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 ntwoc* at pci, and a commented out nt...
details: https://anonhg.NetBSD.org/src/rev/6dda30444152
branches: trunk
changeset: 480111:6dda30444152
user: chopps <chopps%NetBSD.org@localhost>
date: Tue Jan 04 06:58:54 2000 +0000
description:
add ntwoc* at pci, and a commented out ntwoc0 at isa.
diffstat:
sys/arch/i386/conf/GENERIC | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r c7f5e1b84959 -r 6dda30444152 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Tue Jan 04 06:37:05 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC Tue Jan 04 06:58:54 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.286 1999/12/31 00:14:56 simonb Exp $
+# $NetBSD: GENERIC,v 1.287 2000/01/04 06:58:54 chopps Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -475,6 +475,7 @@
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
le* at pci? dev ? function ? # PCnet-PCI Ethernet
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
+ntwoc* at pci? dev ? function ? # Riscom/N2 PCI Sync Serial
sip* at pci? dev ? function ? # SiS 900 Ethernet
tl* at pci? dev ? function ? # ThunderLAN-based Ethernet
tlp* at pci? dev ? function ? # DECchip 21x4x (and clones) Ethernet
@@ -525,6 +526,7 @@
#depca0 at isa? port 0x300 iomem 0xc8000 iosiz 0x8000 irq 5 # DEPCA
#le* at depca?
nele0 at isa? port 0x320 irq 9 drq 7 # NE2100
+#ntwoc0 at isa? port 0x300 irq 5 iomem 0xc8000 flags 1 # Riscom/N2 sync serial
le* at nele?
bicc0 at isa? port 0x320 irq 10 drq 7 # BICC IsoLan
le* at bicc?
Home |
Main Index |
Thread Index |
Old Index