diff options
| author | skrll <skrll@NetBSD.org> | 2005-07-30 06:14:49 +0000 |
|---|---|---|
| committer | skrll <skrll@NetBSD.org> | 2005-07-30 06:14:49 +0000 |
| commit | acd7c4c5caee14496a6bc5dced36d8cd20992a0d (patch) | |
| tree | 40b3b31a249922dad8630f1619e4497355838429 /sys/dev/DEVNAMES | |
| parent | 7dab65d6685eb51c23f2b1bb792a1259950298cd (diff) | |
Add a driver for Cypress microcontroller based USB serial adapters.
XXX hw flow control is not supported.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index a580918640c..9a41fb00a3c 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.185 2005/07/18 11:42:28 augustss Exp $ +# $NetBSD: DEVNAMES,v 1.186 2005/07/30 06:14:50 skrll Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1262,6 +1262,7 @@ ucbsnd hpcmips ucbtp hpcmips ucom MI ucombus MI Attribute +ucycom MI uda MI udav MI udsbr MI |
