diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-11 16:57:29 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-11 16:57:29 +0000 |
commit | b4533cf8a12c3b29d341903f911483ea3b82e9f8 (patch) | |
tree | bdd2e9655b4343618064d717e36675983554dfd8 /sys/dev/pci/pcidevs | |
parent | 116745a0c0943eb82fd43d7c25b67c5bec8f02c5 (diff) |
itexpress
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 930f1618cf3..4b472025fbf 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.302 2000/08/10 16:00:26 deraadt Exp $ + $OpenBSD: pcidevs,v 1.303 2000/08/11 16:57:28 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -500,6 +500,7 @@ vendor ENSONIQ 0x1274 Ensoniq vendor NETAPP 0x1275 Network Appliance vendor ROCKWELL 0x127a Rockwell vendor DAVICOM 0x1282 Davicom Technologies +vendor ITEXPRESS 0x1283 ITExpress vendor LUXSONOR 0x1287 LuxSonor vendor TRITECH 0x1292 TriTech Microelectronics vendor KOFAX 0x1296 Kofax Image Products @@ -1107,6 +1108,9 @@ product ITT ITT3204 0x0002 ITT3204 MPEG Decoder /* IRE */ product IRE ADSP2141 0x2f44 ADSP 2141 +/* ITExpress */ +product ITEXPRESS IT8330G 0x8330 IT8330G + /* KTI */ product KTI KTIE 0x3000 KTI |