freebsd-nq/sys/arm/at91
Stanislav Sedov 0787c9a03f - Try to look for MAC address in all SA registers, not only in the
first one. U-boot, for example, uses the second register to store
  MAC.[1]
- Use random MAC address if none configured instead of failing.

Submitted by:	Bjorn Konig <bkoenig@alpha-tierchen.de> [1]
Reviewed by:	imp
Approved by:	kib (mentor)
MFC after:	1 week
2008-08-30 15:16:40 +00:00
..
at91_mci.c
at91_mcireg.h
at91_pdcreg.h
at91_pio_rm9200.h
at91_pio.c Provide hooks into the GPIO lines and the ability to set/clear 2008-08-19 22:17:14 +00:00
at91_pioreg.h
at91_piovar.h Provide hooks into the GPIO lines and the ability to set/clear 2008-08-19 22:17:14 +00:00
at91_pmc.c Use the proper clock domain for the usb host controller. 2008-08-19 22:16:10 +00:00
at91_pmcreg.h
at91_pmcvar.h
at91_rtc.c
at91_rtcreg.h
at91_spi.c
at91_spireg.h
at91_ssc.c
at91_sscreg.h
at91_st.c
at91_streg.h
at91_twi.c Add locking to the various iicbus(4) bridge drivers: 2008-08-04 20:46:15 +00:00
at91_twiio.h
at91_twireg.h
at91_usartreg.h
at91.c Add IRQ line for usb device. I'm not 100% sure this is the right 2008-08-19 22:15:14 +00:00
at91rm92reg.h
at91var.h
files.at91
files.kb920x
hints.at91rm9200
hints.at91sam9261
if_ate.c - Try to look for MAC address in all SA registers, not only in the 2008-08-30 15:16:40 +00:00
if_atereg.h fix multicast hash register definition 2008-07-12 23:40:07 +00:00
kb920x_machdep.c
ohci_atmelarm.c
std.at91
std.kb920x
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c
uart_dev_at91usart.c Make the at91 uart(4) driver compile again. 2008-08-02 08:01:56 +00:00