summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
1999-08-02Get data toggle right for short bulk transfers.augustss
1999-08-02Another debug message.augustss
1999-08-02Test return values the right way.augustss
1999-08-02Change it so that a pipe can be open RW instead of just R or W.augustss
1999-08-02Do abort of transfers in a sane way. Fixes PR 8041.augustss
1999-07-30Remove two items that are done.augustss
1999-07-24More DIAGNOSTIC messages.augustss
1999-07-14Avoid crashing if we are forced to close() before teh open() completedaugustss
1999-07-12Apply some bulk transfer bug fixes from FreeBSD.augustss
1999-07-06Make the kthread API a bit more friendly to loadable kernel modules.thorpej
1999-07-06Add some sanity checks.augustss
1999-06-30Totally redo the way device detach is done. It now uses a kernel eventaugustss
1999-06-28Regen.augustss
1999-06-28Add some weirdo modem.augustss
1999-06-26Regen.tron
1999-06-26"www.usb.org" says that:tron
1999-06-26Regen.tron
1999-06-26Correct description of vendor "LOGITECH": this is not Apple.tron
1999-06-26Add suspend/resume handling to the UHCI driver.augustss
1999-06-26Remove unneeded #include.augustss
1999-06-26Add a quirk for mice with reversed Z-axis.augustss
1999-06-26Regen.augustss
1999-06-26Add another Logitech mouse.augustss
1999-06-14Get rid of a bunch of code that was part of an old USBDI proposal, but thataugustss
1999-06-14Check that the hub ports actually power up.augustss
1999-06-11If we're the console keyboard, automatically enable the keyboard.wrstuden
1999-06-10Add more debug.augustss
1999-06-09Fix a bug in bulk input. Discovered by Joel Chen <jchen@liberate.com>.augustss
1999-06-09Fix use of & when % was appropriate.wrstuden
1999-06-09Remove a redundant test.augustss
1999-06-05Regen.augustss
1999-06-05Remove vendor from one of the descriptive strings; it's superfluous.augustss
1999-06-05Very small formatting nit.augustss
1999-06-05Regen.tron
1999-06-05Add Brother HL-1050 laser printer. Fixes second half of PR kern/7699tron
1999-05-21Update documentation URLs.augustss
1999-05-20Keep track of vendor id and make sure the vendor string is NUL terminated.augustss
1999-05-20Update for TI vendor id.augustss
1999-05-20Regen.augustss
1999-05-20Change vendor of id 0x0451 to Texas Instruments.augustss
1999-05-18Add a few more Communication Interface Class subclasses (including Ethernetthorpej
1999-05-16Add vendor/product/release locators. Added in frustration as my HIDaugustss
1999-05-16s/revision/release/augustss
1999-05-16Improve error handling. Mostly from FreeBSD.augustss
1999-05-14Fix debug printf.augustss
1999-05-13Rework the way ukbd attaches itself as the console (again). We now allowthorpej
1999-05-13More DIAGNOSTIC tests.augustss
1999-05-13More digitizer defines.augustss
1999-05-11Regen.augustss
1999-05-11Another mouse.augustss