summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Should have been part of recent commit:alfred2002-06-012-5/+3
* Call destroy_dev in detach routine to cleanup properly otherwise wealfred2002-06-011-3/+8
* NetBSD have adopted our usage of the DMAADDR macro:joe2002-05-283-12/+10
* Regen.joe2002-05-272-2/+16
* Add a couple of new aue ethernet adapters from NetBSD:joe2002-05-272-0/+4
* Use aue_lookup for looking up devices.joe2002-05-262-86/+71
* Correct the usage of DMAADDR in a piece of '#if 0'd code. (The compilerjoe2002-05-261-1/+1
* MFNetBSD:joe2002-05-261-2/+2
* MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100)joe2002-05-263-9/+9
* Fix a panic by allocating the iface structure locally in the attachjoe2002-05-232-3/+14
* Reflect some changes in the NetBSD code path, and sligh adjustments to ours.joe2002-05-231-4/+7
* Sync with NetBSD. (Non functional changes).joe2002-05-221-9/+9
* Fix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DEFAULT_TIMEOUTjoe2002-05-221-1/+1
* Regen after changing Device ID string for DaisyTech devices.sobomax2002-05-202-4/+4
* Change Device ID string for DaisyTech devices.sobomax2002-05-201-1/+1
* MFNetBSD: Bring in the most recent NetBSD and OpenBSD parts.joe2002-05-091-14/+107
* Use usb_callout_init() instead of directly calling callout_init() withpeter2002-05-091-1/+1
* MFNetBSD:joe2002-05-091-1/+3
* MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96),joe2002-05-067-28/+27
* MFNetBSD:joe2002-05-021-1/+4
* Some non-functional changes to make the differences between NetBSD'sjoe2002-04-291-31/+35
* Regen after rev.1.89 of usbdevs.sobomax2002-04-292-2/+2
* Change Device ID string for DaisyTech devices to be more sensible.sobomax2002-04-291-1/+1
* Move the new byte order function prototypes from <sys/param.h> tomike2002-04-262-0/+2
* Add a power exceeded debug message.joe2002-04-251-1/+2
* MFNetBSD:joe2002-04-251-2/+2
* MFNetBSD:joe2002-04-251-5/+38
* MFNetBSD:joe2002-04-251-2/+9
* Revert part of revision 1.49 which was supposed to be white spacejoe2002-04-171-1/+1
* Make this compile again when UMASS_DEBUG isn't defined.jhb2002-04-111-0/+2
* Delay umass_cam_rescan by 200 ms to make sure attach is finished by then_hibma2002-04-111-3/+12
* Postpone I/O to the device until attach has finished. This fixesn_hibma2002-04-101-21/+23
* Slight tidy up to reduce the differences between our version and NetBSD's.joe2002-04-091-9/+9
* Lock down Giant in the usb_task_thread() kthread.joe2002-04-081-0/+4
* Regenerate.joe2002-04-082-2/+9
* Add an entry for HP LaserJet 1200.joe2002-04-081-0/+1
* General white space cleanup, to synchronise with NetBSD.joe2002-04-071-26/+36
* MFNetBSD:joe2002-04-071-3/+3
* MFNetBSD:joe2002-04-071-2/+2
* MFNetBSD:joe2002-04-071-8/+7
* MFNetBSD:joe2002-04-071-8/+13
* MFNetBSD: uhcireg.h (1.15), uhcivar.h (1.33)joe2002-04-072-2/+5
* MFNetBSD:joe2002-04-071-23/+67
* MFNetBSD:joe2002-04-071-2/+2
* MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97)joe2002-04-073-7/+5
* MFNetBSD: uhid.c (1.45), ums.c (1.49), usbdi_util.c (1.35), usbdi_util.h (1.23)joe2002-04-074-16/+15
* MFNetBSD:joe2002-04-071-3/+3
* MFNetBSD: uhid.c (1.42 & 1.43), ugraphire_rdesc.h (1.1)joe2002-04-072-3/+116
* Update $NetBSD$ idents.joe2002-04-072-2/+2
* MFNetBSD:joe2002-04-071-2/+2
OpenPOWER on IntegriCloud