netbsd/sys/dev/pci/igma/files.igma
2015-10-15 10:25:28 +02:00

14 lines
378 B
Plaintext

# Intel Graphics Media Accelerator
define igmabus {}
# the graphics part
device igmafb: wsemuldisplaydev, rasops8, rasops16, rasops32, vcons, videomode, iic, i2c_bitbang, glyphcache
attach igmafb at igmabus
file dev/pci/igma/igmafb.c igmafb needs-flag
## the audio part
#device vac: audiobus, auconv, mulaw
#attach vac at igmabus
#file dev/pci/igma/vac.c vac needs-flag