]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Some vendors store the mac addresses of arge(4) as a literal sring in the
authorSean Bruno <sbruno@FreeBSD.org>
Fri, 23 Aug 2013 13:14:18 +0000 (13:14 +0000)
committerSean Bruno <sbruno@FreeBSD.org>
Fri, 23 Aug 2013 13:14:18 +0000 (13:14 +0000)
commitde1eecea8cf15103151a9ac1ad0bef7fa76c10f3
tree5e9af8962fcf702f770259d42dbcc97fbe41c65d
parent38ed7e0769cb8b687230a1066d1e868285f3af12
Some vendors store the mac addresses of arge(4) as a literal sring in the
form xx:xx:xx:xx:xx:xx complete with ":" characters taking of 18 bytes
instead of 6 integers.  Expose a "readascii" tuneable to handle this case.

Remove restriction on eepromac assignement for the first dev instance only.

Add eepromac address for DIR-825 to hints file.

Add readascii hint for DIR-825

Reviewed by: adrian@
sys/mips/atheros/if_arge.c
sys/mips/conf/DIR-825.hints