Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sync uaudio with NetBSD | 2002-05-06 | 1 | -257/+480 | ||
| | ||||||
* | Synchronize usb code with NetBSD. | 2001-10-31 | 1 | -18/+18 | ||
| | ||||||
* | Save the result of the configure children, so that the device | 2001-09-17 | 1 | -5/+1 | ||
| | | | | | can be unconfigured. Allows uaudio to be unplugged. Tested by lebel, aaron did not understand why the code was that way. | |||||
* | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | 2001-05-03 | 1 | -11/+20 | ||
| | | | | kue(4) Ethernet devices. | |||||
* | Another USB sync with NetBSD. We are still lacking an up-to-date umass(4) | 2001-01-28 | 1 | -153/+218 | ||
| | | | | | | 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.) | |||||
* | Sync with NetBSD. Too many changes to mention. For now I have skipped | 2000-11-08 | 1 | -287/+182 | ||
| | | | | umass.c and ukbd.c as the diffs are a bit hairier. | |||||
* | sync with NetBSD... well almost. someone w/ the hw should check umass. | 2000-07-04 | 1 | -2/+2 | ||
| | ||||||
* | Permit detach of audio devices, such as uaudio. Selected code | 2000-05-24 | 1 | -5/+2 | ||
| | | | | from NetBSD/Lennart Augustsson. (niklas@ ok) | |||||
* | Sync with NetBSD. USB Ethernet drivers should work now. | 2000-03-30 | 1 | -57/+57 | ||
| | ||||||
* | Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the | 2000-03-28 | 1 | -133/+122 | ||
| | | | | | | 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 | -96/+218 | ||
| | ||||||
* | USB Audio, from NetBSD (augustss@carlstedt.se). Imported by me and niklas@. | 1999-11-11 | 1 | -0/+2239 | ||