diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2007-11-26 21:17:43 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2007-11-26 21:17:43 +0000 |
commit | 7802caf6452e4eec6df42c0c20eb03688bc1d5f5 (patch) | |
tree | 298c18b760a832decede8a3252459fc72014b7e6 /sys | |
parent | 701db2dcb45529fffc0dec3d54b5acebce2347f9 (diff) |
Add PERC6
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 48fe45a966d..a9f72faa993 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1297 2007/11/25 17:29:59 krw Exp $ +$OpenBSD: pcidevs,v 1.1298 2007/11/26 21:17:42 marco Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1468,6 +1468,7 @@ 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 PERC5 0x0015 PERC 5 +product DELL PERC6 0x0060 PERC 6 /* Delta Electronics products */ product DELTA RHINEII 0x1320 RhineII |