cvs commit: src/sys/dev/sound/pci/hda hdac.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jul 22 11:54:36 PDT 2007
dillon 2007/07/22 11:53:19 PDT
DragonFly src repository
Modified files:
sys/dev/sound/pci/hda hdac.c
Log:
Temporarily hack around an interrupt race against device detach by
giving the interrupt time to clear after removing it. This race will be
fixed generally after the 1.10.0 release.
Revision Changes Path
1.9 +4 -0 src/sys/dev/sound/pci/hda/hdac.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pci/hda/hdac.c.diff?r1=1.8&r2=1.9&f=u
More information about the Commits
mailing list