index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
umsm.c
Age
Commit message (
Expand
)
Author
2009-01-19
Add support for Novatel Wireless Ovation U727.
Jonathan Gray
2008-12-04
move Option GlobeTrotter 3G Quad / 3G Quad Plus and the
Felix Kronlage
2008-12-01
add the Huawei E510 modem
Martin Reindl
2008-11-23
umsmdebug should be 0.
Felix Kronlage
2008-11-23
move another Option modem from ubsa(4) to umsm(4), as umsm(4) supports
Felix Kronlage
2008-11-23
correct some typos in the comments
Felix Kronlage
2008-11-21
move Option Globetrotter GT Fusion from ubsa(4) to umsm(4) since it
Felix Kronlage
2008-11-07
same umass dance required for Huawei E169g/E618; Stefan Sperling; ok jsg
Theo de Raadt
2008-10-08
As the Option N.V. Globetrotter HSDPA Modem is not compatible
Yojiro Uo
2008-07-30
Add an alternate ID for Sierra Wireless MC5725 modem, found
Can Erkin Acar
2008-07-28
add another 3G modems support to umsm(4).
Yojiro Uo
2008-07-20
Huawei E618 and E620 is not compatible with ubsa(4).
Yojiro Uo
2008-07-02
fix interrupt pipe processing.
Yojiro Uo
2008-06-02
fix kernel freeze when the device unpluged (and the device was still active)
Yojiro Uo
2008-05-28
Add support for Option GlobeTrotter 3G+ cards as distributed by Orange
Pierre-Yves Ritschard
2008-05-26
Limit to 80 char width and tweak comments for readability.
Jonathan Gray
2008-05-26
Properly handle usbd_get_interface_descriptor() returning NULL.
Jonathan Gray
2008-05-12
If we find an E220 device in umass mode send the magic command
Jonathan Gray
2008-05-09
Add support for NTT DoCoMo A2502.
Jonathan Gray
2008-05-09
Increase buffer size to 4k and make use of interrupt endpoint
Jonathan Gray
2008-05-05
Make umsm only claim a single interface so it doesn't match
Jonathan Gray
2008-04-25
Another HSDPA MSM.
Jonathan Gray
2008-02-19
Match on AnyDATA ADU-500A.
Jonathan Gray
2007-12-31
new product
Theo de Raadt
2007-12-20
attach another variant of the MC8755, this one is found in x61s laptops from ...
Felix Kronlage
2007-10-11
treat usb vendor/product names as a locator, and have usbd_print handle it,
Theo de Raadt
2007-06-19
attach to the novatel ES620 found in the oqo model 2 w/sprint card
joshua stein
2007-06-14
Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and
Marc Balmer
2007-06-13
Apply some KNF after the recent removal of macros and type definitions.
Marc Balmer
2007-06-12
Remove the definition and use of the device_ptr_t which was a struct device *.
Marc Balmer
2007-06-10
Remove the definition and use of the USBDEVNAME macro.
Marc Balmer
2007-06-10
Remove the definition and use of the USBDEV macro. It only created confusion
Marc Balmer
2007-06-06
Mechanical removal of USBBASEDEVICE. No binary change.
Michael Knudsen
2007-05-27
Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed.
Jonathan Gray
2007-05-13
sync comment with reality
Felix Kronlage
2007-05-03
Support ONDA Communication H600.
Jonathan Gray
2007-01-30
Add some umsm devices found in Linux driver.
Jonathan Gray
2007-01-13
attach to Sierra Wireless Aircard 875; ok fkr@
Kevin Steves
2006-12-27
make the Sierra Wireless MC8755 attach to umsm(4). this is a MiniPCI
Felix Kronlage
2006-07-17
PC5740 is umodem not umsm. Should fix PR 5181.
Jonathan Gray
2006-06-23
In a drivers activate() entry point, if on DVACT_DEACTIVATE it does
Miod Vallat
2006-03-24
Driver for the serial interface to Qualcomm MSM EVDO modems.
Jonathan Gray