Date: Fri, 18 Jan 2002 10:44:41 -0800 (PST) From: Orion Hodson <orion@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci ich.c Message-ID: <200201181844.g0IIifV93828@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
orion 2002/01/18 10:44:41 PST Modified files: sys/dev/sound/pci ich.c Log: Change ich_calibrate to busy wait on buffer fill level and use a more likely looking rate calculation. Install interrupt handler before calling ich_init as the initialization occasionally generates spurious interrupts. These changes are derived from cg's work in progress version of this driver. Revision Changes Path 1.17 +80 -43 src/sys/dev/sound/pci/ich.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201181844.g0IIifV93828>