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
12#attach 	vac at igmabus
13#file 	dev/pci/igma/vac.c		vac needs-flag
14