From b2376cc14e0020ce8a1dcde3152369091d7c6a41 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Wed, 21 Mar 2007 11:27:55 +0000 Subject: ahci seems to work fine on i386. thanks to marc winiger for figuring that out for me. --- sys/arch/i386/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index afe9bb4125e..4eeddbe27d4 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.551 2007/03/19 14:33:28 dlg Exp $ +# $OpenBSD: GENERIC,v 1.552 2007/03/21 11:27:54 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -348,6 +348,8 @@ scsibus* at ahb? ahc* at eisa? # Adaptec 274x, aic7770 SCSI controllers ahc* at pci? # Adaptec 2940/3940/78?? SCSI controllers scsibus* at ahc? +ahci* at pci? # AHCI SATA controllers +scsibus* at ahci? ahd* at pci? # Adaptec 79?? SCSI controllers scsibus* at ahd? arc* at pci? # Areca RAID Controllers -- cgit v1.2.3