diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2009-03-03 07:59:00 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2009-03-03 07:59:00 +0000 |
commit | 285831cfa31014b0117cc409958d7c41796ba9b1 (patch) | |
tree | 5ab422481138e9f8a6fc636860dee91a6e690388 /sys | |
parent | 26f61e09d525c15efe024438aae56e1b2a1e9fff (diff) |
Add IBM Remote Supervisor Adapter found on lpinto's machine.
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 144f3c72257..7e0c0074d9d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1457 2009/02/23 15:21:33 jsg Exp $ +$OpenBSD: pcidevs,v 1.1458 2009/03/03 07:58:59 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2056,6 +2056,7 @@ product IBM SERVERAID 0x002e ServeRAID product IBM MIAMI 0x0036 Miami/PCI product IBM OLYMPIC 0x003e Olympic product IBM I82557B 0x0057 i82557B 10/100 +product IBM RSA 0x010f RSA product IBM FIREGL2 0x0170 FireGL2 product IBM 133PCIX 0x01a7 133 PCIX-PCIX product IBM SERVERAID2 0x01bd ServeRAID |