lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 16 Sep 2007 17:14:38 -0400 From: Dan Williams <dcbw@...hat.com> To: Chris Rankin <rankincj@...oo.com> Cc: netdev@...r.kernel.org Subject: Re: ne driver crashes when unloaded in 2.6.22.6 On Sat, 2007-09-15 at 21:27 +0100, Chris Rankin wrote: > --- Dan Williams <dcbw@...hat.com> wrote: > > On Wed, 2007-09-12 at 19:23 +0100, Chris Rankin wrote: > > > Hmm, apparently not. The light on the card goes out though, so could this just be a lack of > > driver > > > support? > > > > Likely, yes. > > I've been trawling the Internet for 8390 specifications and have discovered that there is a > "Carrier Sense Loss" flag on the "Transmit Status Register". However, there doesn't seem to be an > explicit "media status" test. Would this more likely be part of the NE2000's functionality? I > can't find any signs of MII support, but then the NE2000 is so heavily cloned that > "NE2000-compatible" seems to have become more of a generic description these days. > > Does anyone have any ideas, please? Does NetworkManager even need full carrier-detection support? NM needs it if you want the interface to be automatically handled in 0.6.x and earlier. In 0.7.x and later you'll be able to have NM just set up the interface even if it doesn't have a link (if you set it to autoconnect), but of course that means that whenever you start NM the interface will be up with the settings you specify because, of course, NM can't automatically figure out when the card is up or down and do something intelligent. dan - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists