diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2006-07-29 04:58:27 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2006-07-29 04:58:27 +0000 |
commit | 303585359eec04ea9c962599dfe94ee07cc7b407 (patch) | |
tree | 6351cfbecb9db4437e814865d70871e8ca65ce66 /sys | |
parent | 0eed87b50345af4062c63151487fd5db7405ba3d (diff) |
more areca raid controller ids
Diffstat (limited to 'sys')
-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 c98f0b66fca..849300189f5 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1116 2006/07/28 20:29:11 brad Exp $ +$OpenBSD: pcidevs,v 1.1117 2006/07/29 04:58:26 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -743,10 +743,13 @@ product ARECA ARC1110 0x1110 ARC-1110 product ARECA ARC1120 0x1120 ARC-1120 product ARECA ARC1130 0x1130 ARC-1130 product ARECA ARC1160 0x1160 ARC-1160 +product ARECA ARC1170 0x1170 ARC-1170 product ARECA ARC1210 0x1210 ARC-1210 product ARECA ARC1220 0x1220 ARC-1220 product ARECA ARC1230 0x1230 ARC-1230 product ARECA ARC1260 0x1260 ARC-1260 +product ARECA ARC1270 0x1270 ARC-1270 +product ARECA ARC1280 0x1280 ARC-1280 /* ASIX Electronics products */ product ASIX AX88140A 0x1400 AX88140A/88141 |