files.voyager revision 1.1.2.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.2.1 yamt device voyagerfb: wsemuldisplaydev, rasops8, rasops16, rasops32, vcons, videomode, iic, i2c_bitbang, glyphcache
7 1.1 macallan attach voyagerfb at voyagerbus
8 1.1.2.1 yamt file dev/pci/voyager/voyagerfb.c voyagerfb needs-flag
9 1.1.2.1 yamt defflag opt_voyagerfb.h VOYAGERFB_DEBUG VOYAGERFB_ANTIALIAS
10 1.1.2.1 yamt
11 1.1.2.1 yamt # a clock timer
12 1.1.2.1 yamt defflag opt_pwmclock.h PWMCLOCK_DEBUG
13 1.1.2.1 yamt device pwmclock
14 1.1.2.1 yamt attach pwmclock at voyagerbus
15 1.1.2.1 yamt file dev/pci/voyager/pwmclock.c pwmclock needs-flag
16 1.1.2.1 yamt
17 1.1.2.1 yamt # the audio part
18 1.1.2.1 yamt device vac: audiobus, auconv, mulaw
19 1.1.2.1 yamt attach vac at voyagerbus
20 1.1.2.1 yamt file dev/pci/voyager/vac.c vac needs-flag
21