Date: Wed, 28 Apr 1999 22:48:35 -0700 (PDT) From: Roger Hardiman <roger@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci brooktree848.c Message-ID: <199904290548.WAA05595@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roger 1999/04/28 22:48:34 PDT Modified files: sys/pci brooktree848.c Log: Fix crashes caused by rows=0 or columns=0. Add new #ifdef. By defining BKTR_NO_MSP_RESET you can prevent the MSP34xx being reset by the bt848 driver. This is handy if you pre-initialise the MSP34xx stereo audio chip in another operating system first (eg MS Windows). Suggested by: Randal Hopper<aa8vb@ipass.net> Suggested by: Yuri Gindin <yuri@xpert.com> Revision Changes Path 1.70 +45 -6 src/sys/pci/brooktree848.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?199904290548.WAA05595>