summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ufoma.c
Commit message (Expand)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-1192/+0
* Don't include <sys/clist.h> inside ucom(4) and ufoma(4).ed2008-10-231-1/+0
* Recover handsfree port support.(Almost all changes are done on previous commit).takawata2008-09-141-5/+24
* Don't issue CDC request before negotiate the interface role.takawata2008-09-121-58/+107
* Connect ufoma(4) to build and,takawata2008-09-121-2/+0
* All the other routines returned EIO from the param routine. Return itimp2008-08-311-1/+1
* Make it easy to comment out the part that use current tty layer directly.takawata2008-08-181-9/+32
* Minor Bug fix that will cause panic with some terminal with voice path on USB.takawata2007-07-271-3/+9
* Latest round of usb cleanups:imp2007-06-211-3/+3
* Finish removal of usb_port.h macros.imp2007-06-181-5/+5
* Expand USB_MATCH_STARTimp2007-06-171-1/+1
* Expand USB_DETACH, USB_ATTACH and USB_MATCH inline. No functionalimp2007-06-131-3/+6
* Remove unused variable.mjacob2007-06-101-2/+0
* Remove devinfo junk.imp2007-06-091-10/+2
* Remove local static redefinition of ucom_devclass.kan2007-05-191-2/+0
* More removing compatibility macros.imp2006-09-071-10/+10
* Add FOMA (NTT DoCoMo 3G mobile phone system) driver.takawata2006-01-091-0/+1107
OpenPOWER on IntegriCloud