Add and enable various siop attachments.
This commit is contained in:
parent
3426b80b5e
commit
cefd9f38fa
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.79 2008/01/10 21:22:49 skrll Exp $
|
||||
# $NetBSD: GENERIC,v 1.80 2008/04/05 15:30:46 skrll Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -23,7 +23,7 @@ include "arch/hp700/conf/std.hp700"
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
||||
|
||||
#ident "GENERIC-$Revision: 1.79 $"
|
||||
#ident "GENERIC-$Revision: 1.80 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -304,8 +304,9 @@ lpt* at puc? port ? # || ports on "universal" comm boards
|
||||
# GSC SCSI controllers
|
||||
oosiop* at gsc? # NCR 53c700
|
||||
osiop* at gsc? flags 0x00000 # NCR 53c710
|
||||
#siop* at gsc? # NCR 53c720 (Fast/Wide)
|
||||
#siop* at mainbus0 # NCR 53c720 (Fast/Wide)
|
||||
siop* at gsc? irq 3 # NCR 53c720 (Fast/Wide)
|
||||
siop* at mainbus0 irq 3 # NCR 53c720 (Fast/Wide)
|
||||
siop* at phantomas? irq 3 # NCR 53c720 (Fast/Wide)
|
||||
|
||||
# PCI SCSI controllers
|
||||
adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
|
||||
|
Loading…
x
Reference in New Issue
Block a user