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
/
ohcivar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Defering some processing to the soft-interrupt handler introduced a
mpi
2017-06-01
1
-3
/
+4
*
Prepare ohci_intr1() for IPL_MPSAFE.
mpi
2017-05-26
1
-4
/
+3
*
There is no need to remember which usb(4) device is the child of an USB
mpi
2014-05-16
1
-4
/
+2
*
Get rid of the per-softc freelist of transfer descriptors and use a
mpi
2014-04-29
1
-3
/
+1
*
Instead of matching root hubs with a custom address, that only works
mpi
2014-03-25
1
-2
/
+1
*
Move the abort_task storage to the generic USB xfer structure instead
mpi
2013-11-01
1
-2
/
+1
*
Enforce ca_activate tree-walks over the entire heirarchy for all events,
deraadt
2013-05-30
1
-3
/
+1
*
Get rid of various 'typedef struct' definitions and use plain structure
mglocker
2013-04-15
1
-29
/
+29
*
use the dying flag in struct usbd_bus instead of a private dying flag
jakemsr
2010-12-14
1
-3
/
+1
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-3
/
+1
*
Change powerhooks into activate functions, and provide stub powerhook
deraadt
2010-08-30
1
-2
/
+2
*
Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it.
kettenis
2009-11-04
1
-3
/
+1
*
Get rid of devact enum, substitute it with an int and coresponding defines.
pirofti
2009-10-13
1
-2
/
+2
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Replace the USB_USE_SOFTINTR macro with __HAVE_GENERIC_SOFT_INTTERUPTS
mbalmer
2007-06-15
1
-3
/
+3
*
Remove the definition and use of the device_ptr_t which was a struct device *.
mbalmer
2007-06-12
1
-3
/
+3
*
Remove definitions and usage of usb_callout and related macros. These macros
mbalmer
2007-06-10
1
-2
/
+2
*
Perform legacy emulation handover for USB1 companion controllers immediately
pascoe
2007-03-22
1
-1
/
+3
*
Expunge all #if defined(__NetBSD__) and #if defined(__FreeBSD__) crud.
krw
2006-05-22
1
-5
/
+2
*
restore all of the registers on resume to cope with power loss during
dlg
2005-03-30
1
-1
/
+2
*
make the powerhooks the responsibility of the bus ohci is attached to
dlg
2005-03-30
1
-1
/
+2
*
Sync USB code with NetBSD.
nate
2003-07-08
1
-6
/
+11
*
Meant to commit only ulpt and committed everything. Most things weren't ready
nate
2002-05-07
1
-10
/
+4
*
Sync ulpt driver with NetBSD
nate
2002-05-07
1
-4
/
+10
*
prefix structure members to avoid name clashes.
nate
2002-05-02
1
-1
/
+2
*
Synchronize usb code with NetBSD.
nate
2001-10-31
1
-5
/
+4
*
Add a timer to reinable the OHCI RHSC (Root Hub Status Change)
drahn
2001-09-15
1
-1
/
+5
*
Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different
aaron
2001-05-03
1
-2
/
+7
*
Sync with NetBSD. Too many changes to mention. For now I have skipped
aaron
2000-11-08
1
-6
/
+6
*
sync with NetBSD... well almost. someone w/ the hw should check umass.
fgsch
2000-07-04
1
-2
/
+3
*
Sync with NetBSD. USB Ethernet drivers should work now.
aaron
2000-03-30
1
-4
/
+18
*
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron
2000-03-28
1
-1
/
+2
*
Sync with NetBSD.
aaron
2000-03-26
1
-5
/
+25
*
sync with NetBSD.
fgsch
1999-11-07
1
-16
/
+2
*
Sync with NetBSD.
fgsch
1999-09-27
1
-6
/
+8
*
Sync with NetBSD;
fgsch
1999-08-27
1
-6
/
+7
*
Sync with NetBSD.
fgsch
1999-08-19
1
-2
/
+2
*
Sync with NetBSD. Mostly FreeBSD related changes.
fgsch
1999-08-16
1
-9
/
+5
*
From NetBSD; USB support.
fgsch
1999-08-13
1
-0
/
+120