Bug 16709

Summary: PATCH: make poll work for -STABLE's AudioPCI driver
Product: Base System Reporter: Michael Hohmuth <hohmuth>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Michael Hohmuth 2000-02-14 16:30:01 UTC
The AudioPCI driver in /sys/pci/es1370.c did not implement the poll
interface.  This resulted in sluggish GUI performance of some audio
tools like XMMS.

Fix: Here's a patch:
How-To-Repeat: 
xmms -p somefile.mp3
Comment 1 dd freebsd_committer freebsd_triage 2001-07-22 16:26:31 UTC
State Changed
From-To: open->closed

overtaken by events; es137x driver has had lots of work, so I doubt it's 
lacking poll support now