| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a panic by allocating the iface structure locally in the attach | Josef Karthauser | 2002-05-23 | 2 | -3/+14 |
| * | Reflect some changes in the NetBSD code path, and sligh adjustments to ours. | Josef Karthauser | 2002-05-23 | 1 | -4/+7 |
| * | Sync with NetBSD. (Non functional changes). | Josef Karthauser | 2002-05-22 | 1 | -9/+9 |
| * | Fix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DEFAULT_TIMEOUT | Josef Karthauser | 2002-05-22 | 1 | -1/+1 |
| * | Regen after changing Device ID string for DaisyTech devices. | Maxim Sobolev | 2002-05-20 | 2 | -4/+4 |
| * | Change Device ID string for DaisyTech devices. | Maxim Sobolev | 2002-05-20 | 1 | -1/+1 |
| * | MFNetBSD: Bring in the most recent NetBSD and OpenBSD parts. | Josef Karthauser | 2002-05-09 | 1 | -14/+107 |
| * | Use usb_callout_init() instead of directly calling callout_init() with | Peter Wemm | 2002-05-09 | 1 | -1/+1 |
| * | MFNetBSD: | Josef Karthauser | 2002-05-09 | 1 | -1/+3 |
| * | MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96), | Josef Karthauser | 2002-05-06 | 7 | -28/+27 |
| * | MFNetBSD: | Josef Karthauser | 2002-05-02 | 1 | -1/+4 |
| * | Some non-functional changes to make the differences between NetBSD's | Josef Karthauser | 2002-04-29 | 1 | -31/+35 |
| * | Regen after rev.1.89 of usbdevs. | Maxim Sobolev | 2002-04-29 | 2 | -2/+2 |
| * | Change Device ID string for DaisyTech devices to be more sensible. | Maxim Sobolev | 2002-04-29 | 1 | -1/+1 |
| * | Move the new byte order function prototypes from <sys/param.h> to | Mike Barcroft | 2002-04-26 | 2 | -0/+2 |
| * | Add a power exceeded debug message. | Josef Karthauser | 2002-04-25 | 1 | -1/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-25 | 1 | -2/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-25 | 1 | -5/+38 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-25 | 1 | -2/+9 |
| * | Revert part of revision 1.49 which was supposed to be white space | Josef Karthauser | 2002-04-17 | 1 | -1/+1 |
| * | Make this compile again when UMASS_DEBUG isn't defined. | John Baldwin | 2002-04-11 | 1 | -0/+2 |
| * | Delay umass_cam_rescan by 200 ms to make sure attach is finished by the | Nick Hibma | 2002-04-11 | 1 | -3/+12 |
| * | Postpone I/O to the device until attach has finished. This fixes | Nick Hibma | 2002-04-10 | 1 | -21/+23 |
| * | Slight tidy up to reduce the differences between our version and NetBSD's. | Josef Karthauser | 2002-04-09 | 1 | -9/+9 |
| * | Lock down Giant in the usb_task_thread() kthread. | Josef Karthauser | 2002-04-08 | 1 | -0/+4 |
| * | Regenerate. | Josef Karthauser | 2002-04-08 | 2 | -2/+9 |
| * | Add an entry for HP LaserJet 1200. | Josef Karthauser | 2002-04-08 | 1 | -0/+1 |
| * | General white space cleanup, to synchronise with NetBSD. | Josef Karthauser | 2002-04-07 | 1 | -26/+36 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -3/+3 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -2/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -8/+7 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -8/+13 |
| * | MFNetBSD: uhcireg.h (1.15), uhcivar.h (1.33) | Josef Karthauser | 2002-04-07 | 2 | -2/+5 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -23/+67 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -2/+2 |
| * | MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97) | Josef Karthauser | 2002-04-07 | 3 | -7/+5 |
| * | MFNetBSD: uhid.c (1.45), ums.c (1.49), usbdi_util.c (1.35), usbdi_util.h (1.23) | Josef Karthauser | 2002-04-07 | 4 | -16/+15 |
| * | 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 | 2 | -3/+116 |
| * | Update $NetBSD$ idents. | Josef Karthauser | 2002-04-07 | 2 | -2/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -2/+2 |
| * | Remove the overt differences between ours and NetBSD's version of this file. | Josef Karthauser | 2002-04-07 | 1 | -50/+38 |
| * | Re-add the definitions of htole32(x) and le32toh(x) for OpenBSD. | Josef Karthauser | 2002-04-07 | 1 | -0/+14 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -3/+3 |
| * | MFNetBSD: ohci.c (1.119), ohcivar.h (1.30) | Josef Karthauser | 2002-04-07 | 2 | -7/+14 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -4/+23 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -2/+4 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -2/+30 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -3/+2 |
| * | MFNetBSD: ohci.c (1.114), ohcivar.h (1.29) | Josef Karthauser | 2002-04-07 | 2 | -6/+24 |