Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | contify usbdevs a little | 2001-03-22 | 1 | -11/+13 | ||
| | ||||||
* | Another USB sync with NetBSD. We are still lacking an up-to-date umass(4) | 2001-01-28 | 1 | -11/+32 | ||
| | | | | | | driver. I would appreciate it if someone with the hardware looked into it. I also have to take a closer look at changes to the USB Ethernet drivers, as well as import some drivers we are missing (uftdi, if_upl, yap, etc.) | |||||
* | re-arrange tables as pcidevs was changed; huge space savings | 2001-01-27 | 1 | -18/+26 | ||
| | ||||||
* | Sync with NetBSD. Too many changes to mention. For now I have skipped | 2000-11-08 | 1 | -132/+84 | ||
| | | | | umass.c and ukbd.c as the diffs are a bit hairier. | |||||
* | Put back a fix that fgsch@ whacked during the last NetBSD USB sync: | 2000-09-07 | 1 | -2/+2 | ||
| | | | | If the vendor name is NULL, do not output a leading space; reported by deraadt@ | |||||
* | sync with NetBSD... well almost. someone w/ the hw should check umass. | 2000-07-04 | 1 | -19/+38 | ||
| | ||||||
* | Sync with NetBSD. | 2000-04-14 | 1 | -28/+35 | ||
| | ||||||
* | If the vendor name is NULL, do not output a leading space; reported by deraadt@ | 2000-04-08 | 1 | -2/+2 | ||
| | ||||||
* | Sync with NetBSD. USB Ethernet drivers should work now. | 2000-03-30 | 1 | -15/+16 | ||
| | ||||||
* | Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the | 2000-03-28 | 1 | -34/+50 | ||
| | | | | | | form of a diff to augustss@netbsd.org so that future syncs will be very easy. This commit also adds support for ADMtek AN986 "Pegasus" based USB Ethernet, CATC USB-EL1210A based USB Ethernet, and USB Printers (all untested). | |||||
* | Sync with NetBSD. | 2000-03-26 | 1 | -150/+195 | ||
| | ||||||
* | sync with NetBSD. | 1999-11-07 | 1 | -33/+54 | ||
| | ||||||
* | Sync with NetBSD. | 1999-09-27 | 1 | -28/+83 | ||
| | ||||||
* | Sync with NetBSD; | 1999-08-27 | 1 | -64/+50 | ||
| | | | | | | | Make sure not to call tsleep() from suspend/resume routine. Move more of the transfer completion processing to HC independent code. Fix some problems with transfer abort & timeout. Merge the soft_{td,qh} with the real {td,qh}. This saves time and space. | |||||
* | Sync with NetBSD. | 1999-08-19 | 1 | -11/+7 | ||
| | ||||||
* | Sync with NetBSD. Mostly FreeBSD related changes. | 1999-08-16 | 1 | -3/+3 | ||
| | | | | Diffs sent to augustsson. | |||||
* | From NetBSD; USB support. | 1999-08-13 | 1 | -0/+1203 | ||