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
/
usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Sync usb.h with NetBSD, apart from usb_device_info.speed, which
joe
2002-01-02
1
-4
/
+4
*
NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)
joe
2002-01-02
1
-11
/
+11
*
Use the passed in thread to selrecord() instead of curthread.
jhb
2001-09-21
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-12
/
+12
*
Pull in the most recent version of usb_quirks.h and propagate the necessary
n_hibma
2001-07-05
1
-2
/
+2
*
Activate the kthread mechanism for doing usb bus discovery. This means
peter
2001-06-06
1
-46
/
+46
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
1
-0
/
+2
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Grab the process lock while calling psignal and before calling psignal.
jhb
2001-03-07
1
-2
/
+5
*
Change default devfs permissions to the ones in MAKEDEV.
n_hibma
2001-02-19
1
-2
/
+2
*
select() DKI is now in <sys/selinfo.h>.
wollman
2001-01-09
1
-0
/
+4
*
Finally make the module dependencies work. kern_linker.c now allows
n_hibma
2000-08-04
1
-6
/
+9
*
Make the module dependencies actually work.
n_hibma
2000-06-15
1
-2
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Change Lennart's e-mail address.
n_hibma
2000-05-14
1
-1
/
+1
*
Use the new and shiny module versioning. This enables you to load the
n_hibma
2000-05-08
1
-0
/
+2
*
Increase the debugging level on a printf.
n_hibma
2000-05-07
1
-1
/
+1
*
OpenBSD has a broken debugger that does not grok static. Use a
n_hibma
2000-04-03
1
-10
/
+10
*
Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN
n_hibma
2000-01-20
1
-1
/
+5
*
Fix the 'usb0: USB revision unknown, not supported' people have been seeing
n_hibma
1999-12-03
1
-2
/
+0
*
Woops, it seems to fail initialisation. Disabled while I am figuring out
n_hibma
1999-11-28
1
-0
/
+2
*
Add USB revision strings and numbers.
n_hibma
1999-11-28
1
-10
/
+32
*
Enclosed the arguments of binary and in brackets.
n_hibma
1999-11-21
1
-5
/
+7
*
Make the event creation work
n_hibma
1999-11-19
1
-16
/
+26
*
Synchronisation with NetBSD as of 1999/11/16:
n_hibma
1999-11-17
1
-118
/
+331
*
Remove superfluous header file includes.
n_hibma
1999-11-08
1
-1
/
+1
*
Remove a debugging printf.
n_hibma
1999-10-07
1
-2
/
+0
*
Major synchronisation with the NetBSD USB stack:
n_hibma
1999-10-07
1
-75
/
+138
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Add comments, change variable names to make them consistent (r -> err,
n_hibma
1999-07-25
1
-9
/
+10
*
USB stopped working as of the recent cdevsw cleanup. This fixes that.
n_hibma
1999-06-01
1
-1
/
+1
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-4
/
+19
*
Enclose .hcidebug in '#ifdef N.HCI'
n_hibma
1999-04-20
1
-6
/
+20
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-1
/
+2
*
1) Make debugging more selective.
n_hibma
1999-04-11
1
-4
/
+3
*
Textual changes
n_hibma
1999-01-22
1
-7
/
+2
*
Changed 'xxxdebug = 0' to '...= 1' (Brian Feldman)
n_hibma
1999-01-13
1
-4
/
+4
*
Sync with NetBSD sources. Almost there. Mostly style fixes.
n_hibma
1999-01-10
1
-4
/
+5
*
Major synchronisation with NetBSD USB code
n_hibma
1999-01-07
1
-245
/
+58
*
Added Id to all files
n_hibma
1998-12-14
1
-0
/
+1
*
Various bug fixes:
n_hibma
1998-12-09
1
-1
/
+1
*
Initial commit of ported NetBSD USB stack
n_hibma
1998-11-26
1
-0
/
+603
[prev]