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
/
pci
/
auich.c
Age
Commit message (
Expand
)
Author
2004-01-03
Only report codec readiness if DEBUG to avoid printing it on every resume.
soren
2003-12-28
ICH4/ICH5:
kent
2003-11-22
For ICH4/ICH5, use native BARs instead of compatible BARs.
kent
2003-11-06
Force the codec into a known state before trying to determine its speed.
mycroft
2003-10-31
auich_calibrate():
kent
2003-10-30
For ICH4/ICH5, set IOSE flag to make them compatible to old ICHs.
kent
2003-10-28
Eliminate bogus initializer (the code was technically wrong).
mycroft
2003-10-25
Fix uninitialized variable warnings
christos
2003-10-24
auich_reset_codec:
kent
2003-10-23
Change the short names of nForce:
kent
2003-10-23
- remove unused code
kent
2003-10-23
No need to check the codec ready flag in read_codec() and write_codec().
kent
2003-10-22
Patch from http://mail-index.netbsd.org/current-users/2003/09/04/0018.html
manu
2003-10-22
Match the nForce3 AC-97 chip.
fvdl
2003-10-21
Add missing field initializer.
fvdl
2003-10-02
Cleanup:
mycroft
2003-09-28
Support for 4ch/6ch audio playback.
kent
2003-08-19
Add entry for Intel 82801EB AC-97 audio. Audio sounds fine with this,
erh
2003-06-13
Fix a regression of the last commit.
kent
2003-06-13
Not only ICH4 but also ICH0 and ICH2 might set no ICH_PCR.
kent
2003-05-03
DMA, not dma nor Dma.
wiz
2003-02-01
Add extensible malloc types, adapted from FreeBSD. This turns
thorpej
2003-01-31
Use aprint_*().
thorpej
2003-01-28
Apply BUS_DMA_NOCACHE for the buffers in the case of 440MX. The
kent
2003-01-21
Add DIAGNOSTIC code provided in PR kern/19919 by DHOYASHIKI Shinichi.
kent
2003-01-16
add support for nForce2 MCP-T
gendalia
2003-01-15
Fixed a problem that /dev/sound can not be opened in some cases.
kent
2002-10-12
Fix typo in comment.
wiz
2002-10-11
Kick auich_calibrate() by config_interrupts().
kent
2002-10-08
auich_set_params(): Don't return in the for loop.
kent
2002-10-08
auich_softc:
kent
2002-10-06
Add some constant symbols for AC97 registers and values based on OpenBSD.
kent
2002-10-04
Improve nForce MCP support.
kent
2002-10-02
Remove a line added accidentally(?) at revision 1.21.
kent
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-08-28
Fix playback at 48kHz sample rate (integer overflow bug introduced in 1.18)
dsainty
2002-08-16
Fix division-by-zero when auich_set_params() is called before auich_calibrate().
kent
2002-08-07
- Port clock calibration code (auich_calibrate) from ich.c of FreeBSD to solve
kent
2002-04-11
When the DAC claims to support variable rate it doesn't seem to
augustss
2002-03-23
whitespace and folding fix.
kent
2002-03-21
Apply a patch by Mark Davies.
kent
2002-03-15
Use appropriate emulation functions and set ADC rate(not DAC date!) for recor...
tacha
2002-03-10
auich_set_params() sets 2 to hw_channels whenever monaural format is requested.
kent
2002-03-07
Sampling rate and mono-stereo conversion described in
kent
2002-02-14
Oops, I messed up the last commit, try again.
augustss
2002-02-14
Make fixed rate codecs work. From Tsuyoshi Iguchi in kern/15606.
augustss
2002-02-02
Make auich support variable rate codec, and suspend/resume.
augustss
2002-01-14
Add i830M to the chip list.
augustss
[next]