summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uvisor.c
AgeCommit message (Expand)Author
2003-08-03Bunch of changes to make the Palm Tungsten T work:nathanw
2003-04-11Use Tungsten T instead of m550.simonb
2003-02-07Add more PDAs (untested).augustss
2003-02-05Add Palm Zire. From kern/20206, Michael van Elst.augustss
2002-08-13Add Palm m515. From FreeBSD.augustss
2002-07-11Get rid of trailing white space.augustss
2002-06-16Match Sony Clie 4.1.augustss
2002-02-27Add some more stuff that might make Palm and Sony devices work.augustss
2002-02-11Give usbd_do_request_flags() an extra argument for the timeout.augustss
2001-11-13add RCSIDslukem
2001-01-23Ad support for an extra message in the ucom attach code.augustss
2001-01-23There are more ports than meet the eye on the Visor. Connect a ucomaugustss
2001-01-23Make sure driver attach/detach events are generated in a consistent manner.augustss
2000-09-03Handle output packet headers in a cleaner way. From IWAMOTO Toshihiroaugustss
2000-06-01Bring the coding style into the 80s, i.e., get rid of __P and useaugustss
2000-04-27Change my email address.augustss
2000-04-14Add a capability for pre/post processing on write/read.augustss
2000-04-06Let the parent device of a ucom decide what size the read and writeaugustss
2000-04-05Make this driver actually work.augustss
2000-03-31Note that the Handspring Visor is a Palmpilot compatible PDA.hubertf
2000-03-30Add driver for the Handspring Visor.augustss