| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move usb to a graveyard location under sys/legacy/dev, it is intended that the | Andrew Thompson | 2009-02-23 | 1 | -639/+0 |
| * | Style nit: s/^ }/}/ | Warner Losh | 2008-08-23 | 1 | -1/+1 |
| * | Prefer device_printf to printf("%s:...", device_get_nameunit(),...); | Warner Losh | 2007-07-05 | 1 | -20/+18 |
| * | Add support for Garmin iQue 3600 | Warner Losh | 2007-06-22 | 1 | -0/+1 |
| * | Update uvisor to support the Fossil Abacus Wrist PDA | Warner Losh | 2007-06-22 | 1 | -0/+1 |
| * | Fix two PRs by adding vendor IDs: | Warner Losh | 2007-06-21 | 1 | -0/+1 |
| * | Finish removal of usb_port.h macros. | Warner Losh | 2007-06-18 | 1 | -2/+3 |
| * | Expand USB_MATCH_START | Warner Losh | 2007-06-17 | 1 | -1/+1 |
| * | Expand USB_DETACH, USB_ATTACH and USB_MATCH inline. No functional | Warner Losh | 2007-06-13 | 1 | -3/+6 |
| * | First pass at removing __OtherBSD__. We can't blindly remove all of | Warner Losh | 2007-06-12 | 1 | -4/+0 |
| * | Remove USBDEV() macro. We do not need a macro that is defined as its | Warner Losh | 2007-06-12 | 1 | -2/+2 |
| * | Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate from | Warner Losh | 2007-06-12 | 1 | -2/+2 |
| * | Remove devinfo junk. | Warner Losh | 2007-06-09 | 1 | -10/+0 |
| * | Fix memory leak of devinfop | Warner Losh | 2007-02-03 | 1 | -2/+1 |
| * | More removing compatibility macros. | Warner Losh | 2006-09-07 | 1 | -8/+8 |
| * | s/Static/static/g | Warner Losh | 2006-09-06 | 1 | -9/+9 |
| * | Add support for the Aceeca Mez1000 RDA. | Alexander Leidinger | 2006-06-18 | 1 | -0/+1 |
| * | Recognize the Sony Clie PEG-TJ37. | Bruce A. Mah | 2005-12-04 | 1 | -0/+1 |
| * | A patch to support Palm Tungsten T via USB-Cradle. | Julian Elischer | 2005-05-04 | 1 | -17/+76 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes. | Warner Losh | 2004-06-27 | 1 | -1/+1 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | fix SONY_CLIE_41 (as PEG-SJ33/U) | MIHIRA Sanpei Yoshiro | 2004-05-06 | 1 | -1/+1 |
| * | Add support for the new Zire 31 device. | Josef Karthauser | 2004-05-05 | 1 | -0/+1 |
| * | Add support for Handspring TREO 600. | Josef Karthauser | 2004-03-14 | 1 | -0/+1 |
| * | Add support Sony CLIE PEG-S500C(Palm OS 3.5) | MIHIRA Sanpei Yoshiro | 2004-01-03 | 1 | -1/+79 |
| * | I've had a couple of reports that the Sony Clie_40 doesn't need the | Josef Karthauser | 2003-11-08 | 1 | -1/+1 |
| * | Crank down UVISORBUFSIZE from 1024 to 64 to avoid a problem where | Josef Karthauser | 2003-08-14 | 1 | -1/+11 |
| * | MFNetBSD: Update the list of devices that can attach to uvisor (untested). | Josef Karthauser | 2003-07-14 | 1 | -11/+19 |
| * | WARNING: white space diff | John-Mark Gurney | 2003-07-04 | 1 | -4/+4 |
| * | Add support for the CLIE 5.0 series of PDAs | Scott Long | 2003-04-06 | 1 | -0/+1 |
| * | Add missing module dependency. | Shunsuke Akiyama | 2003-03-09 | 1 | -0/+1 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -1/+1 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -1/+1 |
| * | Add Palm M515. | Josef Karthauser | 2002-08-11 | 1 | -0/+1 |
| * | Use the hw.usb sysctl tree instead of debug.usb. | Josef Karthauser | 2002-08-08 | 1 | -1/+2 |
| * | Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the | Josef Karthauser | 2002-07-31 | 1 | -2/+2 |
| * | Get bored with hard coded debug level variables and introduce a debug.usb | Josef Karthauser | 2002-07-31 | 1 | -2/+1 |
| * | It should be "ucom", not "usio". | Josef Karthauser | 2002-07-31 | 1 | -1/+1 |
| * | MFNetBSD: uvisor.c (1.14, 1.15) | Josef Karthauser | 2002-07-31 | 1 | -9/+51 |
| * | Remove trailing white spaces | Josef Karthauser | 2002-07-31 | 1 | -3/+9 |
| * | Commit a version of the uvisor driver for connecting Handspring | Josef Karthauser | 2002-07-30 | 1 | -0/+438 |