aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Fix a panic by allocating the iface structure locally in the attachJosef Karthauser2002-05-232-3/+14
* Reflect some changes in the NetBSD code path, and sligh adjustments to ours.Josef Karthauser2002-05-231-4/+7
* Sync with NetBSD. (Non functional changes).Josef Karthauser2002-05-221-9/+9
* Fix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DEFAULT_TIMEOUTJosef Karthauser2002-05-221-1/+1
* Regen after changing Device ID string for DaisyTech devices.Maxim Sobolev2002-05-202-4/+4
* Change Device ID string for DaisyTech devices.Maxim Sobolev2002-05-201-1/+1
* MFNetBSD: Bring in the most recent NetBSD and OpenBSD parts.Josef Karthauser2002-05-091-14/+107
* Use usb_callout_init() instead of directly calling callout_init() withPeter Wemm2002-05-091-1/+1
* MFNetBSD:Josef Karthauser2002-05-091-1/+3
* MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96),Josef Karthauser2002-05-067-28/+27
* MFNetBSD:Josef Karthauser2002-05-021-1/+4
* Some non-functional changes to make the differences between NetBSD'sJosef Karthauser2002-04-291-31/+35
* Regen after rev.1.89 of usbdevs.Maxim Sobolev2002-04-292-2/+2
* Change Device ID string for DaisyTech devices to be more sensible.Maxim Sobolev2002-04-291-1/+1
* Move the new byte order function prototypes from <sys/param.h> toMike Barcroft2002-04-262-0/+2
* Add a power exceeded debug message.Josef Karthauser2002-04-251-1/+2
* MFNetBSD:Josef Karthauser2002-04-251-2/+2
* MFNetBSD:Josef Karthauser2002-04-251-5/+38
* MFNetBSD:Josef Karthauser2002-04-251-2/+9
* Revert part of revision 1.49 which was supposed to be white spaceJosef Karthauser2002-04-171-1/+1
* Make this compile again when UMASS_DEBUG isn't defined.John Baldwin2002-04-111-0/+2
* Delay umass_cam_rescan by 200 ms to make sure attach is finished by theNick Hibma2002-04-111-3/+12
* Postpone I/O to the device until attach has finished. This fixesNick Hibma2002-04-101-21/+23
* Slight tidy up to reduce the differences between our version and NetBSD's.Josef Karthauser2002-04-091-9/+9
* Lock down Giant in the usb_task_thread() kthread.Josef Karthauser2002-04-081-0/+4
* Regenerate.Josef Karthauser2002-04-082-2/+9
* Add an entry for HP LaserJet 1200.Josef Karthauser2002-04-081-0/+1
* General white space cleanup, to synchronise with NetBSD.Josef Karthauser2002-04-071-26/+36
* MFNetBSD:Josef Karthauser2002-04-071-3/+3
* MFNetBSD:Josef Karthauser2002-04-071-2/+2
* MFNetBSD:Josef Karthauser2002-04-071-8/+7
* MFNetBSD:Josef Karthauser2002-04-071-8/+13
* MFNetBSD: uhcireg.h (1.15), uhcivar.h (1.33)Josef Karthauser2002-04-072-2/+5
* MFNetBSD:Josef Karthauser2002-04-071-23/+67
* MFNetBSD:Josef Karthauser2002-04-071-2/+2
* MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97)Josef Karthauser2002-04-073-7/+5
* MFNetBSD: uhid.c (1.45), ums.c (1.49), usbdi_util.c (1.35), usbdi_util.h (1.23)Josef Karthauser2002-04-074-16/+15
* MFNetBSD:Josef Karthauser2002-04-071-3/+3
* MFNetBSD: uhid.c (1.42 & 1.43), ugraphire_rdesc.h (1.1)Josef Karthauser2002-04-072-3/+116
* Update $NetBSD$ idents.Josef Karthauser2002-04-072-2/+2
* MFNetBSD:Josef Karthauser2002-04-071-2/+2
* Remove the overt differences between ours and NetBSD's version of this file.Josef Karthauser2002-04-071-50/+38
* Re-add the definitions of htole32(x) and le32toh(x) for OpenBSD.Josef Karthauser2002-04-071-0/+14
* MFNetBSD:Josef Karthauser2002-04-071-3/+3
* MFNetBSD: ohci.c (1.119), ohcivar.h (1.30)Josef Karthauser2002-04-072-7/+14
* MFNetBSD:Josef Karthauser2002-04-071-4/+23
* MFNetBSD:Josef Karthauser2002-04-071-2/+4
* MFNetBSD:Josef Karthauser2002-04-071-2/+30
* MFNetBSD:Josef Karthauser2002-04-071-3/+2
* MFNetBSD: ohci.c (1.114), ohcivar.h (1.29)Josef Karthauser2002-04-072-6/+24