uvscom (4)
Leading comments
$NetBSD: uvscom.4,v 1.1 2002/03/19 15:17:49 augustss Exp $ Copyright (c) 2002 The NetBSD Foundation, Inc. All rights reserved. This code is derived from software contributed to The NetBSD Foundation by Lennart Augustsson. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer...
NAME
uvscom - USB support for SUNTAC Slipper U VS-10U serial adapters driverSYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file:device usb device ucom device uvscom
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
uvscom_load="YES"
HARDWARE
The driver supports the following adapters:
- DDI Pocket Air H" C@rd
- DDI Pocket Air H" C@rd 64
- NTT P-in
- NTT P-in m@ster
DESCRIPTION
The driver provides support for the SUNTAC Slipper U VS-10U chip. Slipper U is a PC Card to USB converter for data communication card adapters.The device is accessed through the ucom(4) driver which makes it behave like a tty(4).