Add twa(4) and ld at twa
This commit is contained in:
parent
7877547494
commit
0a5662efed
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.99 2006/07/24 17:41:30 gdt Exp $
|
||||
# $NetBSD: GENERIC,v 1.100 2006/07/30 17:55:31 bouyer Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.99 $"
|
||||
#ident "GENERIC-$Revision: 1.100 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -425,11 +425,13 @@ ciss* at pci? dev ? function ? # HP Smart Array controllers
|
||||
icp* at pci? dev ? function ? # ICP-Vortex GDT & Intel RAID
|
||||
mlx* at pci? dev ? function ? # Mylex DAC960 & DEC SWXCR family
|
||||
twe* at pci? dev ? function ? # 3ware Escalade RAID controllers
|
||||
twa* at pci? dev ? function ? # 3ware Escalade 9xxx RAID controllers
|
||||
|
||||
ld* at amr? unit ?
|
||||
ld* at cac? unit ?
|
||||
ld* at icp? unit ?
|
||||
ld* at twe? unit ?
|
||||
ld* at twa? unit ?
|
||||
ld* at mlx? unit ?
|
||||
|
||||
icpsp* at icp? unit ? # SCSI pass-through
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.53 2006/04/27 20:16:02 jonathan Exp $
|
||||
# $NetBSD: INSTALL,v 1.54 2006/07/30 17:55:31 bouyer Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
include "arch/amd64/conf/std.amd64"
|
||||
|
||||
#ident "INSTALL-$Revision: 1.53 $"
|
||||
#ident "INSTALL-$Revision: 1.54 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -318,11 +318,13 @@ ciss* at pci? dev ? function ? # HP Smart Array controllers
|
||||
icp* at pci? dev ? function ? # ICP-Vortex GDT & Intel RAID
|
||||
mlx* at pci? dev ? function ? # Mylex DAC960 & DEC SWXCR family
|
||||
twe* at pci? dev ? function ? # 3ware Escalade RAID controllers
|
||||
twa* at pci? dev ? function ? # 3ware Escalade 9xxx RAID controllers
|
||||
|
||||
ld* at amr? unit ?
|
||||
ld* at cac? unit ?
|
||||
ld* at icp? unit ?
|
||||
ld* at twe? unit ?
|
||||
ld* at twa? unit ?
|
||||
ld* at mlx? unit ?
|
||||
|
||||
icpsp* at icp? unit ? # SCSI pass-through
|
||||
|
Loading…
Reference in New Issue
Block a user