xref: /netbsd-src/sys/dev/pci/igma/files.igma (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1# Intel Graphics Media Accelerator
2
3define igmabus {}
4
5# the graphics part
6device	igmafb: wsemuldisplaydev, rasops8, rasops16, rasops32, vcons, videomode, iic, i2c_bitbang, glyphcache
7attach	igmafb at igmabus
8file	dev/pci/igma/igmafb.c		igmafb needs-flag
9
10## the audio part
11#device 	vac: audiobus, auconv, mulaw
12#attach 	vac at igmabus
13#file 	dev/pci/igma/vac.c		vac needs-flag
14