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
/
ic
/
ac97.h
Age
Commit message (
Expand
)
Author
2002-07-28
minor things from ac97 rev 2.3; mickey@ ok
Federico G. Schwindt
2002-05-21
Move enum definitions to global scope. Local scope is meaningless, and
Marc Espie
2002-04-08
add flag to swap channels. from netbsd.
Mike Frantzen
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-10-28
define caps bits, for later use
Michael Shalayeff
2001-10-28
it appears that some non-vra compatible codecs implement part
Michael Shalayeff
2001-05-16
add surrond, center and lfe ports (per 2.2 spec).
Michael Shalayeff
2001-05-16
define power register bits
Michael Shalayeff
2001-05-16
more regs from 2.2 version of specs
Michael Shalayeff
2001-03-03
new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugs
Theo de Raadt
2000-07-19
Added shadow registers. This adds two capabilities:
Constantine Sapuntzakis
2000-06-27
Move ac97 register defines into ac97.h
Artur Grabowski
1999-09-21
Add get_portnum_by_name to ac97 vtbl.
Constantine Sapuntzakis
1999-09-19
AC-97 CODEC support. Some help from FreeBSD, esp. on nice printing of
Constantine Sapuntzakis