Bug 25507

Summary: contribute Intel ICH sound driver
Product: Base System Reporter: raven <raven>
Component: kernAssignee: cg
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ich.tar.gz none

Description raven 2001-03-03 12:30:02 UTC
	This is pcm sound driver for the chipsets above.

Fix: This is source code of ICH sound driver.

	./src/sys/dev/sound/pci/ich.c - driver source code
	./src/conf/files.diff - patch to include the source above
	./src/module/sound/driver/ich/Makefile - makefile for KLD module

How-To-Repeat: 
	Install driver source to source tree, and add "device pcm" into
	configuration file(for 4-STABLE). And then rebuild kernel.
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-03-12 00:06:39 UTC
Responsible Changed
From-To: freebsd-bugs->cg

cg is Mr. Sound.
Comment 2 greid freebsd_committer freebsd_triage 2001-07-13 02:37:32 UTC
State Changed
From-To: open->closed

This was committed a while ago; thanks for your work!