diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2006-11-29 13:08:50 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2006-11-29 13:08:50 +0000 |
commit | 59b06a7c18f154f103e31ffd019dcee11c631706 (patch) | |
tree | b4e32d15e8bcbd142ae3af142a91f5594ecdf088 /sys/arch/amd64/conf | |
parent | eae202d291c6255353562c088dac3eef0e137c23 (diff) |
Add commented out ips here as well.
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index deed3a40f44..45d7e2d418e 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.169 2006/11/27 19:19:09 jordan Exp $ +# $OpenBSD: GENERIC,v 1.170 2006/11/29 13:08:49 grange Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -275,6 +275,8 @@ ciss* at pci? # Compaq Smart ARRAY [56]* RAID controllers scsibus* at ciss? #iha* at pci? # Initio Ultra/UltraWide SCSI controllers #scsibus* at iha? +#ips* at pci? # IBM ServeRAID controllers +#scsibus* at ips? isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel scsibus* at isp? aic* at pcmcia? # PCMCIA Adaptec 152[02] SCSI |