[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: I think I found the problem



Hi,

Dnia Tue, 23 Jun 2009 16:13:38 +0200
Xavier Cardil <cardil.xavier@gmail.com> napisał(a):

> # PCI device 0x14e4:0x164c (e1000e)  -----> was bnx2
As far I know, lines which begins with # are comments ;)

Try:
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="e1000e",
> ATTR{address}=="00:10:18:48:8a:30", ATTR{type}=="1", KERNEL=="eth*",
> NAME="eth4"

Then rmmod bnx2, rmmod e1000e, modprobe e1000e. Should work. If not, try
/etc/init.d/udev restart

This is all I know,


Cheers,
-- 
Damian Ryszka aka Rychu
rychu(at)sileman.net.pl


Reply to: