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
/
dev
/
pci
/
auich.c
Age
Commit message (
Expand
)
Author
2002-09-17
match on ich4; from hunter@dg.net.ua
Michael Shalayeff
2002-07-04
repair a dmesg cleanup
Michael Shalayeff
2002-03-24
after codec reset wait for 1/2 sec; from mark@mcs.vuw.ac.nz (http://mail-inde...
Michael Shalayeff
2002-03-19
fix the ich3 ac97 audio id
Michael Shalayeff
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-20
make all audio drivers use the new allocm and round_buffersize decl's.
Eric Jackson
2001-12-31
support playing mono; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp>
Michael Shalayeff
2001-12-19
unbreak mickey commit; make vra work after resume. previous commit
Niels Provos
2001-12-18
correctly deal w/ ext_ctrl in powerhook
Michael Shalayeff
2001-12-18
powerhook for auich; based on jason's changed for yds; okay mickey@
Niels Provos
2001-10-31
Change the audio_hm_if->mappage interface to return paddr_t and take off_t
Artur Grabowski
2001-10-24
do not use kvtop(), use dma maps' stuff
Michael Shalayeff
2001-09-10
fix the bzero size, not that it matters that much
Michael Shalayeff
2001-09-05
add intel ich3 ac97
Niels Provos
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2001-06-06
be more consistant in codec i/o debug prints
Michael Shalayeff
2001-05-16
use ac97_set_rate, auvia can use it too, cannot test it though
Michael Shalayeff
2001-05-16
dump private extended ac97 reg defs
Michael Shalayeff
2001-04-16
dmesg cleanups
Theo de Raadt
2001-03-09
differentiate fifo overrun errors
Michael Shalayeff
2001-01-11
fix a few strings
Michael Shalayeff
2001-01-11
rename the rest to auich, verbalize the chipset type we are a part of
Michael Shalayeff
2000-11-20
likely to work on ich2 too; from deraadt
Michael Shalayeff
2000-08-11
provide generic audio device name
Michael Shalayeff
2000-07-18
better error messages for mapreg
Michael Shalayeff
2000-05-30
audio driver for intel 810/820/440MX i/o controller hub ac'97 .
Michael Shalayeff