Module Name: src
Committed By: macallan
Date: Mon Apr 4 22:15:14 UTC 2011
Modified Files:
src/sys/arch/sgimips/dev: files.dev
Log Message:
crmfb needs edid and friends now
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/sgimips/dev/files.dev
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/sgimips/dev/files.dev
diff -u src/sys/arch/sgimips/dev/files.dev:1.10 src/sys/arch/sgimips/dev/files.dev:1.11
--- src/sys/arch/sgimips/dev/files.dev:1.10 Thu Feb 12 06:33:57 2009
+++ src/sys/arch/sgimips/dev/files.dev Mon Apr 4 22:15:13 2011
@@ -1,4 +1,4 @@
-# $NetBSD: files.dev,v 1.10 2009/02/12 06:33:57 rumble Exp $
+# $NetBSD: files.dev,v 1.11 2011/04/04 22:15:13 macallan Exp $
define giobus {}
@@ -31,7 +31,7 @@
attach crime at mainbus
file arch/sgimips/dev/crime.c crime needs-flag
-device crmfb: wsemuldisplaydev, vcons, rasops8, rasops16, rasops32
+device crmfb: wsemuldisplaydev, vcons, rasops8, i2cbus, iic, i2c_bitbang, ddc_read_edid, edid
attach crmfb at mainbus
file arch/sgimips/dev/crmfb.c crmfb needs-flag