Bug 19206

Summary: support for onboard ESS1869 in Compaq Presario 5280
Product: Base System Reporter: mdharnois <mdharnois>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description mdharnois 2000-06-11 23:40:00 UTC
	PNP not detected

Fix: 

add the following at line 227 of /usr/src/sys/dev/sound/isa/sbc.c

 {0xabb0110e, "ESS ES1869 (Compaq OEM)"},        /* CPQb0ab */
Comment 1 Brian Somers freebsd_committer freebsd_triage 2000-06-12 10:10:00 UTC
State Changed
From-To: open->closed

Patch applied to -current - thanks.