History log of /freebsd-10.1-release/sys/dev/sound/pci/atiixp.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 180110 30-Jun-2008 delphij

Correct SB600 AC97 Audio PCI ID, otherwise we will attach to the
SBx00 PCI to PCI Bridge which causes problems.


# 173329 04-Nov-2007 ariff

Add support for trimmed down version of ATI SB600 AC97 audio
controller.

URL: http://www.ipc2u.de/catalog/P/PE/36486.html
PR: kern/117813
Submitted by: Klaus Mayr
MFC after: 1 day


# 162931 01-Oct-2006 ariff

Various cleanups. Revert DMA alignmnet back to 2 since the original
cause of DMA pointer train wreck has been solved.

Reminded by: silby
MFC after: 1 month


# 155799 18-Feb-2006 ariff

Fix random popping while playing in 32bit by increasing default buffer size
from 4096 to 8192.

MFC after: 1 week


# 152851 27-Nov-2005 ariff

Support for ATI IXP 200 / 300 / 400 series audio controllers.