summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/serial/usb_serial.h
Commit message (Expand)AuthorAgeFilesLines
* Implement ucom_set_pnpinfo_usb() providing ttyname and port numbern_hibma2010-11-051-0/+1
* - Remove an unused entry from the softc (only used in a debugging printf).n_hibma2010-11-051-1/+0
* - Simplify the way unit/subunit allocation is done in ucom.n_hibma2010-11-031-5/+6
* Remove unneeded inclusion of <sys/termios.h>.ed2009-11-281-1/+0
* Add experimental support for usb serial console and polled mode during DDB.thompsa2009-09-281-1/+5
* Fix _USB2_* refernces in the header protection defines.thompsa2009-06-151-3/+3
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-25/+25
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-46/+46
* Do not forcefully close the write transfer when closing the tty, it needs tothompsa2009-05-261-1/+0
* MFp4 //depot/projects/usb@160052thompsa2009-04-051-0/+2
* Move the new USB stack into its new home.thompsa2009-02-231-0/+198
OpenPOWER on IntegriCloud