diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2006-07-31 08:05:41 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2006-07-31 08:05:41 +0000 |
commit | 882a76a7fcac05e8a34238359b1d8094eef2cbe1 (patch) | |
tree | 641592a9e6080ef4312f9a81d5f0f79dca391d96 /sys | |
parent | ed3b5c89edb3ffd854af53d99e8be4d93ef90589 (diff) |
future areca devices.
from erich chen
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 849300189f5..100b068698d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1117 2006/07/29 04:58:26 dlg Exp $ +$OpenBSD: pcidevs,v 1.1118 2006/07/31 08:05:40 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -750,6 +750,10 @@ product ARECA ARC1230 0x1230 ARC-1230 product ARECA ARC1260 0x1260 ARC-1260 product ARECA ARC1270 0x1270 ARC-1270 product ARECA ARC1280 0x1280 ARC-1280 +product ARECA ARC1380 0x1380 ARC-1380 +product ARECA ARC1381 0x1381 ARC-1381 +product ARECA ARC1680 0x1680 ARC-1680 +product ARECA ARC1681 0x1681 ARC-1681 /* ASIX Electronics products */ product ASIX AX88140A 0x1400 AX88140A/88141 |