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 Cyclades-Z serial.
details: https://anonhg.NetBSD.org/src/rev/4ee688dd7be2
branches: trunk
changeset: 486280:4ee688dd7be2
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed May 17 18:08:50 2000 +0000
description:
Add Cyclades-Z serial.
diffstat:
sys/arch/i386/conf/GENERIC | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (44 lines):
diff -r 9a5af715bc52 -r 4ee688dd7be2 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Wed May 17 18:08:03 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC Wed May 17 18:08:50 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.337 2000/05/14 04:36:09 jhawk Exp $
+# $NetBSD: GENERIC,v 1.338 2000/05/17 18:08:50 thorpej Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.337 $"
+#ident "GENERIC-$Revision: 1.338 $"
maxusers 32 # estimated number of users
@@ -307,6 +307,7 @@
# PCI serial interfaces
com* at puc? port ? # 16x50s on "universal" comm boards
cy* at pci? dev ? function ? # Cyclades Cyclom-Y serial boards
+cz* at pci? dev ? function ? # Cyclades-Z multi-port serial boards
# ISA Plug-and-Play serial interfaces
com* at isapnp? # Modems and serial boards
@@ -354,8 +355,8 @@
#lm0 at isa? port 0x290 # other common ports: 0x280, 0x310
# VIA VT82C686A hardware monitor
-#viapm* at pci? dev ? function ?
-#viaenv* at viapm?
+viapm* at pci? dev ? function ?
+viaenv* at viapm?
# SCSI Controllers and Devices
@@ -367,6 +368,7 @@
dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID
isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
+siop* at pci? dev ? function ? # Symbios Logic 53c8xx SCSI
pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
# EISA SCSI controllers
Home |
Main Index |
Thread Index |
Old Index