Date: Sun, 24 Nov 2002 21:15:28 -0800 (PST) From: Mike Silbersack <silby@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_vr.c if_vrreg.h Message-ID: <200211250515.gAP5FSTH041226@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2002/11/24 21:15:28 PST Modified files: sys/pci if_vr.c if_vrreg.h Log: Import some relevant changes from Via's if_fet driver: 1. Detect the revision of the Rhine chip we're using. 2. Use the force reset command on revisions which support it whenever the normal reset command fails. This should solve a wide range of "my vr0 locks up with reset failed messages" problems. (Although the root causes should be eventually tracked down.) Tested by: grenville armitage <garmitage@swin.edu.au> Obtained from: Via's if_fet driver MFC after: 3 days Approved by: re Revision Changes Path 1.56 +10 -2 src/sys/pci/if_vr.c 1.14 +19 -0 src/sys/pci/if_vrreg.h 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?200211250515.gAP5FSTH041226>