summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uipaq.c
Commit message (Expand)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-822/+0
* Make uipaq's ucom callbacks easier to read while I'm hear looking forimp2008-08-311-8/+1
* Send the magic unlock packet the linux driver claims to have sniffedimp2008-08-251-1/+16
* Greatly expand the devices listed as being supported. This list wasimp2008-08-251-0/+449
* Sort the list of supported products alphabetically.imp2008-08-251-4/+4
* Add support for the ASUS P535 PDAremko2008-08-021-0/+1
* Add ID for HTC PPC6700 Modem.delphij2008-05-081-0/+1
* Add one more HTC PocketPC device id.mav2008-04-201-0/+1
* - Correctly destroy assoiciated ucom device on detach.stas2008-04-161-0/+2
* Add one of HTC Smartphone/PocketPC device IDs.mav2007-10-221-0/+1
* Latest round of usb cleanups:imp2007-06-211-1/+1
* Expand USB_MATCH_STARTimp2007-06-171-1/+1
* Expand USB_DETACH, USB_ATTACH and USB_MATCH inline. No functionalimp2007-06-131-1/+2
* Remove devinfo junk.imp2007-06-091-12/+0
* It turns out we were mallocing too early, so move the allocation so weimp2007-02-031-1/+5
* Fix non-use, but not memory leak, of devinfop. Set the device'simp2007-02-031-39/+22
* Add support for serial communication with Windows CE based Handheld Computer.takawata2007-01-281-0/+383
OpenPOWER on IntegriCloud