freebsd-dev/sys/mips/atheros
Sean Bruno de1eecea8c 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@
2013-08-23 13:14:18 +00:00
..
apb.c
apbvar.h
ar71xx_bus_space_reversed.c
ar71xx_bus_space_reversed.h
ar71xx_chip.c Initialise the watchdog and UART frequencies. 2013-07-21 03:52:52 +00:00
ar71xx_chip.h
ar71xx_cpudef.h Add two new CPU specific definitions - the watchdog clock frequency and 2013-07-21 03:51:24 +00:00
ar71xx_ehci.c
ar71xx_fixup.c
ar71xx_fixup.h
ar71xx_gpio.c Add a missing break. 2013-08-12 00:38:47 +00:00
ar71xx_gpiovar.h
ar71xx_machdep.c
ar71xx_ohci.c
ar71xx_pci_bus_space.c
ar71xx_pci_bus_space.h
ar71xx_pci.c
ar71xx_setup.c Implement some initial AR934x support routines. 2013-07-21 03:56:57 +00:00
ar71xx_setup.h
ar71xx_spi.c
ar71xx_wdog.c
ar71xxreg.h
ar91xx_chip.c Initialise the watchdog and UART frequencies. 2013-07-21 03:52:52 +00:00
ar91xx_chip.h
ar91xxreg.h
ar724x_chip.c Initialise the watchdog and UART frequencies. 2013-07-21 03:52:52 +00:00
ar724x_chip.h
ar724x_pci.c
ar724xreg.h
ar933x_chip.c Initialise the watchdog and UART frequencies. 2013-07-21 03:52:52 +00:00
ar933x_chip.h
ar933x_uart.h
ar933xreg.h
ar934x_chip.c Implement some initial AR934x support routines. 2013-07-21 03:56:57 +00:00
ar934x_chip.h Implement some initial AR934x support routines. 2013-07-21 03:56:57 +00:00
ar934xreg.h
files.ar71xx Implement some initial AR934x support routines. 2013-07-21 03:56:57 +00:00
if_arge.c Some vendors store the mac addresses of arge(4) as a literal sring in the 2013-08-23 13:14:18 +00:00
if_argevar.h
pcf2123_rtc.c
pcf2123reg.h
std.ar71xx
uart_bus_ar71xx.c Use the UART frequency when programming the UART clock. 2013-07-21 03:54:39 +00:00
uart_bus_ar933x.c Use the UART frequency when programming the UART clock. 2013-07-21 03:54:39 +00:00
uart_cpu_ar71xx.c Use the UART frequency when programming the UART clock. 2013-07-21 03:54:39 +00:00
uart_cpu_ar933x.c Use the UART frequency when programming the UART clock. 2013-07-21 03:54:39 +00:00
uart_dev_ar933x.c
uart_dev_ar933x.h