diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 07373f928d8..a39aed5a051 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1113 2006/07/27 10:47:47 mickey Exp $ +$OpenBSD: pcidevs,v 1.1114 2006/07/27 10:48:08 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -405,7 +405,7 @@ product 3DLABS OXYGEN_GVX1 0x000a Oxygen GVX1 /* 3Ware products */ product TRIWARE ESCALADE 0x1000 Escalade IDE RAID product TRIWARE ESCALADE_ASIC 0x1001 Escalade IDE RAID -product TRIWARE ESCALADE_9500 0x1001 Escalade IDE RAID +product TRIWARE ESCALADE_9500 0x1002 Escalade IDE RAID /* Abocom products */ product ABOCOM FE2500 0xab02 FE2500 10/100 |