Add umsm(4) driver for EVDO and UMTS modems with Qualcomm MSM chipsets.
commitf1a1a16fce52ada822d092fb71dd052fb5de21a3
authorhasso <hasso>
Thu, 16 Aug 2007 20:38:33 +0000 (16 20:38 +0000)
committerhasso <hasso>
Thu, 16 Aug 2007 20:38:33 +0000 (16 20:38 +0000)
tree666d0e44aa11f1f45e68e7b487fc15a757b5389d
parent1e822ba94c2917194483e39e68e068084cee5bbb
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]