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
/
uhci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle all types of interrupts when operating in polled mode.
dlg
2004-11-11
1
-3
/
+3
*
from netbsd, uhci.c revision 1.175, 1.179, 1.181
dlg
2004-08-11
1
-5
/
+4
*
from netbsd, uhci.c revision 1.180
dlg
2004-08-11
1
-3
/
+1
*
from netbsd, uhci.c revision 1.178
dlg
2004-08-11
1
-3
/
+5
*
from netbsd, uhci.c revision 1.176
dlg
2004-08-11
1
-2
/
+11
*
from netbsd via loki@animata.net
deraadt
2004-07-11
1
-2
/
+2
*
Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.
grange
2004-05-04
1
-3
/
+3
*
correct function names; from NetBSD.
fgsch
2003-08-23
1
-12
/
+12
*
Sync USB code with NetBSD.
nate
2003-07-08
1
-103
/
+258
*
fix documentation links from netbsd
nate
2003-05-19
1
-2
/
+2
*
Remove more '\n's from panic() statements. Both trailing and leading.
krw
2002-10-12
1
-7
/
+7
*
kill trailing whitespace
nate
2002-07-09
1
-62
/
+62
*
Meant to commit only ulpt and committed everything. Most things weren't ready
nate
2002-05-07
1
-171
/
+126
*
Sync ulpt driver with NetBSD
nate
2002-05-07
1
-126
/
+171
*
Check result from malloc(9) when using M_NOWAIT. nate@ ok
nordin
2002-01-10
1
-1
/
+3
*
Synchronize usb code with NetBSD.
nate
2001-10-31
1
-46
/
+74
*
interrupts cannot happen before
mickey
2001-06-12
1
-2
/
+1
*
Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different
aaron
2001-05-03
1
-8
/
+10
*
Avoid dereferencing a null pointer
csapuntz
2001-03-25
1
-4
/
+2
*
Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)
aaron
2001-01-28
1
-13
/
+39
*
Avoid repeated 'host controlled halted' messages. (jakob@ ok)
ho
2000-12-11
1
-3
/
+4
*
Change the le32toh() le16toh() macros back to the previous defintion.
drahn
2000-11-11
1
-15
/
+1
*
Sync with NetBSD. Too many changes to mention. For now I have skipped
aaron
2000-11-08
1
-362
/
+441
*
Match Free/Net macros for le32toh/letoh32, define in terms of the other.
rahnds
2000-09-06
1
-15
/
+1
*
sync with NetBSD... well almost. someone w/ the hw should check umass.
fgsch
2000-07-04
1
-4
/
+13
*
Sync with NetBSD.
aaron
2000-04-14
1
-10
/
+21
*
Sync with NetBSD. USB Ethernet drivers should work now.
aaron
2000-03-30
1
-383
/
+138
*
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron
2000-03-28
1
-479
/
+781
*
Fix typos.
aaron
2000-03-26
1
-4
/
+4
*
Fix an obvious typo.
aaron
2000-03-26
1
-2
/
+2
*
Sync with NetBSD.
aaron
2000-03-26
1
-429
/
+642
*
sync with NetBSD.
fgsch
1999-11-07
1
-35
/
+76
*
Sync with NetBSD.
fgsch
1999-09-27
1
-359
/
+506
*
Sync with NetBSD;
fgsch
1999-08-27
1
-256
/
+258
*
Sync with NetBSD.
fgsch
1999-08-19
1
-49
/
+64
*
Sync with NetBSD. Mostly FreeBSD related changes.
fgsch
1999-08-16
1
-9
/
+6
*
From NetBSD; USB support.
fgsch
1999-08-13
1
-0
/
+2744