1 # Silicon Motion SM502 / Voyager GX 2 3 define voyagerbus {} 4 5 # the graphics part 6 device voyagerfb: wsemuldisplaydev, rasops8, rasops16, rasops32, vcons, videomode, iic, i2c_bitbang 7 attach voyagerfb at voyagerbus 8 file dev/pci/voyager/voyagerfb.c voyagerfb 9 defflag opt_voyagerfb.h VOYAGERFB_DEBUG 10