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
2008-06-22
If no frame gets queue for a certain time, return EINVAL to the userland
Marcus Glocker
2008-06-22
correct function names on some debug and panics.
Federico G. Schwindt
2008-06-21
print vendor and product in hexa on debug.
Federico G. Schwindt
2008-06-21
print the correct function name.
Federico G. Schwindt
2008-06-21
fix probable cut and paste error when for the virtual QH link.
Federico G. Schwindt
2008-06-20
Another uchcom product found in the Linux driver.
Jonathan Gray
2008-06-20
regen
Jonathan Gray
2008-06-20
Another uchcom product found in the Linux driver.
Jonathan Gray
2008-06-19
Sync USB ids. Although the Pro 5000 should be removed as it is
Brad Smith
2008-06-19
regen
Brad Smith
2008-06-19
Fix the naming of the QuickCam Notebook Deluxe entry.
Brad Smith
2008-06-19
regen
Brad Smith
2008-06-19
Add a bunch of UVC compliant Logitech webcams.
Brad Smith
2008-06-18
regen
Brad Smith
2008-06-18
Add the Logitech QuickCam Pro 9000.
Brad Smith
2008-06-17
if reading (or writing) is not supported, but the device is opened
Jacob Meuser
2008-06-15
typo
Miod Vallat
2008-06-15
expand the quirk framework to enable device class match
Yojiro Uo
2008-06-15
One more printf -> DPRINTF in the USB xfer callback.
Marcus Glocker
2008-06-15
Make frame queueing reliable by setting tsleep() priorities to 0.
Marcus Glocker
2008-06-15
Move noisy frame queueing debug messages up to debug level 2.
Marcus Glocker
2008-06-15
if we are trying to attach to ehci(4) notify the user to disable it
Robert Nagy
2008-06-14
id tag.
Federico G. Schwindt
2008-06-14
remove #ifdef __macppc__ due to a misunderstanding:
Todd T. Fries
2008-06-13
Remove DEBUG #undef's we can turn it on/off in GENERIC like for all
Marcus Glocker
2008-06-13
D-Link DWA-111, from kevlo via FreeBSD.
Jonathan Gray
2008-06-13
regen
Jonathan Gray
2008-06-13
D-Link DWA-111 from kevlo via FreeBSD.
Jonathan Gray
2008-06-13
Merge show_scsi_xs() and show_scsi_cmd() and move invocation so the
Kenneth R Westerback
2008-06-12
disable debug printfs and descriptor dumps
Robert Nagy
2008-06-12
sync
Theo de Raadt
2008-06-12
dreamcheeky missile launcher (duck!)
Theo de Raadt
2008-06-11
implement the VIDIOC_STREAMOFF ioctl and remove some unused code
Robert Nagy
2008-06-11
If bDefaultFrameIndex is 0 we should use the first bFrameIndex.
Robert Nagy
2008-06-10
add VIDIOC_QUERYCTRL to the supported ioctls
Robert Nagy
2008-06-10
Fix a memory leak in usbf_realloc(), and make the speed configuration array
Miod Vallat
2008-06-10
Sort functions.
Marcus Glocker
2008-06-09
Don't play games with the PCD interrupt. It delays the detection of
Mark Kettenis
2008-06-09
Let the driver switch between read() and mmap() depending on what
Marcus Glocker
2008-06-09
oops. this change was missing from the previous commit
Robert Nagy
2008-06-09
Allocate the video buffer based on the maximum frame size that's reported
Robert Nagy
2008-06-08
Now that all ports behave, remove the safety code doing cnpollc behind
Miod Vallat
2008-06-08
regen
Yojiro Uo
2008-06-08
add following devices
Yojiro Uo
2008-06-08
If we have reached the end of the mmap frame buffer, start over again
Marcus Glocker
2008-06-08
decrease the buffer count after dequeueing a buffer
Robert Nagy
2008-06-07
Start to queue mmap frames. Add VIDIOC_QBUF, VIDIOC_DQBUF,
Marcus Glocker
2008-06-06
Arrange our mmap buffer struct better.
Marcus Glocker
2008-06-05
Add some first mmap bits.
Marcus Glocker
2008-06-02
Add a bunch of ELV Elektronik ftdi based devices found in the
Jonathan Gray
[next]