Add Cyclades-Z serial.
This commit is contained in:
parent
640a49f093
commit
56512515f8
@ -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
|
# GENERIC -- everything that's currently supported
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/i386/conf/std.i386"
|
include "arch/i386/conf/std.i386"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.337 $"
|
#ident "GENERIC-$Revision: 1.338 $"
|
||||||
|
|
||||||
maxusers 32 # estimated number of users
|
maxusers 32 # estimated number of users
|
||||||
|
|
||||||
@ -307,6 +307,7 @@ sysbeep0 at pcppi?
|
|||||||
# PCI serial interfaces
|
# PCI serial interfaces
|
||||||
com* at puc? port ? # 16x50s on "universal" comm boards
|
com* at puc? port ? # 16x50s on "universal" comm boards
|
||||||
cy* at pci? dev ? function ? # Cyclades Cyclom-Y serial 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
|
# ISA Plug-and-Play serial interfaces
|
||||||
com* at isapnp? # Modems and serial boards
|
com* at isapnp? # Modems and serial boards
|
||||||
@ -354,8 +355,8 @@ lpt2 at isa? port 0x3bc
|
|||||||
#lm0 at isa? port 0x290 # other common ports: 0x280, 0x310
|
#lm0 at isa? port 0x290 # other common ports: 0x280, 0x310
|
||||||
|
|
||||||
# VIA VT82C686A hardware monitor
|
# VIA VT82C686A hardware monitor
|
||||||
#viapm* at pci? dev ? function ?
|
viapm* at pci? dev ? function ?
|
||||||
#viaenv* at viapm?
|
viaenv* at viapm?
|
||||||
|
|
||||||
# SCSI Controllers and Devices
|
# SCSI Controllers and Devices
|
||||||
|
|
||||||
@ -367,6 +368,7 @@ bha* at pci? dev ? function ? # BusLogic 9xx SCSI
|
|||||||
dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID
|
dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID
|
||||||
isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
|
isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
|
||||||
ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
|
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
|
pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
|
||||||
|
|
||||||
# EISA SCSI controllers
|
# EISA SCSI controllers
|
||||||
|
Loading…
Reference in New Issue
Block a user