diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2007-04-16 09:20:00 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2007-04-16 09:20:00 +0000 |
commit | 9b24b90a8eebd87cf33a40812e5567fc7ef48cad (patch) | |
tree | 5b4f38cf3970c083abfe8fa52bad5e84d103a00a /sys/dev | |
parent | f2441a39ca73e919c2bcedbc951a88ee8ba88fbd (diff) |
add the tehuti vendor id, and all the product ids i can find
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 7c2bea545db..93b6b57e6ae 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1227 2007/04/13 11:26:18 jasper Exp $ +$OpenBSD: pcidevs,v 1.1228 2007/04/16 09:19:59 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -293,6 +293,7 @@ vendor JMICRON 0x197b JMicron vendor ASPEED 0x1a03 ASPEED Technology vendor SYMPHONY2 0x1c1c Symphony Labs vendor TEKRAM2 0x1de1 Tekram +vendor TEHUTI 0x1fc9 Tehuti Networks vendor HINT 0x3388 Hint vendor 3DLABS 0x3d3d 3D Labs vendor AVANCE2 0x4005 Avance Logic @@ -3571,6 +3572,11 @@ product TTTECH MC322 0x000a MC322 product TAMARACK TC9021 0x1021 TC9021 GigE product TAMARACK TC9021_ALT 0x9021 TC9021 GigE (alt ID) +/* Tehuti Networks Ltd */ +product TEHUTI TN3009 0x3009 TN3009 +product TEHUTI TN3010 0x3010 TN3010 +product TEHUTI TN3014 0x3014 TN3014 + /* Tekram Technology products (1st ID)*/ product TEKRAM DC290 0xdc29 DC-290(M) |