Add umsm(4) driver for EVDO and UMTS modems with Qualcomm MSM chipsets.
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 16 Aug 2007 20:38:33 +0000 (20:38 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 16 Aug 2007 20:38:33 +0000 (20:38 +0000)
commit2d0688d7916c9718e7d74a46d1eec6003f1a92c5
tree2445b82503305ea576fca92ca76fced602c0c6d7
parent9d26983995b2fc0b91a73bdb3ed5ae5ab96f20c6
Add umsm(4) driver for EVDO and UMTS modems with Qualcomm MSM chipsets.

Obtained-from: OpenBSD
share/man/man4/Makefile
share/man/man4/ucom.4
share/man/man4/umsm.4 [new file with mode: 0644]
sys/bus/usb/usbdevs.h
sys/bus/usb/usbdevs_data.h
sys/conf/files
sys/dev/usbmisc/Makefile
sys/dev/usbmisc/umsm/Makefile [new file with mode: 0644]
sys/dev/usbmisc/umsm/umsm.c [new file with mode: 0644]