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
2010-10-28
cleanup ;;
Theo de Raadt
2010-10-28
improve look of ;; in a for loop
Theo de Raadt
2010-10-27
don't free network related resources if they were not allocated
Jacob Meuser
2010-10-23
regen
Damien Bergamini
2010-10-23
add a bunch of Realtek RTL8188CU/RTL8188CE/RTL8192CU usb ids.
Damien Bergamini
2010-10-23
check that a timeout(9) has been initialized before deleting it
Jacob Meuser
2010-10-23
create another kthread to run xfer abort tasks. xfer abort tasks cannot
Jacob Meuser
2010-10-22
Attach the two run(4) usb ids that krw@ added to usbdevs.
Damien Bergamini
2010-10-18
bFrameIntervalType affects frame rates, not frame sizes
Jacob Meuser
2010-10-18
when configuring the streaming interface with the video probe and
Jacob Meuser
2010-10-18
use setting with closest matching bandwidth for the current configuration
Jacob Meuser
2010-10-16
Sync
Kenneth R Westerback
2010-10-16
Two run(4)'s picked up in Akihabara after j2k10. Melco WLI-UC-GNM and
Kenneth R Westerback
2010-10-16
SUNWEIT DVI can be just about any chipset. Use the revision to select which.
Mats O Jansson
2010-10-12
Add Sierra Wireless MC8790.
Marco Pfatschbacher
2010-10-12
regen
Marco Pfatschbacher
2010-10-12
Add Sierra Wireless MC8790.
Marco Pfatschbacher
2010-10-10
Add proper malloc flags so we can attach again.
Marcus Glocker
2010-10-09
* define structure that represents USB descriptor with variable sized
Jacob Meuser
2010-10-09
control values can be 1 or 2 bytes, signed or unsigned. fixes hue
Jacob Meuser
2010-10-08
don't trust that bFrameIndex in frame descriptors is unique. fixes
Jacob Meuser
2010-10-03
Prevent the Dream Link USB LED Message Board to be attached as an HID
Jonathan Armani
2010-10-03
Sync
Jonathan Armani
2010-10-03
Add Dream Link USB LED Message Board v1.0
Jonathan Armani
2010-10-03
sync
Theo de Raadt
2010-10-03
usb mouse; brynet@gmail
Theo de Raadt
2010-09-29
Add DMA sync operations. Fixes problems on macppc with gcc4 because
Mark Kettenis
2010-09-29
back out support for variable sized processing unit controls until
Jacob Meuser
2010-09-27
A few M_ZEROs without any M_WAITOK/M_NOWAITs.
Thordur I. Bjornsson
2010-09-26
support variable sized (bControlSize != 2) processing unit bmControls,
Jacob Meuser
2010-09-24
remove dying flag in detach() function.
Yojiro Uo
2010-09-24
try to print the attach dmesg line in one unit, rather than intermixing
Theo de Raadt
2010-09-24
tsleep on a static and private handle, since our goal is to not be
Theo de Raadt
2010-09-23
remove dying flag in the detach() function.
Yojiro Uo
2010-09-23
rename uyurex(4) to utwitch(4)
Yojiro Uo
2010-09-23
returning here can cause the usb task thread to go to sleep forever,
Jacob Meuser
2010-09-23
add two members to struct usb_task
Jacob Meuser
2010-09-23
add a 'dying' flag to struct usbd_bus. use this to signify the bus
Jacob Meuser
2010-09-23
instead of waiting the full power-up-to-power-steady time for root
Jacob Meuser
2010-09-23
instead of running usb_explore() from individual kthreads for each
Jacob Meuser
2010-09-23
rename usb_discover to usb_explore for consistency.
Jacob Meuser
2010-09-22
as dying flag didn't set in aue_detach(), set it.
Yojiro Uo
2010-09-21
The size of sc_status[] (the buffer for USB hub's interrupt pipe) will be
sasano
2010-09-21
Better PHY probing adapted from FreeBSD by Laurent Ghigonis
Jonathan Gray
2010-09-21
umass is set up to only handle one command on the bus at any point
David Gwynne
2010-09-20
If during resume we get an interrupt, sure, be a bit noisy about it
Theo de Raadt
2010-09-20
Fix unitialised variable access in the suspend/resume case
Jonathan Gray
2010-09-15
- prevent about then dots from being emitted by my rum(4) upon attach.
Jasper Lievisse Adriaanse
2010-09-12
anonymous unions aren't standard C and don't work with gcc2. name the
Jacob Meuser
2010-09-07
remove the powerhook code. All architectures now use the ca_activate tree
Theo de Raadt
[next]