summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umsm.c
AgeCommit message (Expand)Author
2007-06-19attach to the novatel ES620 found in the oqo model 2 w/sprint cardjoshua stein
2007-06-14Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS andMarc Balmer
2007-06-13Apply some KNF after the recent removal of macros and type definitions.Marc Balmer
2007-06-12Remove the definition and use of the device_ptr_t which was a struct device *.Marc Balmer
2007-06-10Remove the definition and use of the USBDEVNAME macro.Marc Balmer
2007-06-10Remove the definition and use of the USBDEV macro. It only created confusionMarc Balmer
2007-06-06Mechanical removal of USBBASEDEVICE. No binary change.Michael Knudsen
2007-05-27Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed.Jonathan Gray
2007-05-13sync comment with realityFelix Kronlage
2007-05-03Support ONDA Communication H600.Jonathan Gray
2007-01-30Add some umsm devices found in Linux driver.Jonathan Gray
2007-01-13attach to Sierra Wireless Aircard 875; ok fkr@Kevin Steves
2006-12-27make the Sierra Wireless MC8755 attach to umsm(4). this is a MiniPCIFelix Kronlage
2006-07-17PC5740 is umodem not umsm. Should fix PR 5181.Jonathan Gray
2006-06-23In a drivers activate() entry point, if on DVACT_DEACTIVATE it doesMiod Vallat
2006-03-24Driver for the serial interface to Qualcomm MSM EVDO modems.Jonathan Gray