index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
ums.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Typo: 'x' should be 'y' (only affects debugging output)
n_hibma
1999-09-01
1
-1
/
+1
*
Remove NetBSD specific code. USB part is trivial, and the rest is not
n_hibma
1999-08-28
1
-79
/
+0
*
We use device_set_desc_copy, so we do not need to free the copied text
n_hibma
1999-08-28
1
-1
/
+1
*
Remove cmaj and bmaj args from DEV_DRIVER_MODULE.
phk
1999-07-04
1
-2
/
+2
*
1) Add non-blocking I/O on read
n_hibma
1999-06-13
1
-6
/
+32
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-4
/
+19
*
When the mouse is being disconnected, do the followings:
n_hibma
1999-05-30
1
-4
/
+14
*
Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between
phk
1999-05-09
1
-1
/
+1
*
Continue where Julian left off in July 1998:
phk
1999-05-07
1
-2
/
+2
*
Z direction was upside down.
n_hibma
1999-05-01
1
-2
/
+6
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-5
/
+1
*
1) Make debugging more selective.
n_hibma
1999-04-11
1
-6
/
+6
*
make ums look like a Mouse Systems or Sysmouse mouse. Remove PS/2 interf.
n_hibma
1999-02-21
1
-57
/
+111
*
Applied patch from MAEKAWA Masahide <bishop@rr.iij4u.or.jp>. (PR2)
n_hibma
1999-02-15
1
-0
/
+8
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
1
-2
/
+2
*
forgotten in previous commit: Lowered default debug level
n_hibma
1999-01-22
1
-1
/
+1
*
Fixed disconnect for umouse
n_hibma
1999-01-22
1
-2
/
+7
*
Cleaning up, improving _detach, removing ominous warning (msmith)
n_hibma
1999-01-21
1
-9
/
+22
*
Corrected the latent fact that the uhub driver was providing a driver for
n_hibma
1999-01-14
1
-1
/
+1
*
1) textual changes
n_hibma
1999-01-12
1
-48
/
+24
*
Sync with NetBSD sources. Almost there. Mostly style fixes.
n_hibma
1999-01-10
1
-8
/
+15
*
Major synchronisation with NetBSD USB code
n_hibma
1999-01-07
1
-160
/
+84
*
Corrected the major number for usb and added ums as major 111
n_hibma
1999-01-03
1
-2
/
+2
*
Added Id to all files
n_hibma
1998-12-14
1
-0
/
+1
*
Updated USB kernel sources to NetBSD sources of 1998-12-09.
n_hibma
1998-12-13
1
-1
/
+1
*
Initial commit of ported NetBSD USB stack
n_hibma
1998-11-26
1
-0
/
+812
[prev]