augustss
|
95f1a325a2
|
Change a printf a little.
|
1998-12-10 16:13:48 +00:00 |
drochner
|
35345a1311
|
make compile without USB_DEBUG, wrap lines to 80 cols
|
1998-12-09 19:24:28 +00:00 |
augustss
|
f8b9a417f0
|
Improvement to the ugen driver.
Better error checking.
Some code rearrengment.
|
1998-12-09 00:18:10 +00:00 |
augustss
|
4d19a06c27
|
Some minor API changes and additions.
|
1998-12-08 15:18:45 +00:00 |
augustss
|
2228eaca8a
|
Add configuration and interface locators.
|
1998-12-02 22:57:08 +00:00 |
augustss
|
fd3af06364
|
Avoid wrapping lines in attach printfs.
|
1998-12-02 17:20:20 +00:00 |
augustss
|
ca707fcdf2
|
Make the copyright header conform to the NetBSD template.
|
1998-11-25 22:32:04 +00:00 |
augustss
|
c73add02ca
|
Fix some typos.
|
1998-11-21 18:57:09 +00:00 |
augustss
|
ac2b25e392
|
Improve some error messages.
Make some preparations for isochronous transfers.
|
1998-08-02 22:30:52 +00:00 |
augustss
|
6aff95b06c
|
Make sure to abort the interrupt pipe on disconnect of a mouse or keyboard.
Improve some error messages.
|
1998-08-01 20:11:38 +00:00 |
augustss
|
f654e0188e
|
Switch from a global flag to tell if the host controller should use
polling to a local one for each controller.
|
1998-08-01 18:16:19 +00:00 |
augustss
|
964fdc18b8
|
Use the pipe maximum packet length rather than the device max length when
setting up a transfer.
Update the UHCI data toggle correctly.
|
1998-07-23 01:46:27 +00:00 |
augustss
|
40060e366e
|
Loop over all configurations when trying to probe for interface drivers.
|
1998-07-22 12:22:08 +00:00 |
is
|
985b3e8d4d
|
Make this compile without USBVERBOSE.
|
1998-07-16 12:55:19 +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 |