index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
uaudio.c
Age
Commit message (
Expand
)
Author
2002-03-23
whitespace and folding fix.
kent
2002-03-23
Decrease UAUDIO_NFRAMES: 20 -> 10
kent
2002-03-18
Create new uaudio_chan_init() and move sample_size/bytes_per_frame
kent
2002-03-17
aurateconv.c:
kent
2002-03-15
uaudio_set_params(): Set conversions:
kent
2002-03-12
Accept 24bit precision.
kent
2002-03-07
Sampling rate and mono-stereo conversion described in
kent
2002-02-19
Fix indentation botch.
simonb
2002-02-14
uaudio_set_params() for mulaw:
kent
2002-02-12
split the channel stuff into record and play parts, so that this driver is
jdolecek
2002-02-11
uaudio_chan_set_param:
kent
2002-02-10
uaudio_set_params:
kent
2001-11-13
add RCSIDs
lukem
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2001-05-12
Don't leak memory in case of a realloc failure.
christos
2001-01-23
Make sure driver attach/detach events are generated in a consistent manner.
augustss
2001-01-21
Cosmetic changes.
augustss
2001-01-06
Don't #define UAUDIO_DEBUG here.
augustss
2001-01-04
Set the play and record parameters separately.
mycroft
2001-01-04
Several things:
mycroft
2001-01-04
No really, this is half-duplex for now. Lame.
mycroft
2001-01-04
Make some vague attempt to handle devices that do both input and output. This
mycroft
2000-12-29
Try to get rounding right when setting mixer values.
augustss
2000-12-29
Set the mixer delta field.
augustss
2000-12-29
Update location of specs.
augustss
2000-12-28
Add two more quirks:
augustss
2000-12-28
Make message about ignored endpoint a little clearer.
augustss
2000-10-05
Allow 16-bit only speakers to work.
augustss
2000-08-24
Add a quirk for audio devices that claim to have an extension unit, but it
augustss
2000-06-19
Unswap functiona arguments that got swapped during ANSIfication. Now
augustss
2000-06-01
Bring the coding style into the 80s, i.e., get rid of __P and use
augustss
2000-05-19
NULL != 0
thorpej
2000-04-27
Change my email address.
augustss
2000-03-29
Some OpenBSD portability fixes.
augustss
2000-03-29
Do not use all xfers at the same time, this can cause problems in the HC
augustss
2000-03-27
Change (almost) all static to Static. The symbol `Static' can then be defined
augustss
2000-03-24
Some more debug when selecting sample rate.
augustss
2000-02-29
Distinguish between device and interface classes.
augustss
2000-02-08
Use NULL instead of 0.
augustss
2000-02-02
Generate usb events on attach and detach.
augustss
2000-01-16
Start of implementation of UpDown processing unit control.
augustss
2000-01-06
Implement the ENABLE control for processig units.
augustss
1999-12-06
Cosmetics and a couple of diagnostic messages.
augustss
1999-11-26
Generate an error message when attachment fails.
augustss
1999-11-18
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
augustss
1999-11-17
A few more purely stylistic changes that I missed in the last round.
augustss
1999-11-15
Add quirk for speakers that pretend to support the audio class, but don't.
augustss
1999-11-12
A number of stylistic changes to increase readability (many suggested
augustss
1999-11-09
Make detach wait for interrupts to finish.
augustss
1999-11-02
Print a little more information when attaching.
augustss
[next]