Davis:
Check out the ldl driver. Hint: you have to attach to "eth0" by name. See
ldltest and ldlconfig.
-- Dave
Davis Ford wrote:
> I am using Donald Becker's 3c59x.c driver (Vortex) to control 3com
> 3c509B card. I have the source for the driver also. I want to create a
> STREAM with the driver. A listing of the /dev directory is not
> informative as to which dev file corresponds to the ethernet driver. Is
> there a quick way to tell this?
>
> Once I do create a STREAM with the driver, how can I tell what protocol
> I use to speak with it. I thought Linux did not use the DLPI protocol
> to speak with the datalink layer, but instead created a socket called
> SOCK_PACKET for this purpose. I want to do a putmsg() call and send
> some data to the driver, but I need to figure out how to format it
> correctly for whatever protocol it uses. Does the LiS package provide
> modules to speak DLPI?
>
> Davis
> Web archives for lists can be found at http://gsyc.escet.urjc.es/lists
Web archives for lists can be found at http://gsyc.escet.urjc.es/lists