netdev
[Top] [All Lists]

[Fwd: Question about /usr/include/netdevice.h]

To: netdev@xxxxxxxxxxx
Subject: [Fwd: Question about /usr/include/netdevice.h]
From: Joe Golio <golio@xxxxxxxx>
Date: Thu, 10 Jan 2002 12:09:25 -0600
Sender: owner-netdev@xxxxxxxxxxx
 
--- Begin Message ---
To: linux-kernel@xxxxxxxxxxxxxxx, golio@xxxxxxxx
Subject: Question about /usr/include/netdevice.h
From: Joe Golio <golio@xxxxxxxx>
Date: Thu, 10 Jan 2002 11:10:21 -0600
Sender: root@xxxxxxxx
Hello all,

        I am new at this so bare with me...

        Inside /usr/include/linux/netdevice.h, there is a 
        #define for MAX_ADDR_LEN which is currently set to
        a value of "7" in 2.4. I am working on an implementation
        where the hardware address of the media needs be larger
        than 7 bytes. What is the process by which I would have
        to go through to get this value changed to something larger
        than 7 bytes, if I so desired ?

Thanks,

Joe Golio


--- End Message ---
<Prev in Thread] Current Thread [Next in Thread>
  • [Fwd: Question about /usr/include/netdevice.h], Joe Golio <=