diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2007-09-03 01:42:02 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2007-09-03 01:42:02 +0000 |
commit | fba03075a86a4c2ad9dfa33ec3dba1458ab2ac3a (patch) | |
tree | cce5a1cd73a8b0016aa2240540dbc44edd004d6e /sys/dev/pci/pcidevs | |
parent | 146966dc4e3a221b0f34626e140bc9ff023f6e0c (diff) |
Add some more PCI ids for mpi; pointed out by Stephan Eisvogel
<eisvogel at embinet dot de>
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 4ea71ff9140..a34c9f5c389 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1257 2007/09/02 10:05:13 jsg Exp $ +$OpenBSD: pcidevs,v 1.1258 2007/09/03 01:42:01 marco Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2745,8 +2745,11 @@ product SYMBIOS 1035 0x0040 53c1035 product SYMBIOS 1035ZC 0x0041 53c1035ZC product SYMBIOS SAS1064 0x0050 SAS1064 product SYMBIOS SAS1068 0x0054 SAS1068 +product SYMBIOS SAS1068_2 0x0055 SAS1068 product SYMBIOS SAS1064E 0x0056 SAS1064E +product SYMBIOS SAS1064E_2 0x0057 SAS1064E product SYMBIOS SAS1068E 0x0058 SAS1068E +product SYMBIOS SAS1068E_2 0x0059 SAS1068E product SYMBIOS SAS1066E 0x005a SAS1066E product SYMBIOS SAS1064A 0x005c SAS1064A product SYMBIOS SAS1066 0x005e SAS1066 |