index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
hppa
/
gsc
/
harmony.c
Age
Commit message (
Expand
)
Author
2003-03-12
reclaim more resources on failures.
Michael Shalayeff
2003-02-05
Add knob for getting at the "output level bit", supposedly changes the
Jason Wright
2003-02-05
Get rid of the pops:
Jason Wright
2003-01-30
reread the dma status reg after playing part of the dma got programmed.
Michael Shalayeff
2003-01-30
real meat in audio_device; discussed w/ jason@
Michael Shalayeff
2003-01-30
Check the codec revision... if it's >=CS4215E or >=AD1849K (same value
Jason Wright
2003-01-29
print out the codec revision in dmesg
Michael Shalayeff
2003-01-28
Ok, you can only set the HE/SE/LE/IS bits in GAINCTL when reset is asserted (...
Jason Wright
2003-01-28
Move device driver specific stuff to *var.h and add most of the code for
Jason Wright
2003-01-27
Stupid stupid stupid... DMA will not start until the capture next register
Jason Wright
2003-01-27
As promised, I got some sleep and rewrote most of the driver... playback
Jason Wright
2003-01-27
separate register defns and revise them based on the LASI info... a HUGE
Jason Wright
2003-01-27
I declare defeat... once interrupts are enabled, just leave them enabled.
Jason Wright
2003-01-27
Write to the cntl register with the c flag set.
Jason Wright
2003-01-26
Ok, playback more or less works, now for capture. (I forgot to save the pint...
Jason Wright
2003-01-26
Ok, this now produces some noise (that's the best way I can describe it),
Jason Wright
2003-01-26
Start on the harmony audio driver. It doesn't play or capture anything
Jason Wright