Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

umidi(4) [netbsd man page]

UMIDI(4)						   BSD Kernel Interfaces Manual 						  UMIDI(4)

NAME
umidi -- USB support for MIDI devices SYNOPSIS
umidi* at uhub? midi* at umidi? DESCRIPTION
The umidi driver supports USB MIDI devices that conform to the Universal Serial Bus Device Class Definition for MIDI Devices. Vendor-spe- cific support is also included for the following: Midiman devices MidiSport 2x4 Roland and Edirol devices Fantom-X PC300 PCR SC8820 SC8850 SCD70 SD20 SD80 SD90 SK500 SonicCell U8 UA25 UA100 UA101 UA10F UA4FX UA700 UA1000 UM1 UM2 UM3 UM4 UM550 UM880N XV5050 Yamaha devices UX256 (product-specific support) Others Other Yamaha MIDI devices will be attached and are expected to work also. Devices supported by the umidi driver will appear as midi(4) devices. SEE ALSO
midi(4), usb(4) HISTORY
The umidi driver appeared in NetBSD 1.6. BSD
October 14, 2007 BSD

Check Out this Related Man Page

UHMODEM(4)						   BSD Kernel Interfaces Manual 						UHMODEM(4)

NAME
uhmodem -- USB support for Huawei 3G wireless modem device SYNOPSIS
uhmodem* at uhub? ucom* at uhmodem? HARDWARE
The uhmodem driver supports the following adapters: Huawei E220 E-mobile D01HW E-mobile D02HW NTT DoCoMo a2502 DESCRIPTION
The uhmodem driver provides support for the Huawei 3G wireless modems and its variants. This type of device has multiple com ports. And some modems have own storage to contain its device driver (for Windows). The uhmodem driver can handle all of these functions on the device. When the device attached, it will attach multiple ucom devices. The former one is main com device to use communication with your network provider, and others are sub com devices to monitor the condition of data communication and/or network status. These com devices can be used simultaneously. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). SEE ALSO
tty(4), ubsa(4), ucom(4), usb(4) HISTORY
The uhmodem driver first appeared in NetBSD 5.0. Separate from ubsa driver. BSD
January 8, 2008 BSD
Man Page