| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
methods from all audio drivers and from the audio_if structure as they
are never called.
|
|
|
|
|
|
|
|
| |
to finish on close.
Tested and ok Patrick Keshishian
ok mpi
|
|
|
|
|
|
|
|
| |
are constants; save two more ints.
From Patrick Keshishian
ok mpi
|
|
|
|
|
|
|
|
| |
utvfu_match().
From Patrick Keshishian
ok mpi
|
|
|
|
|
|
|
|
|
|
| |
And as a result get rid of a few defines/flags.
* Fix _as_close() to and audio bulk thread exit.
* Change sc->sc_as_running into a flag; save an int.
From Patrick Keshishian
ok mpi
|
|
|
|
| |
From Lubomir Rintel via Patrick Keshish
|
|
|
|
|
| |
includes (yes, that is a bug, but the tree should compile now.
In particular: sparc64
|
|
Fushicai USBTV007 chip.
The chip specific code has been written by Lubomir Rintel and Federico
Simoncelli. Patrick Keshishian has ported it to OpenBSD and wrote the
remaining code based on uvideo(4).
Input and help also from mpi@ and ratchov@.
ok mpi
|