[ale] Netgear FA311?
Robert L. Harris
Robert.L.Harris at rnd-consulting.com
Tue Dec 12 15:39:00 EST 2000
I had pre-read the readme that Chris mentions and it talks about an
ne2000 chipset and not tulip so I believe you're right.
I also tried with the -DMODULE and -D__KERNEL__ specified on the
command line and I get alot of:
{0}:wally:/usr/src/linux/drivers/net>gcc -DMODULE -D__KERNEL__ -o fa311.o fa3 >
/tmp/ccRuyLum.s: Assembler messages:
/tmp/ccRuyLum.s:19: Warning: Ignoring changed section attributes for .modinfo
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
/tmp/ccpxR4bk.o: In function `fa311_probe':
/tmp/ccpxR4bk.o(.text+0x7): undefined reference to `pcibios_present'
/tmp/ccpxR4bk.o(.text+0x3f): undefined reference to `pcibios_find_device'
/tmp/ccpxR4bk.o(.text+0x5e): undefined reference to `init_etherdev'
.
.
.
I hope the kernel ne2000 driver will work.
Robert
Thus spake Chris Woodruff (cwoodruff at worldwindtech.com):
> Don't quote me but this card doesn't use the chipset that tulip supports.
> I know I was talking to some friends at ALS and told them I was going to
> buy a NetGear card and was warned to make sure that it was supported by the
> tulip driver. I think NetGear has changed chipsets in the newest cards.
>
> But remember to not quote me. Just doublecheck before buying a nic card
> for linux before getting it.
>
> Chris Woodruff
>
> On Tue, 12 Dec 2000 12:54:09 -0700 "Joseph A. Knapka" wrote:
>
> > "Robert L. Harris" wrote:
> > >
> > > I have a friend building out his first box. We're trying to put
> > him
> > > on a 2.4 kernel and he has a NetGear FA311. I have a FA310,
> > which
> > > uses the dec tulip chipset. This driver doesn't see his card. I
> > put
> > > the kernel driver that comes on the floppy in
> > /usr/src/linux/drivers/net
> > > and did a "gcc -o fa311.o fa311.c" and it spewed ALOT of errors.
> > If
> > > I screwed something up, what? I've never tried this before.
> >
> > You probably need to add at least -DMODULE and -D__KERNEL__ to the
> > gcc command line. There should be a README on the disk that
> > tells you exactly how to build the driver.
> >
> > HTH,
> >
> > -- Joe
> This message powered by EMUMAIL. -- http://www.EMUMAIL.com
> --
> To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
:wq!
---------------------------------------------------------------------------
Robert L. Harris | Micros~1 :
Senior System Engineer | For when quality, reliability
at RnD Consulting | and security just aren't
\_ that important!
DISCLAIMER:
These are MY OPINIONS ALONE. I speak for no-one else.
FYI:
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
More information about the Ale
mailing list