augustss
|
ed274219d5
|
Fix race condition when unlinking xfers. Thanks to IWAMOTO Toshihiro
<iwamoto@sat.t.u-tokyo.ac.jp> for analyzing the problem and suggesting a fix.
Fixes PR 10662.
|
2000-08-13 18:20:14 +00:00 |
augustss
|
a119131555
|
Be a little more explicit and careful about setting links in TDs and QHs.
|
2000-07-23 19:43:37 +00:00 |
augustss
|
30c20f930f
|
Change my email address.
|
2000-04-27 15:26:44 +00:00 |
augustss
|
9355847b78
|
Fix typos in comments.
|
2000-04-06 23:44:20 +00:00 |
augustss
|
7b92ed07bd
|
Propagate the USB revision number to the usb driver.
|
1999-11-20 00:57:08 +00:00 |
augustss
|
3386c68b46
|
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
|
1999-11-18 23:32:25 +00:00 |
augustss
|
cc8b61583c
|
Merge the soft_{td,qh} with the real {td,qh}. This saves time and space.
|
1999-08-22 23:19:56 +00:00 |
augustss
|
28903948b1
|
Add legacy support register.
|
1999-04-03 19:01:20 +00:00 |
augustss
|
6afab47ac5
|
Be more careful when forming the TD endpoint field.
|
1998-12-27 23:40:52 +00:00 |
augustss
|
46e04a18a1
|
Take care of some lines > 80 chars.
|
1998-12-10 23:16:47 +00:00 |
augustss
|
ca707fcdf2
|
Make the copyright header conform to the NetBSD template.
|
1998-11-25 22:32:04 +00:00 |
augustss
|
4e1976a433
|
Use PCI class/subclass/interface to match USB host controllers instead
of vendor/product id. This makes the probe find more controllers
without recompilation.
|
1998-07-26 00:40:59 +00:00 |
augustss
|
deb00272b9
|
Add USB support. Supported so far:
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers
|
1998-07-12 19:51:55 +00:00 |