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
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