diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-23 23:57:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-23 23:57:44 +0000 |
commit | 29ce69ee1cfcbbbbae91069b033e27788ec9e07d (patch) | |
tree | c5ef01cae8bb6003becf4299eab959c0fabcda50 /sys/dev/pci | |
parent | 71e364b476771e70e19a004b651223a6f4178f78 (diff) |
symbios/lsi have a megaraid now
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 2402eb16e0c..59cd6ad8e92 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.709 2004/02/07 05:44:14 deraadt Exp $ +$OpenBSD: pcidevs,v 1.710 2004/02/23 23:57:43 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1657,7 +1657,8 @@ product SYMBIOS 1510 0x0010 53c1510 product SYMBIOS 895A 0x0012 53c895A product SYMBIOS 1010 0x0020 53c1010-33 product SYMBIOS 1010_2 0x0021 53c1010-66 -product SYMBIOS 875J 0x008f 53c875J +product SYMBIOS 875J 0x008f 53c875J +product SYMBIOS MEGARAID 0x1960 MegaRAID /* Packet Engines products */ product SYMBIOS PE_GNIC 0x0702 Packet Engines G-NIC |