On 7/14/05, Mikhail Kshevetskiy <[EMAIL PROTECTED]> wrote: > On Wed, 13 Jul 2005 23:28:15 -0700 > Jesse Brandeburg <[EMAIL PROTECTED]> wrote: > > > On 7/13/05, Mikhail Kshevetskiy <[EMAIL PROTECTED]> wrote: > > > symptom > > > ======= > > > modprobe e100 > > > ifconfig eth0 <ip> netmask <netmask> > > > > > > result: > > > ======= > > > SIOCADDRT: Network is unreachable > > > > > > There were no such error in 2.6.13-rc2 > > > > odd, both e100 and eepro100 are broken? This might indicate something > > wierd with the pci layer. Don't know what might cause the Network is > > unreachable... > > > > please send lspci -vvv of the e100 device in question and any output > > from dmesg > > > > added netdev in case someone has an idea there. > > yes, both modules have the same trouble. Look an attachment for more > details. > > PS: I do not have any problem with via-rhine (e.g. eth1) module. > PPS: I use slackware-current with gcc-3.3.6. > > best regards, > Mikhail Kshevetskiy
Okay, please try loading e100 driver ethtool -s eth0 msglvl 0xffff ip l set eth0 up ifconfig eth0 <ip> netmask <mask> then zip up and send dmesg to me and netdev@vger.kernel.org I doubt its e100 or eepro100's fault. My guess is its something to do with pci. Jesse - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html