summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ums.c
Commit message (Expand)AuthorAgeFilesLines
...
* Typo: 'x' should be 'y' (only affects debugging output)n_hibma1999-09-011-1/+1
* Remove NetBSD specific code. USB part is trivial, and the rest is notn_hibma1999-08-281-79/+0
* We use device_set_desc_copy, so we do not need to free the copied textn_hibma1999-08-281-1/+1
* Remove cmaj and bmaj args from DEV_DRIVER_MODULE.phk1999-07-041-2/+2
* 1) Add non-blocking I/O on readn_hibma1999-06-131-6/+32
* This commit should be a extensive NO-OP:phk1999-05-301-4/+19
* When the mouse is being disconnected, do the followings:n_hibma1999-05-301-4/+14
* Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference betweenphk1999-05-091-1/+1
* Continue where Julian left off in July 1998:phk1999-05-071-2/+2
* Z direction was upside down.n_hibma1999-05-011-2/+6
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-5/+1
* 1) Make debugging more selective.n_hibma1999-04-111-6/+6
* make ums look like a Mouse Systems or Sysmouse mouse. Remove PS/2 interf.n_hibma1999-02-211-57/+111
* Applied patch from MAEKAWA Masahide <bishop@rr.iij4u.or.jp>. (PR2)n_hibma1999-02-151-0/+8
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-281-2/+2
* forgotten in previous commit: Lowered default debug leveln_hibma1999-01-221-1/+1
* Fixed disconnect for umousen_hibma1999-01-221-2/+7
* Cleaning up, improving _detach, removing ominous warning (msmith)n_hibma1999-01-211-9/+22
* Corrected the latent fact that the uhub driver was providing a driver forn_hibma1999-01-141-1/+1
* 1) textual changesn_hibma1999-01-121-48/+24
* Sync with NetBSD sources. Almost there. Mostly style fixes.n_hibma1999-01-101-8/+15
* Major synchronisation with NetBSD USB coden_hibma1999-01-071-160/+84
* Corrected the major number for usb and added ums as major 111n_hibma1999-01-031-2/+2
* Added Id to all filesn_hibma1998-12-141-0/+1
* Updated USB kernel sources to NetBSD sources of 1998-12-09.n_hibma1998-12-131-1/+1
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+812
OpenPOWER on IntegriCloud