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_port.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Activate the kthread mechanism for doing usb bus discovery. This means
peter
2001-06-06
1
-3
/
+2
*
UMASS_DEBUG implemented panic(9).
n_hibma
2001-01-04
1
-0
/
+7
*
Finally make the module dependencies work. kern_linker.c now allows
n_hibma
2000-08-04
1
-19
/
+11
*
Properly fix world.
n_hibma
2000-07-06
1
-2
/
+0
*
Use the packed attribute for the descriptor on the wire
n_hibma
2000-07-05
1
-0
/
+2
*
Make the module dependencies actually work.
n_hibma
2000-06-15
1
-3
/
+12
*
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
-1
/
+3
*
OpenBSD has a broken debugger that does not grok static. Use a
n_hibma
2000-04-03
1
-10
/
+15
*
Get rid of the last remnants of powerhook abuse.
n_hibma
2000-03-18
1
-5
/
+2
*
Correctly handle the conversion from virtual to physical addresses. The
n_hibma
2000-02-10
1
-1
/
+1
*
Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN
n_hibma
2000-01-20
1
-1
/
+1
*
Correct the last parameter for clalloc
n_hibma
1999-11-28
1
-4
/
+4
*
Addition of new fields to the usb_devinfo struct to enable the new
n_hibma
1999-11-21
1
-0
/
+3
*
Synchronisation with NetBSD as of 1999/11/16:
n_hibma
1999-11-17
1
-18
/
+41
*
Remove superfluous header file includes
n_hibma
1999-11-08
1
-13
/
+6
*
Major synchronisation with the NetBSD USB stack:
n_hibma
1999-10-07
1
-30
/
+177
*
Remove superfluous semi-colon
n_hibma
1999-06-27
1
-4
/
+4
*
Replace usbd_device_set_desc by device_set_desc_copy
n_hibma
1999-06-27
1
-1
/
+1
*
Change 'device' to 'self', to be more like the rest of the code
n_hibma
1999-06-26
1
-2
/
+2
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-1
/
+0
*
Forgot one.
n_hibma
1999-04-21
1
-1
/
+1
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-1
/
+1
*
Added macro logprintf
n_hibma
1999-04-07
1
-0
/
+4
*
Fixed bug in disconnect handling in uhub.c
n_hibma
1999-01-22
1
-4
/
+5
*
Removal unneccessary definitions
n_hibma
1999-01-14
1
-9
/
+5
*
Sync with NetBSD sources. Almost there. Mostly style fixes.
n_hibma
1999-01-10
1
-5
/
+8
*
Major synchronisation with NetBSD USB code
n_hibma
1999-01-07
1
-55
/
+164
*
Added Id to all files
n_hibma
1998-12-14
1
-1
/
+2
*
Added copyright and Id
n_hibma
1998-12-14
1
-0
/
+34
*
small oops on previous bug fix, it's late...
n_hibma
1998-12-13
1
-1
/
+1
*
Removed unneeded definition
n_hibma
1998-12-13
1
-4
/
+0
*
Various bug fixes:
n_hibma
1998-12-09
1
-1
/
+0
*
Initial commit of ported NetBSD USB stack
n_hibma
1998-11-26
1
-0
/
+79