summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2007-03-21 11:27:55 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2007-03-21 11:27:55 +0000
commitb2376cc14e0020ce8a1dcde3152369091d7c6a41 (patch)
treea531a795adeb9b767c2bc94d77eafabee2ac06ee
parentdb2de809d8f6bf15771377c86b88fc7d78a6daba (diff)
ahci seems to work fine on i386. thanks to marc winiger for figuring that
out for me.
-rw-r--r--sys/arch/i386/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
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