diff options
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 19025bed6e7..ba0f304f65d 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.371 2004/06/13 21:49:15 niklas Exp $ +# $OpenBSD: GENERIC,v 1.372 2004/06/23 01:36:58 deraadt Exp $ # # GENERIC -- everything that's currently supported # @@ -263,7 +263,7 @@ ahc0 at isa? port ? irq ? # Adaptec 284x SCSI controllers ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI controllers ahc* at pci? dev ? function ? # Adaptec 2940/3940/78?? SCSI controllers scsibus* at ahc? -ahd* at pci? disable dev ? function ? # Adaptec 79?? SCSI controllers +ahd* at pci? dev ? function ? # Adaptec 79?? SCSI controllers scsibus* at ahd? mpt* at pci? dev ? function ? # LSI Fusion-MPT SCSI/Fibre scsibus* at mpt? |