Add umsm(4) driver for EVDO and UMTS modems with Qualcomm MSM chipsets.
commit158f729b7f10c4a0784155d4255585cd240cc333
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 16 Aug 2007 20:38:33 +0000 (16 20:38 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 16 Aug 2007 20:38:33 +0000 (16 20:38 +0000)
tree6f976afb39e28b5551e112826309f9b4f92acea6
parentbcab7c7da13dac9d48d551e2b5d7c1135d9be898
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]