lkml.org 
[lkml]   [2002]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: RTL8139D support for 2.4?
Mike Dresser wrote:

> On Mon, 18 Nov 2002, Jeff Garzik wrote:
>
>
> >Given the output you just provided, 8139too is indeed the only driver
> >that will work for you.
> >
> >WRT pci-skeleton.c I think that is a red herring for you... 8139cp
> >support is available from 8139cp.c. But given the lspci output, it will
> >not work for you...
> >
> >thanks!
> >
> > Jeff
>
>
> I guess 2.4.20 should get the proper pci_id added into 8139too.c then, if
> these cards are just starting to come out.


this is a toughie... basically that is an invalid PCI ID that should
not occur. the "00ec" should really be "10ec", but it sounds like there
is a missing bit in the EEPROM where your card's PCI ID is stored.

A better patch would add

{ 0x00ec, 0x8139, 0xa0a0, 0x0027, ... }

because otherwise you wind up with a potential [low] chance of picking
up boards with that same PCI device id 0x8139.

> I left the D card in my workstation for now, I'll see how it handles the
> nightly backup tonight, and if you want me to test things for 8139cp


cool. no need to test 8139cp, it won't even load with your card, since
it is not an 8139C+ chip.


> What IS pci-skeleton then?



Example driver that other developers may base drivers off of...

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:31    [W:0.130 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site