diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2011-10-09 21:39:12 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2011-10-09 21:39:12 +0000 |
commit | b69f08f6f7af7aea5a93cec2b06f47b74428a260 (patch) | |
tree | b4f2dc76b505b69708c9f6c9c5d798d3a0a32340 /sys/dev/pci/pcidevs | |
parent | fb5256458f23e246d7aa45c93bf83ec72a9eb830 (diff) |
WCH CH352 serial
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 7b16a3d0678..a02bba14791 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1623 2011/09/23 08:54:25 jsg Exp $ +$OpenBSD: pcidevs,v 1.1624 2011/10/09 21:39:11 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -325,6 +325,7 @@ vendor 3DLABS 0x3d3d 3D Labs vendor AVANCE2 0x4005 Avance Logic vendor ADDTRON 0x4033 Addtron vendor NETXEN 0x4040 NetXen +vendor WCH 0x4348 Nanjing QinHeng Electronics vendor INDCOMPSRC 0x494f Industrial Computer Source vendor NETVIN 0x4a14 NetVin vendor GEMTEK 0x5046 Gemtek @@ -3787,6 +3788,9 @@ product MYSON MTD891 0x0891 MTD891 10/100/1000 /* Mutech products */ product MUTECH MV1000 0x0001 MV1000 +/* Nanjing QinHeng Electronics products */ +product WCH CH352 0x3253 CH352 + /* National Datacomm Corp products */ product NDC NCP130 0x0130 NCP130 product NDC NCP130A2 0x0131 NCP130 Rev A2 |