Remove aac.

This commit is contained in:
fvdl 2002-11-25 20:30:48 +00:00
parent a06b80d60e
commit 6a97966f21

View File

@ -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 # 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 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 maxusers 32 # estimated number of users
@ -334,13 +334,11 @@ uk* at scsibus? target ? lun ? # SCSI unknown
# RAID controllers and devices # RAID controllers and devices
aac* at pci? dev ? function ? # Adaptec AAC family
cac* at pci? dev ? function ? # Compaq PCI array controllers cac* at pci? dev ? function ? # Compaq PCI array controllers
icp* at pci? dev ? function ? # ICP-Vortex GDT & Intel RAID icp* at pci? dev ? function ? # ICP-Vortex GDT & Intel RAID
mlx* at pci? dev ? function ? # Mylex DAC960 & DEC SWXCR family mlx* at pci? dev ? function ? # Mylex DAC960 & DEC SWXCR family
twe* at pci? dev ? function ? # 3ware Escalade RAID controllers twe* at pci? dev ? function ? # 3ware Escalade RAID controllers
ld* at aac? unit ? # logical disk devices
ld* at cac? unit ? ld* at cac? unit ?
ld* at icp? unit ? ld* at icp? unit ?
ld* at twe? unit ? ld* at twe? unit ?