diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-05-13 08:31:23 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-05-13 08:31:23 +0000 |
commit | 5e75313dfb505f207dbff4990830ce4efb5e1546 (patch) | |
tree | 085b05ddd13846de0baf74cb000f65d399ab6f53 /sys/dev/pci | |
parent | e4c35052dac3c84399df1348da29211c656d8e81 (diff) |
Adaptec AAR-1225SA
Diffstat (limited to 'sys/dev/pci')
-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 a0f2cfd3309..59635fcc914 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1473 2009/05/11 19:46:46 damien Exp $ +$OpenBSD: pcidevs,v 1.1474 2009/05/13 08:31:22 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1586,6 +1586,7 @@ product CIRRUS CS4281 0x6005 CS4281 CrystalClear product CMDTECH AAR_1210SA 0x0240 AAR-1210SA /* Adaptec 1220SA is really a 3132 also */ product CMDTECH AAR_1220SA 0x0242 AAR-1220SA +product CMDTECH AAR_1225SA 0x0244 AAR-1225SA product CMDTECH 640 0x0640 PCI0640 product CMDTECH 642 0x0642 PCI0642 product CMDTECH 643 0x0643 PCI0643 |