diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-08-25 04:26:30 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-08-25 04:26:30 +0000 |
commit | da59f03dc08abc824d5836aeb5e150a027572dc0 (patch) | |
tree | 722355243906ee44fabb878b8a88102c9002702c /sys/dev/pci/pcidevs | |
parent | dc690fffa8e3b038b2f31332c707a52b4a6c0ff2 (diff) |
- rename TRIWARE to 3WARE
- add the 3ware 9500 series RAID PCI id
- improve existing 3ware PCI id entries
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index f03ab1ba2e1..6731d85086e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1138 2006/08/24 06:56:33 gwk Exp $ +$OpenBSD: pcidevs,v 1.1139 2006/08/25 04:26:29 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -221,7 +221,7 @@ vendor NETGEAR 0x1385 Netgear vendor MOXA 0x1393 Moxa vendor LEVEL1 0x1394 Level 1 vendor HIFN 0x13a3 Hifn -vendor TRIWARE 0x13c1 3ware +vendor 3WARE 0x13c1 3ware vendor ABOCOM 0x13d1 Abocom vendor SUNDANCE 0x13f0 Sundance vendor CMI 0x13f6 C-Media Electronics @@ -405,10 +405,11 @@ product 3DLABS OXYGEN_GVX1_CPU 0x0008 Oxygen GVX1 product 3DLABS PERMEDIA3 0x0009 Permedia 3 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 0x1002 Escalade IDE RAID +/* 3ware products */ +product 3WARE ESCALADE 0x1000 5000/6000 series RAID +product 3WARE ESCALADE_ASIC 0x1001 7000/8000 series RAID +product 3WARE 9000 0x1002 9000 series RAID +product 3WARE 9500 0x1003 9500 series RAID /* Abocom products */ product ABOCOM FE2500 0xab02 FE2500 10/100 |