diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2013-11-08 08:43:49 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2013-11-08 08:43:49 +0000 |
commit | d4b925feed5ee5aa645df2d89878d21c4866a2a2 (patch) | |
tree | 533a6eea32d7a701d3c36ca2b9068392fa625f19 /sys/dev/pci/pcidevs | |
parent | dc74d6806e2667b33fcb6669a09010f8a15518c9 (diff) |
add ID for Areca ARC-1214
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 acbc24dd919..a214daaca84 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1694 2013/11/06 11:05:10 stsp Exp $ +$OpenBSD: pcidevs,v 1.1695 2013/11/08 08:43:48 sthen Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -916,6 +916,7 @@ product ARECA ARC1200 0x1200 ARC-1200 product ARECA ARC1200_B 0x1201 ARC-1200B product ARECA ARC1202 0x1202 ARC-1202 product ARECA ARC1210 0x1210 ARC-1210 +product ARECA ARC1214 0x1214 ARC-1214 product ARECA ARC1220 0x1220 ARC-1220 product ARECA ARC1230 0x1230 ARC-1230 product ARECA ARC1260 0x1260 ARC-1260 |