summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pciide.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pciide.c b/sys/dev/pci/pciide.c
index a43ca1e7f69..6aef5da366f 100644
--- a/sys/dev/pci/pciide.c
+++ b/sys/dev/pci/pciide.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pciide.c,v 1.161 2004/02/07 19:27:24 grange Exp $ */
+/* $OpenBSD: pciide.c,v 1.162 2004/02/18 09:49:04 grange Exp $ */
/* $NetBSD: pciide.c,v 1.127 2001/08/03 01:31:08 tsutsui Exp $ */
/*
@@ -380,7 +380,7 @@ const struct pciide_product_desc pciide_intel_products[] = {
piix_chip_map
},
{ PCI_PRODUCT_INTEL_82801ER_SATA, /* Intel 82801ER (ICH5R) SATA */
- 0,
+ IDE_PCI_CLASS_OVERRIDE,
piix_chip_map
},
#ifdef notyet