Quick Links:
Empeg FAQ
|
RioCar.Org
|
Hijack
|
BigDisk Builder
|
jEmplode
|
emphatic
Repairs: Repairs
|
#245672 - 07/01/2005 09:41
Re: Ethernet problem in Linux
[Re: rob]
|
carpal tunnel
Registered: 13/07/2000
Posts: 4180
Loc: Cambridge, England
|
Quote: 04:00.0 Ethernet controller: Marvell Technology Group Ltd.: Unknown device 4361 (rev 17)
Stock 2.6.8.1 (the latest one on lxr.linux.no) has this:
Quote: /* Don't handle Yukon2 cards at the moment */ if (pdev->vendor == 0x11ab) { if ( (pdev->device == 0x4360) || (pdev->device == 0x4361) ) continue; }
Unless Marvell's own driver download is newer, you could be out of luck.
Peter
|
Top
|
|
|
|
|
|
|