Date: Wed, 27 Jun 2001 23:33:14 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.c Message-ID: <200106280633.f5S6XEC60078@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/06/27 23:33:14 PDT Modified files: (Branch: RELENG_4) sys/pccard pcic.c Log: Only set Cirrus Logic power registers on cirrus logic cards. This should help the hanging problem in stable with some chips that are identified as i82365. Basically, we were writing to a register that caused an infinite interrupt loop :-(. Current has a more extesive fix than this which will be MFC'd in the fullness of time. Legwork by: Ian Dowse <iedowse@maths.tcd.ie> Revision Changes Path 1.89.2.10 +13 -11 src/sys/pccard/pcic.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?200106280633.f5S6XEC60078>