[Bug 783] usb networking mac address changes on each boot

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Sat Sep 1 09:16:14 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=783





------- Additional Comments From rod at whitby.id.au  2007-09-01 09:16 -------
Looks like it should be possible on the kernel cmdline:

module_param(dev_addr, charp, S_IRUGO);
MODULE_PARM_DESC(dev_addr, "Device Ethernet Address");
module_param(host_addr, charp, S_IRUGO);
MODULE_PARM_DESC(host_addr, "Host Ethernet Address");

(yet to be tested, will close this bug if it works)

-- Rod



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list