Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci/igma one more file needed
details: https://anonhg.NetBSD.org/src/rev/dc3b9fb36935
branches: trunk
changeset: 792904:dc3b9fb36935
user: mlelstv <mlelstv%NetBSD.org@localhost>
date: Tue Jan 21 15:03:31 2014 +0000
description:
one more file needed
diffstat:
sys/dev/pci/igma/files.igma | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diffs (17 lines):
diff -r acb78d9154d2 -r dc3b9fb36935 sys/dev/pci/igma/files.igma
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/dev/pci/igma/files.igma Tue Jan 21 15:03:31 2014 +0000
@@ -0,0 +1,13 @@
+# 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
Home |
Main Index |
Thread Index |
Old Index