index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
usb_subr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
backout the original method of reattaching a usb device now that we have
dlg
2004-12-12
1
-37
/
+2
*
ugly ugly hack to allow a usb device to do a full reset of the port during
dlg
2004-11-08
1
-2
/
+38
*
fix getting strings off a device which broke with the removal of the
dlg
2004-11-02
1
-2
/
+2
*
from netbsd via freebsd via jsg@
dlg
2004-10-31
1
-8
/
+21
*
Remove 'usb_'realloc() usage because it doesn't know the size of the old
drahn
2004-08-30
1
-15
/
+1
*
put "do { } while (0)" wrappers on all the debug maroc functions
deraadt
2004-07-08
1
-3
/
+3
*
Sync USB code with NetBSD.
nate
2003-07-08
1
-24
/
+74
*
try a little harder to attach devices that are really slow
nate
2003-05-18
1
-3
/
+4
*
string cleanup; nate ok
deraadt
2003-05-07
1
-14
/
+23
*
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
ho
2003-04-27
1
-5
/
+7
*
get rid of trailing whitespace
nate
2002-07-25
1
-22
/
+22
*
Meant to commit only ulpt and committed everything. Most things weren't ready
nate
2002-05-07
1
-59
/
+21
*
Sync ulpt driver with NetBSD
nate
2002-05-07
1
-21
/
+59
*
prefix structure members to avoid name clashes.
nate
2002-05-02
1
-22
/
+22
*
Synchronize usb code with NetBSD.
nate
2001-10-31
1
-43
/
+48
*
contify usbdevs a little
mickey
2001-03-22
1
-11
/
+13
*
Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)
aaron
2001-01-28
1
-11
/
+32
*
re-arrange tables as pcidevs was changed; huge space savings
deraadt
2001-01-27
1
-18
/
+26
*
Sync with NetBSD. Too many changes to mention. For now I have skipped
aaron
2000-11-08
1
-132
/
+84
*
Put back a fix that fgsch@ whacked during the last NetBSD USB sync:
aaron
2000-09-07
1
-2
/
+2
*
sync with NetBSD... well almost. someone w/ the hw should check umass.
fgsch
2000-07-04
1
-19
/
+38
*
Sync with NetBSD.
aaron
2000-04-14
1
-28
/
+35
*
If the vendor name is NULL, do not output a leading space; reported by deraadt@
aaron
2000-04-08
1
-2
/
+2
*
Sync with NetBSD. USB Ethernet drivers should work now.
aaron
2000-03-30
1
-15
/
+16
*
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron
2000-03-28
1
-34
/
+50
*
Sync with NetBSD.
aaron
2000-03-26
1
-150
/
+195
*
sync with NetBSD.
fgsch
1999-11-07
1
-33
/
+54
*
Sync with NetBSD.
fgsch
1999-09-27
1
-28
/
+83
*
Sync with NetBSD;
fgsch
1999-08-27
1
-64
/
+50
*
Sync with NetBSD.
fgsch
1999-08-19
1
-11
/
+7
*
Sync with NetBSD. Mostly FreeBSD related changes.
fgsch
1999-08-16
1
-3
/
+3
*
From NetBSD; USB support.
fgsch
1999-08-13
1
-0
/
+1203