Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Add (commented out) definitions for gscpc...
details: https://anonhg.NetBSD.org/src/rev/d05492885f32
branches: trunk
changeset: 584703:d05492885f32
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Tue Sep 27 02:47:42 2005 +0000
description:
Add (commented out) definitions for gscpcib and the equivalent gpio
attachment.
diffstat:
sys/arch/i386/conf/GENERIC | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 8851910bb567 -r d05492885f32 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Tue Sep 27 02:44:12 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC Tue Sep 27 02:47:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.701 2005/09/22 07:09:35 dyoung Exp $
+# $NetBSD: GENERIC,v 1.702 2005/09/27 02:47:42 jmcneill Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.701 $"
+#ident "GENERIC-$Revision: 1.702 $"
maxusers 32 # estimated number of users
@@ -421,6 +421,7 @@
# PCI bridges
#ichlpcib* at pci? dev ? function ? # Intel ICH PCI-ISA w/ watchdog and
# SpeedStep support
+#gscpcib* at pci? dev ? function ? # NS Geode PCI-ISA w/ GPIO support
pchb* at pci? dev ? function ? # PCI-Host bridges
pceb* at pci? dev ? function ? # PCI-EISA bridges
pcib* at pci? dev ? function ? # PCI-ISA bridges
@@ -584,6 +585,9 @@
ld* at iop? tid ? # block devices
dpti* at iop? tid 0 # DPT/Adaptec control interface
+# GPIO devices
+#gpio* at gscpcib?
+
# SCSI Controllers and Devices
Home |
Main Index |
Thread Index |
Old Index