* Re: lance.c @ 100Mbit
@ 2001-01-16 23:37 Eli Carter
0 siblings, 0 replies; 5+ messages in thread
From: Eli Carter @ 2001-01-16 23:37 UTC (permalink / raw)
To: Barry K. Nathan, Richard B. Johnson, Cort Dougan, linux-kernel
Thanks to all who pointed out the pcnet32.c driver! (And quickly, too.
Perhaps one day I'll learn to do a "grep -i 79C973 drivers/net/*"
first. *sigh*)
Now to see if I can get it to work on an ARM-based system... gotta
love lack of cache-coherance. ;) (dma_cache_inv, etc.) I'm open to
suggestions on that as well. :)
Thanks again!
Eli
--------------------. "To the systems programmer, users and applications
Eli Carter | serve only to provide a test load."
eli.carter@inet.com `---------------------------------- (random fortune)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* lance.c @ 100Mbit
@ 2001-01-16 22:27 Eli Carter
2001-01-16 22:41 ` Cort Dougan
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Eli Carter @ 2001-01-16 22:27 UTC (permalink / raw)
To: linux-kernel
Quick question: has anyone used the lance.c driver for a 100BaseT
network PCI device? If so, what successes/failures did you run into?
(I'm working with an Am79C973 chip.)
TIA,
Eli
--------------------. "To the systems programmer, users and applications
Eli Carter | serve only to provide a test load."
eli.carter@inet.com `---------------------------------- (random fortune)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: lance.c @ 100Mbit
2001-01-16 22:27 Eli Carter
@ 2001-01-16 22:41 ` Cort Dougan
2001-01-16 22:49 ` Richard B. Johnson
2001-01-16 22:53 ` Barry K. Nathan
2 siblings, 0 replies; 5+ messages in thread
From: Cort Dougan @ 2001-01-16 22:41 UTC (permalink / raw)
To: Eli Carter; +Cc: linux-kernel
} Quick question: has anyone used the lance.c driver for a 100BaseT
} network PCI device? If so, what successes/failures did you run into?
}
} (I'm working with an Am79C973 chip.)
I'd recommend the pcnet32.c driver for that chip, instead. I was running
it for a little over a year at 100Mbps with no serious trouble. This was
under Linux/PPC, so there were some endian-ness problems at first but it's
clean now.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: lance.c @ 100Mbit
2001-01-16 22:27 Eli Carter
2001-01-16 22:41 ` Cort Dougan
@ 2001-01-16 22:49 ` Richard B. Johnson
2001-01-16 22:53 ` Barry K. Nathan
2 siblings, 0 replies; 5+ messages in thread
From: Richard B. Johnson @ 2001-01-16 22:49 UTC (permalink / raw)
To: Eli Carter; +Cc: linux-kernel
On Tue, 16 Jan 2001, Eli Carter wrote:
> Quick question: has anyone used the lance.c driver for a 100BaseT
> network PCI device? If so, what successes/failures did you run into?
>
> (I'm working with an Am79C973 chip.)
Sure. It's the pcnet32.c file (not lance from which it came). It works
fine in an embedded system and I'm currently adding some stuff to
write/rewrite the SEEPROM which contains the IEEE address plus some
stuff to init it upon reset.
Cheers,
Dick Johnson
Penguin : Linux version 2.4.0 on an i686 machine (799.53 BogoMips).
"Memory is like gasoline. You use it up when you are running. Of
course you get it all back when you reboot..."; Actual explanation
obtained from the Micro$oft help desk.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: lance.c @ 100Mbit
2001-01-16 22:27 Eli Carter
2001-01-16 22:41 ` Cort Dougan
2001-01-16 22:49 ` Richard B. Johnson
@ 2001-01-16 22:53 ` Barry K. Nathan
2 siblings, 0 replies; 5+ messages in thread
From: Barry K. Nathan @ 2001-01-16 22:53 UTC (permalink / raw)
To: Eli Carter; +Cc: linux-kernel
> Quick question: has anyone used the lance.c driver for a 100BaseT
> network PCI device? If so, what successes/failures did you run into?
Never used lance.c for 100BaseT (can it do that?). I've used the pcnet32.c
driver, however.
> (I'm working with an Am79C973 chip.)
In my case, Am79C971. Works great for me, under both 2.2 and 2.4. (I don't
have any SMP systems, FWIW.)
-Barry K. Nathan <barryn@pobox.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-01-16 23:37 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-16 23:37 lance.c @ 100Mbit Eli Carter
-- strict thread matches above, loose matches on Subject: below --
2001-01-16 22:27 Eli Carter
2001-01-16 22:41 ` Cort Dougan
2001-01-16 22:49 ` Richard B. Johnson
2001-01-16 22:53 ` Barry K. Nathan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox