| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: | Christian Brueffer | 2007-06-17 | 1 | -7/+0 |
| * | MFC: | Christian Brueffer | 2007-05-21 | 1 | -6/+0 |
| * | MFC ugraphire_rdesc.h r1.3, uhid.c r1.80, usbdevs r1.245: | Maxime Henrion | 2006-01-20 | 1 | -5/+18 |
| * | MFC uhid.c r1.79, usb.h r1.40, uxb360gp_rdesc.h r1.1: | Maxime Henrion | 2006-01-20 | 1 | -3/+23 |
| * | MFC: | Florent Thoumie | 2006-01-05 | 1 | -0/+5 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Include fcntl.h | Poul-Henning Kamp | 2004-12-22 | 1 | -2/+2 |
| * | Add sys/uio.h explicitly, and move sys/vnode.h include to be more | Warner Losh | 2004-12-13 | 1 | -1/+2 |
| * | Don't use matchlvl attach arg. It seems to be not initialized | Takanori Watanabe | 2004-10-09 | 1 | -0/+3 |
| * | Tweak the compatibility macros a little so that the device printing is | Warner Losh | 2004-08-15 | 1 | -3/+1 |
| * | MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes. | Warner Losh | 2004-06-27 | 1 | -1/+1 |
| * | Our softc has no sc_hdev, but a sc_dev. This in turn has no direct | Lukas Ertl | 2004-06-26 | 1 | -18/+0 |
| * | MFNetBSD. | Lukas Ertl | 2004-06-26 | 1 | -0/+18 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -7/+7 |
| * | Update URL to HID spec. | Lukas Ertl | 2004-05-23 | 1 | -1/+1 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -0/+2 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -2/+0 |
| * | - Implement selwakeuppri() which allows raising the priority of a | Seigo Tanimura | 2003-11-09 | 1 | -1/+1 |
| * | Make it easier to run this code on RELENG_4. | Josef Karthauser | 2003-10-04 | 1 | -2/+8 |
| * | I don't know from where the notion that device driver should or | Poul-Henning Kamp | 2003-09-28 | 1 | -6/+0 |
| * | Fix the cdevsw compatibility for -stable. | Josef Karthauser | 2003-08-25 | 1 | -1/+1 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -1/+3 |
| * | Make note that we already have these NetBSD patches. | Josef Karthauser | 2003-07-14 | 1 | -1/+1 |
| * | MFNetBSD: | Josef Karthauser | 2003-07-14 | 1 | -1/+4 |
| * | WARNING: white space diff | John-Mark Gurney | 2003-07-04 | 1 | -10/+10 |
| * | Set pointers to NULL after free() to prevent multiple free(). | Matthew N. Dodd | 2003-06-25 | 1 | -0/+3 |
| * | At least pretend to handle USB_GET_REPORT_ID. | Matthew N. Dodd | 2003-04-09 | 1 | -0/+4 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -13/+8 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -2/+2 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -2/+2 |
| * | 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 | -0/+3 |
| * | MFNetBSD: uhid.c (1.45), ums.c (1.49), usbdi_util.c (1.35), usbdi_util.h (1.23) | Josef Karthauser | 2002-04-07 | 1 | -2/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -3/+3 |
| * | MFNetBSD: uhid.c (1.42 & 1.43), ugraphire_rdesc.h (1.1) | Josef Karthauser | 2002-04-07 | 1 | -3/+24 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -3/+4 |
| * | Use ANSI prototypes and declarations. | Josef Karthauser | 2002-04-01 | 1 | -50/+13 |
| * | Be more specific about when block major numbers disappeared from | Josef Karthauser | 2002-03-11 | 1 | -1/+1 |
| * | Prefix structure members to protect them against clashes with eg. | Alfred Perlstein | 2002-02-20 | 1 | -7/+7 |
| * | Re-add bmaj to the cdevsw's, but don't compile it in on -current. | Josef Karthauser | 2002-02-15 | 1 | -0/+3 |
| * | Sync with NetBSD: | Josef Karthauser | 2002-01-02 | 1 | -1/+1 |
| * | NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too) | Josef Karthauser | 2002-01-02 | 1 | -15/+15 |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -15/+15 |
| * | Only clear endpoint stall if status was USBD_STALLED. | Nick Hibma | 2001-09-02 | 1 | -1/+2 |
| * | Don't free memory that has been freed already. | Nick Hibma | 2001-06-30 | 1 | -2/+0 |
| * | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | Mark Murray | 2001-05-01 | 1 | -0/+2 |
| * | Send the remains (such as I have located) of "block major numbers" to | Poul-Henning Kamp | 2001-03-26 | 1 | -1/+0 |
| * | Grab the process lock while calling psignal and before calling psignal. | John Baldwin | 2001-03-07 | 1 | -0/+2 |
| * | select() DKI is now in <sys/selinfo.h>. | Garrett Wollman | 2001-01-09 | 1 | -0/+4 |