On Thu, Mar 16, 2000 at 12:45:24PM -0800, Jason Miller wrote:
> Within the body I make a call to a function
> (eeDriver-tx) which builds a socket buffer object and
> transmits it by calling hard_start_xmit. eeDriver_tx
> is a function in a module I wrote to interface RTLinux
> with the driver eepro100.c (driver which we have
> modified so pkts which are received are passed to our
> rtlinux modules). The problem isn't with these
> functions (I think/hope) as everything worked with v1.
The entire sk_ subsystem has changed enormously in Linux and
you cannot expect a 2.0 driver to work in 2.2.
I bet that is your problem. Try remodifying the current eepro100
driver.
--
---------------------------------------------------------
Victor Yodaiken
FSMLabs: www.fsmlabs.com www.rtlinux.com
FSMLabs is a servicemark and a service of
VJY Associates L.L.C, New Mexico.
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/