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
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
select() DKI is now in <sys/selinfo.h>.
wollman
2001-01-09
1
-0
/
+4
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
Initiate deorbit burn sequence for <machine/mouse.h>.
phk
2000-10-09
1
-1
/
+1
*
Remove __P prototypes to reduce diffs between the NetBSD and FreeBSD
n_hibma
2000-07-17
1
-7
/
+7
*
Change Lennart's e-mail address.
n_hibma
2000-05-14
1
-1
/
+1
*
OpenBSD has a broken debugger that does not grok static. Use a
n_hibma
2000-04-03
1
-20
/
+20
*
More USB ethernet tweaks:
wpaul
2000-01-20
1
-1
/
+2
*
Revoke the vnodes on detach. This avoids the crashes people have seen
n_hibma
1999-11-21
1
-4
/
+6
*
Synchronisation with NetBSD as of 1999/11/16:
n_hibma
1999-11-17
1
-16
/
+32
*
The Qtronix keyboard has a built in PS/2 port for a mouse.
n_hibma
1999-11-08
1
-52
/
+100
*
Rename remove_dev() to destroy_dev().
phk
1999-11-08
1
-1
/
+1
*
ulpt.c and ums.c already uses make_dev(), so there's no need to use the
peter
1999-11-08
1
-2
/
+1
*
Add make_dev and remove_dev.
n_hibma
1999-10-07
1
-0
/
+7
*
Remove the last bits and pieces left over from porting the driver
n_hibma
1999-10-07
1
-27
/
+9
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
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