diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2006-04-26 00:50:16 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2006-04-26 00:50:16 +0000 |
commit | 7a9c82668f0ae0b09959ba180b244dc139863576 (patch) | |
tree | 5448d1402d011881dda2615b24038e6cfdb72881 /sys/dev | |
parent | 3170742d1f76086e2293db995df23d0a60cf1443 (diff) |
Rename PERC 5/i to PERC SAS so that we can differentiate between models.
Diffstat (limited to 'sys/dev')
-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 88b2bad5d7f..4e4a9958bde 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1060 2006/04/24 14:08:03 jsg Exp $ +$OpenBSD: pcidevs,v 1.1061 2006/04/26 00:50:15 marco Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1275,7 +1275,7 @@ product DELL PERC_3DI_SUB3 0x00d9 PERC 3/Di product DELL PERC_3DI_3_SUB 0x0106 PERC 3/Di product DELL PERC_3DI_3_SUB2 0x011b PERC 3/Di product DELL PERC_3DI_3_SUB3 0x0121 PERC 3/Di -product DELL PERC5I 0x0015 PERC 5/i +product DELL PERC5 0x0015 PERC SAS /* Delta Electronics products */ product DELTA RHINEII 0x1320 RhineII |