Bug 55932

Summary: Add sound support for the amd64 AMD-8111 chip
Product: Base System Reporter: kettenis <kettenis>
Component: kernAssignee: David E. O'Brien <obrien>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.1-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kettenis 2003-08-24 20:30:05 UTC
	FreeBSD doesn't recognize the AC'97 part of the AMD-8111 chipset

Fix: The attached patch adds the AMD-8111 chipset to the ich sound
driver.  With this patch, things seem to work fine.  Documentation about the chipset is available here:

http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24674.pdf

with errata here:

http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/25720.pdf
Comment 1 David E. O'Brien freebsd_committer freebsd_triage 2003-08-28 20:21:35 UTC
State Changed
From-To: open->closed

committed, thanks! 


Comment 2 David E. O'Brien freebsd_committer freebsd_triage 2003-08-28 20:21:35 UTC
Responsible Changed
From-To: freebsd-bugs->obrien

committed, thanks!