Bug 15327

Summary: Unable to use ISA sound card with AD1816A chip
Product: Base System Reporter: seki <seki>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description seki 1999-12-07 04:20:01 UTC
By the description of src/sys/i386/isa/snd/CARDS file, AD1815/AD1816
sound driver was contributed by Mr. German Tischler. But my ISA sound 
card with AD1816A which is compatible for AD1816 did not work by using
either Luigi's pcm dirver or OSS driver. But simple patches to
src/sys/i386/isa/snd/ad1848.c makes me happy to enjoy sound life on
FreeBSD 3.3-stable.

Fix: After applying patch below, add the entry
"device pcm0 at isa? port? tty irq 5 drq 1 flags 0x15"
to kernel configuration file,
Comment 1 Søren Schmidt freebsd_committer freebsd_triage 2001-05-30 10:17:01 UTC
State Changed
From-To: open->closed

Obsolete, we have a new sound subsystem.