Remove aac.
This commit is contained in:
parent
a06b80d60e
commit
6a97966f21
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.2 2002/11/25 01:11:37 fvdl Exp $
|
||||
# $NetBSD: GENERIC,v 1.3 2002/11/25 20:30:48 fvdl Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/x86_64/conf/std.x86_64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.2 $"
|
||||
#ident "GENERIC-$Revision: 1.3 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -334,13 +334,11 @@ uk* at scsibus? target ? lun ? # SCSI unknown
|
||||
|
||||
|
||||
# RAID controllers and devices
|
||||
aac* at pci? dev ? function ? # Adaptec AAC family
|
||||
cac* at pci? dev ? function ? # Compaq PCI 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
|
||||
|
||||
ld* at aac? unit ? # logical disk devices
|
||||
ld* at cac? unit ?
|
||||
ld* at icp? unit ?
|
||||
ld* at twe? unit ?
|
||||
|
Loading…
Reference in New Issue
Block a user