Module Name: src
Committed By: matt
Date: Fri Jan 7 02:23:57 UTC 2011
Modified Files:
src/sys/dev/pci [matt-nb5-pq3]: files.pci
Log Message:
arcmsr needs sysmon_envsys
To generate a diff of this commit:
cvs rdiff -u -r1.308.2.6 -r1.308.2.6.4.1 src/sys/dev/pci/files.pci
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/pci/files.pci
diff -u src/sys/dev/pci/files.pci:1.308.2.6 src/sys/dev/pci/files.pci:1.308.2.6.4.1
--- src/sys/dev/pci/files.pci:1.308.2.6 Wed Oct 28 09:03:42 2009
+++ src/sys/dev/pci/files.pci Fri Jan 7 02:23:57 2011
@@ -1,4 +1,4 @@
-# $NetBSD: files.pci,v 1.308.2.6 2009/10/28 09:03:42 bouyer Exp $
+# $NetBSD: files.pci,v 1.308.2.6.4.1 2011/01/07 02:23:57 matt Exp $
#
# Config file and device description for machine-independent PCI code.
# Included by ports that need it. Requires that the SCSI files be
@@ -73,7 +73,7 @@
file dev/pci/ld_amr.c ld_amr
# Areca SATA RAID Controllers
-device arcmsr: scsi
+device arcmsr: scsi, sysmon_envsys
attach arcmsr at pci
file dev/pci/arcmsr.c arcmsr