1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/arm/at91
Stanislav Sedov 1e6774a44e - Don't return 0xffff if PHY id isn't equal 0. This allows PHYs with
non-zero addresses to be used.

Approved by:	cognet
MFC after:	2 weeks
2007-12-16 12:57:12 +00:00
..
at91_mci.c Kill overly verbose messages about setting bus width. 2007-09-16 07:48:58 +00:00
at91_mcireg.h correct guard variable names. 2007-10-18 05:43:44 +00:00
at91_pdcreg.h
at91_pio_rm9200.h
at91_pio.c
at91_pioreg.h
at91_piovar.h
at91_pmc.c Kill bogus printf debugs. 2007-09-16 07:51:02 +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
at91_twiio.h
at91_twireg.h
at91_usartreg.h
at91.c
at91rm92reg.h Add an option to be able to override the value of the AT91 master clock 2007-10-25 23:02:42 +00:00
at91var.h
files.at91
files.kb920x
hints.at91rm9200
hints.at91sam9261
if_ate.c - Don't return 0xffff if PHY id isn't equal 0. This allows PHYs with 2007-12-16 12:57:12 +00:00
if_atereg.h
kb920x_machdep.c Fix for the panic("vm_thread_new: kstack allocation failed") and 2007-11-05 11:36:16 +00:00
ohci_atmelarm.c kill commented out line of code. 2007-10-29 21:01:50 +00:00
std.at91 Move some KB920x-specific options into the KB920x file. 2007-10-25 22:57:19 +00:00
std.kb920x Move some KB920x-specific options into the KB920x file. 2007-10-25 22:57:19 +00:00
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c Correct a comment, this was not true anymore. 2007-10-24 22:24:32 +00:00
uart_dev_at91usart.c