index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Kill sc_dying. Nobody was using it anyway.
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Make sure to mark the controller as dying in order to stop processing
Martin Pieuchot
2013-11-07
Remove isoc_len from the transfer descriptor, it is assigned once but
Martin Pieuchot
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Make usbd_free_xfer return void, since no callers use the return value.
Jeremy Evans
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-05
Instead of comparing the lower and higher addresses of all the multicast
Martin Pieuchot
2013-11-04
Use the async version of uhidev_set_report(), there's no need to sleep
Martin Pieuchot
2013-11-04
regen
Jasper Lievisse Adriaanse
2013-11-04
add vmware vendor id
Jasper Lievisse Adriaanse
2013-11-02
Remove a layer of abstraction for fetching a configuration descriptor.
Martin Pieuchot
2013-11-02
Begin conversion of USB stack to return int instead of usbd_status,
Jeremy Evans
2013-11-01
Spacing.
Martin Pieuchot
2013-11-01
Reduce the differences with ehci(4)'s transfer decriptors. This is a
Martin Pieuchot
2013-11-01
Do not abuse the stack of the current process to prepend a report ID
Martin Pieuchot
2013-11-01
Move the abort_task storage to the generic USB xfer structure instead
Martin Pieuchot
2013-10-31
Pipe don't have states. Kill an useless & commented out chunk of code.
Martin Pieuchot
2013-10-31
usbd_pipe2device_handle() is not used, should not be used and die.
Martin Pieuchot
2013-10-30
regen
Kenji Aoyama
2013-10-30
Treat another OMRON UPS, BY35S, as ugen(4).
Kenji Aoyama
2013-10-29
Kill sc_attached, attach and detach events for USB devices are triggered
Martin Pieuchot
2013-10-28
Use the correct value for the Interframe Gap Time 0 bit in the transmit
Martin Pieuchot
2013-10-25
Add support for Microsoft XBox 360 controller as a uhid. It doesn't use
Jeremy Evans
2013-10-25
regen
Jeremy Evans
2013-10-25
Add Microsoft XBox 360 Controller
Jeremy Evans
2013-10-24
regen
Jasper Lievisse Adriaanse
2013-10-24
add another smc hub as out found on the Nitrogen6X
Jasper Lievisse Adriaanse
2013-10-21
Add load_font and list_font accessops to all rasops-based wsdisplay drivers.
Miod Vallat
2013-10-21
- trivial and/or obvious bug fix
Yojiro Uo
2013-10-20
Use C99 named initializers for struct wsdisplay_accessops fields.
Miod Vallat
2013-10-19
Make uhub_explore() return an int rather than a usbd_satus. This has
Martin Pieuchot
2013-10-14
If a transfer terminates with an I/O error status, do not modify the
Martin Pieuchot
2013-10-07
remove some debug printf.
Yojiro Uo
2013-10-07
regen.
Yojiro Uo
2013-10-07
add device driver for ASIX AX88178a and AX88179 Ethernet interface.
Yojiro Uo
2013-10-01
Use %z* for size_t
Stefan Fritsch
2013-09-30
add some additional run(4)/urtwn(4) devices found in FreeBSD
Jonathan Gray
2013-09-30
regen
Jonathan Gray
2013-09-30
add some additional run(4)/urtwn(4) devices found in FreeBSD
Jonathan Gray
[prev]
[next]