Date: Fri, 1 Sep 2000 18:24:51 +0900 (JST) From: sanpei@sanpei.org (MIHIRA Yoshiro) To: robinson@netrinsics.com Cc: freebsd-mobile@FreeBSD.ORG, jmb@FreeBSD.ORG, ps@FreeBSD.ORG Subject: Re: 4.1-STABLE locks up TP770X hard on "ed" attach Message-ID: <200009010924.e819Op406611@lavender.sanpei.org> In-Reply-To: Your message of "Fri, 1 Sep 2000 13:02:26 JST". <200009010402.MAA00589@netrinsics.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> I finally got some free time to dig into this, and discovered that >> revision 1.173.2.5 to if_ed.c cancelled out revision 1.170: >> >> revision 1.173.2.5 >> date: 2000/07/01 05:51:38; author: ps; state: Exp; lines: +10 -17 >> MFC: Only detect Linksys PCMCIA cards when in a pccard environment. >> >> revision 1.170 >> date: 1999/11/01 01:16:56; author: jmb; state: Exp; lines: +22 -18 >> rearrange order of tests for NE1000, NE2000, and Linksys >> cards. previous order caused computers with NE2000 cards >> to hang during boot. >> >> Specifically, the function ed_get_Linksys() causes the NE2000 to hang. In >> revision 1.170, this function was moved inside a conditional block. In >> revision 1.173.2.5, this function was moved out of the conditional block >> and into ed_pccard_attach() with no condition checking. I have same problem with PLANET-SMART-COM-CREDITCARD-2000 PC-Card Ether(NE2000 compaatible). I hope to fix this problem. Does someone have any plan to fix? Thank you. ---- MIHIRA Yoshiro Yokohama, Japan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009010924.e819Op406611>