Bahadir Balban wrote:
On 3/30/06, Bahadir Balban <bilgehan.balban@xxxxxxxxx> wrote:
It is a network device and the parameters are the PHY address and a
MAC address to optionally override the MAC stored in EEPROM. There may
also be more parameters eventually.
Thanks,
Bahadir
Another question is that, do you think an ethernet device can have
optional software MAC address parameter like this? Or should I remove
it completely and only refer to EEPROM?
Thanks,
Bahadir
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/
A better option would be to provide ifconfig support to your driver for
changing the mac address...see man ifconfig
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/