| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
a broken USB driver could, then what happens?) 0 is the right error.
Also, keep track the size for free()
|
|
|
|
| |
ok mglocker
|
|
|
|
|
|
| |
applications. Fixes a kernel panic.
Reported by ian@
|
|
|
|
| |
OK robert@
|
|
|
|
|
|
| |
the userland application wants.
OK robert@
|
| |
|
|
|
|
| |
- Prepare for mmap(2).
|
|
uvideo(4) is a driver for USB video device class devices including webcams,
camcorders and other cameras.
video(4) is a device-independent layer that implements the V4L2 (Video for Linux Two)
API.
These drivers are *really* work in progress so don't even try to use them just yet,
because the driver still has some issues, even if it can be used to capture simple
MJPEG videos.
ok mglocker@, deraadt@
|