| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-01-09 | in ehci_softintr() when looping over the active xfers, save the next pointer | chs | |
| before calling ehci_check_intr(), since that will free the xfer structure if the xfer is complete. | |||
| 2004-01-07 | add list of known issues, from Lennart Augustsson and Michael van Elst | jdolecek | |
| 2004-01-06 | Abort the USB transfer on an endpoint when the last midi device | gson | |
| referencing it is closed. Fixes kern/23987. | |||
| 2004-01-05 | One more device. From OpenBSD. | augustss | |
| 2004-01-05 | Regen. | augustss | |
| 2004-01-05 | Add a number of devices. From OpenBSD. | augustss | |
| 2004-01-05 | Add an HP adapter. From FreeBSD. | augustss | |
| 2004-01-05 | Try harder to get initial descriptor. Do a port reset now and then | augustss | |
| in the retry loop. | |||
| 2004-01-05 | Fix bug in error path. From OpenBSD. | augustss | |
| 2004-01-05 | Add more scanners. | augustss | |
| 2004-01-05 | Add another device. | augustss | |
| 2004-01-05 | Get rid of a vnode.h include. | augustss | |
| 2004-01-05 | Get rid of some vnode.h includes. | augustss | |
| 2004-01-05 | Regen. | augustss | |
| 2004-01-05 | Add lots of devices. From FreeBSD. | augustss | |
| 2004-01-05 | Add Compaq "iPaq" HNE-200 USB Ethernet adapter. | schmonz | |
| 2004-01-05 | Regen (Compaq "iPaq" HNE-200 USB Ethernet adapter). | schmonz | |
| 2004-01-05 | Add Compaq "iPaq" HNE-200 USB Ethernet adapter. | schmonz | |
| 2004-01-04 | Cosmetic changes. | augustss | |
| 2004-01-04 | make uhid_graphire*_report_descr[] const | jdolecek | |
| 2004-01-04 | Kill the flow control interface. Bluetooth devices are not equipped to deal | dsainty | |
| with flow control being applied. It is simpler and no more problematic to accept the data and drop it if we hit a resource limit than to expect the Bluetooth device to do anything about it (which it won't). | |||
| 2004-01-04 | Correct buffer selection in uhidev_set_report for non-zero report IDs (rare!) | dsainty | |
| Spotted by Dave Huang, noted in tech-kern. | |||
| 2004-01-04 | Support Graphire 4x5. From Dave Huang in kern/23965. | augustss | |
| 2004-01-04 | Regen. | augustss | |
| 2004-01-04 | Add Wacom Graphire3 4x5. From Dave Huang. | augustss | |
| 2004-01-03 | Regen. | soren | |
| 2004-01-03 | Add Motorola A920. | soren | |
| 2004-01-02 | Correct a conditional masking error conditions | dsainty | |
| 2004-01-01 | Correctly initialise ALL of the attach argument block. Fixes panic on | dsainty | |
| device open (previously avoided by compiler-dependent luck :) | |||
| 2003-12-31 | add Logitech "QuickCam for Notebook Pro" and "QuickCam Pro 4000". | hamajima | |
| these are match for ugen, not uaudio. requested from Takafumi Mizuno. | |||
| 2003-12-30 | No longer need to include <dev/ic/wdcreg.h> | thorpej | |
| 2003-12-29 | Use the correct wValue to get hub desriptors. | toshii | |
| Also, make wValue checks of root hub codes less strict. | |||
| 2003-12-28 | Regen. | augustss | |
| 2003-12-28 | Add a couple of devices. | augustss | |
| 2003-12-22 | Regen. | sekiya | |
| 2003-12-22 | Add MELCO LUA-U2-KTX 10/100 USB network interface IDs. Uses uax driver. | sekiya | |
| 2003-12-15 | Fixes from PR#23177. Various lint/logic fixes: | jmc | |
| Fix some non-initialized variables close the output files when done Redo the printing for RCS strings so they don't expand in the awk script too Do proper tests for variables existance before accessing Verified output from all scripts is identical to original versions | |||
| 2003-12-14 | No need to include wdvar.h anymore. | thorpej | |
| 2003-12-14 | Instead of calling wddone() directly, set a (*drv_done)() callback in | thorpej | |
| the ata_drive_datas structure and invoke that. | |||
| 2003-12-05 | Make the chars in the umidi_endpoint buffer unsigned; this fixes at | gson | |
| least one sign extension bug which caused umidi input to not work. | |||
| 2003-12-05 | Opening umidi read-only failed to increment ep->num_open because | gson | |
| open_in_jack() treated USBD_IN_PROGRESS as a failure return. | |||
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan | |
| This was the last commit of this kind to src/sys, which is now totally "NetBSD.org clean". Thanks for the patiance, and sorry for all the commits. | |||
| 2003-12-01 | Revert revision 1.3 "add sysctl support to firmware loader" by | atatat | |
| "removing sysctl support from firmware loader". It was never referenced or called from anywhere... Suggested by augustss@netbsd.org in private email. | |||
| 2003-11-24 | Make the DPRINTF text for bulk in/out opening errors match which one | nathanw | |
| is in and which one is out. | |||
| 2003-11-24 | Add a device. From OpenBSD. | augustss | |
| 2003-11-23 | Try harder to avoid 0 ports woth AMD756. From OpenBSD. | augustss | |
| 2003-11-23 | Fix swapped lines in cleanup in ohci_init(). From OpenBSD. | augustss | |
| 2003-11-23 | Add more scanners. From FreeBSD. | augustss | |
| 2003-11-23 | Regen. | augustss | |
| 2003-11-23 | Add another device. From FreeBSD. | augustss | |
