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