| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
This is needed for the addition of further suspend/resume actions.
Okay deraadt@, marco@.
|
|
|
|
| |
ok jakemsr@
|
| |
|
|
|
|
|
|
|
|
|
| |
Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.
OK deraadt@
|
|
|
|
|
|
|
| |
for reading (or writing), return ENXIO (Device not configured) instead
of EACCES (Permission denied).
ok ratchov
|
|
|
|
|
|
|
|
|
| |
instead of 8-bit mono mulaw @ 8kHz.
this is just the infrastructure; no drivers are specifying a default
yet.
ok ratchov@, deanna@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- the endianness of the conversions don't depend on the endianness
of machine the conversions are built on, but the endianness of the
audio data itself. choose encoding conversions explicitly, instead
of relying on #defines based on the endianness of the machine.
- replace home-grown conversions with comparable conversions in
auconv.c and mulaw.c
- use the proper conversion for ulinear_be:16 -> slinear_le:16 in
auixp(4)
thanks ajacoutot@ and sthen@ for !x86 testing
|
|
|
|
|
|
| |
so that it shows up before the :. as a result, all the usb devices do not
need to have name printing code anymore. all this now works and prints
nicely because usbd_probe_and_attach() is serialized. ok kettenis
|
|
|
|
|
|
| |
spotted by brad
ok ratchov
|
|
|
|
| |
ok jakemsr@
|
|
|
|
| |
prompted and "much better" by marco@, ok pyr@
|
| |
|
|
|
|
| |
ok jakemsr@, tested by jolan@ with 3 different devices
|
|
|
|
|
|
|
|
| |
USB_DECLARE_DRIVER macros.
No binary change.
ok dlg.
|
|
|
|
|
|
| |
No binary change.
ok dlg.
|
|
|
|
|
|
| |
No binary change.
ok ray.
|
|
|
|
|
|
| |
No binary change.
ok mk.
|
|
|
|
|
|
|
| |
(This might look easy, but it was a big diff. Thanks to dlg and especially jsg
for looking over it; we found at least four mistakes in the initial diff.)
ok jsg.
|
|
|
|
|
|
|
|
| |
and the address of it's argument: USBDEV(sc->sc_dev) yields &sc->sc_dev.
No binary changes.
ok jsg.
|
|
|
|
|
|
| |
Tested by thib and myself.
ok mbalmer jsg
|
|
|
|
|
|
|
| |
and it was not consistently used. It was confusing as it suggested these
functions were static, which they were not.
discussed with dlg and jsg, ok jsg.
|
|
|
|
| |
ok jsg@
|
|
|
|
| |
ok deraadt@ krw@ mbalmer@
|
| |
|
|
|
|
|
|
| |
something, then it MUST return zero on DVACT_ACTIVATE, not EOPNOTSUPP;
this very popular bug has been cut and pasted a lot of times...
ok deraadt@ mickey@
|
| |
|
|
|
|
| |
by my eyes
|
|
|
|
|
|
| |
Call uaudio_set_speed() if and only if the selected Audio Streaming
interface supports multiple sampling rates.
fixed netbsd pr 27237.
|
|
|
|
|
|
|
| |
assign AudioNlfe to UATO_SUBWOOFER
assign "phone" to telephony terimnal types. The label "phone" is used
in ac97 though it is not defined as AudioN* macro.
dlg@ ok.
|
|
|
|
| |
some other cosmetical changes to make future merges easier. dlg@ ok.
|
|
|
|
| |
from kent@netbsd.org. dlg@ ok.
|
|
|
|
| |
via netbsd pr 15441 by Kazuhito Honda. dlg@ ok this and previous diffs.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
and the device is closed. netbsd pr 24066.
Some cleanup and also correctly set the mode via audioctl. from mycroft.
|
| |
|
|
|
|
|
| |
userland-visible sys/select.h. Consistent with what Net and Free do.
OK deraadt@, tested with full ports build by naddy@.
|
|
|
|
|
|
|
|
| |
This should cure some rare stack overflows.
From augustss NetBSD
ok dlg@ pascoe@
|
| |
|
|
|
|
|
| |
buffer, thus may copy too much, causing a memory fault.
ok millert, dlg, henning, tdeval, otto
|
| |
|
|
|
|
|
|
| |
however, I did not apply the diff exactly. After hunting around I
found URLs for the missing files, and the ../index.html link appears
not to work. I replaced it with a more suitable link.
|
| |
|
| |
|
| |
|
| |
|
| |
|