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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
better way to do the reattachement of a device
dlg
2004-12-12
1
-1
/
+10
*
put "do { } while (0)" wrappers on all the debug maroc functions
deraadt
2004-07-08
1
-3
/
+3
*
This moves access to wall and uptime variables in MI code,
tholo
2004-06-24
1
-4
/
+4
*
Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.
grange
2004-05-04
1
-2
/
+2
*
updated URLs from Jared Yanovich;
jmc
2003-11-07
1
-3
/
+3
*
Sync USB code with NetBSD.
nate
2003-07-08
1
-58
/
+164
*
kqueue support for various usb devices including: usb, uhid, ugen,
nate
2003-06-27
1
-1
/
+56
*
get rid of trailing whitespace
nate
2002-07-25
1
-15
/
+15
*
Please be more portable in usb land
nate
2002-07-11
1
-1
/
+5
*
no provate cdev_decl()s, they are in sys/conf.h now
mickey
2002-07-10
1
-3
/
+1
*
make the timeout a function parameter
nate
2002-07-09
1
-2
/
+2
*
Meant to commit only ulpt and committed everything. Most things weren't ready
nate
2002-05-07
1
-170
/
+66
*
Sync ulpt driver with NetBSD
nate
2002-05-07
1
-66
/
+170
*
prefix structure members to avoid name clashes.
nate
2002-05-02
1
-7
/
+8
*
Synchronize usb code with NetBSD.
nate
2001-10-31
1
-2
/
+2
*
Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different
aaron
2001-05-03
1
-150
/
+76
*
Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)
aaron
2001-01-28
1
-3
/
+3
*
Sync with NetBSD. Too many changes to mention. For now I have skipped
aaron
2000-11-08
1
-67
/
+26
*
sync with NetBSD... well almost. someone w/ the hw should check umass.
fgsch
2000-07-04
1
-6
/
+7
*
Sync with NetBSD. USB Ethernet drivers should work now.
aaron
2000-03-30
1
-24
/
+16
*
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron
2000-03-28
1
-30
/
+43
*
Fix typos.
aaron
2000-03-26
1
-4
/
+5
*
Sync with NetBSD.
aaron
2000-03-26
1
-70
/
+181
*
Delay USB device attachment to prevent lost interrupts when probing uaudio.
ho
1999-11-11
1
-2
/
+2
*
sync with NetBSD.
fgsch
1999-11-07
1
-52
/
+216
*
Sync with NetBSD.
fgsch
1999-09-27
1
-85
/
+107
*
sync with NetBSD;
fgsch
1999-08-31
1
-3
/
+3
*
Sync with NetBSD.
fgsch
1999-08-19
1
-5
/
+5
*
Sync with NetBSD. Mostly FreeBSD related changes.
fgsch
1999-08-16
1
-3
/
+3
*
From NetBSD; USB support.
fgsch
1999-08-13
1
-0
/
+478