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
*
Sync the type (and size, compare mousestatus_t in /usr/include/sys/mouse.h)
netchild
2005-12-29
1
-1
/
+1
*
Merge NetBSD rev. 1.61:
netchild
2005-12-29
1
-1
/
+1
*
Fix two bugs that interacted to cause page faults in softclock()
iedowse
2005-08-04
1
-1
/
+2
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-2
/
+1
*
Include fcntl.h
phk
2004-12-22
1
-2
/
+2
*
Add sys/uio.h explicitly, and move sys/vnode.h include to be more
imp
2004-12-13
1
-1
/
+2
*
Crank down the lame-o-matic a notch by moving the = inside the /* */ rather
imp
2004-12-13
1
-1
/
+1
*
Try make code for teh M$ Intellimouse less obtrusive
julian
2004-12-13
1
-11
/
+24
*
Don't export the 'dt' field as that would break the exisiting ABI.
julian
2004-12-13
1
-4
/
+5
*
Add support for USB Microsoft Intellimouse
julian
2004-12-12
1
-21
/
+50
*
Tweak the compatibility macros a little so that the device printing is
imp
2004-08-15
1
-3
/
+1
*
MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes.
imp
2004-06-27
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-6
/
+6
*
Update URL to HID spec.
le
2004-05-23
1
-1
/
+1
*
Device megapatch 4/6:
phk
2004-02-21
1
-0
/
+2
*
Device megapatch 1/6:
phk
2004-02-21
1
-2
/
+0
*
- Implement selwakeuppri() which allows raising the priority of a
tanimura
2003-11-09
1
-2
/
+2
*
Make it easier to run this code on RELENG_4.
joe
2003-10-04
1
-0
/
+4
*
I don't know from where the notion that device driver should or
phk
2003-09-28
1
-5
/
+0
*
Implement the last commit properly.
joe
2003-08-25
1
-0
/
+3
*
Fix the cdevsw compatibility for -stable.
joe
2003-08-25
1
-3
/
+0
*
Use __FBSDID().
obrien
2003-08-24
1
-1
/
+3
*
WARNING: white space diff
jmg
2003-07-04
1
-13
/
+13
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+7
*
Use the hw.usb sysctl tree instead of debug.usb.
joe
2002-08-08
1
-1
/
+2
*
Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the
joe
2002-07-31
1
-3
/
+3
*
Get bored with hard coded debug level variables and introduce a debug.usb
joe
2002-07-31
1
-0
/
+3
*
MFNetBSD: uhid.c (1.45), ums.c (1.49), usbdi_util.c (1.35), usbdi_util.h (1.23)
joe
2002-04-07
1
-2
/
+2
*
MFNetBSD: Update many URLs.
joe
2002-04-01
1
-1
/
+1
*
Huge merge from NetBSD:
joe
2002-03-16
1
-8
/
+7
*
Fixes to make select/poll mpsafe.
alfred
2002-03-14
1
-0
/
+2
*
Be more specific about when block major numbers disappeared from
joe
2002-03-11
1
-1
/
+1
*
Re-add bmaj to the cdevsw's, but don't compile it in on -current.
joe
2002-02-15
1
-0
/
+3
*
Sync with NetBSD:
joe
2002-01-02
1
-1
/
+1
*
NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)
joe
2002-01-02
1
-5
/
+5
*
KSE Milestone 2
julian
2001-09-12
1
-5
/
+5
*
Only clear endpoint stall if status was USBD_STALLED.
n_hibma
2001-09-02
1
-1
/
+2
*
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
[next]