HardenedBSD/sys/arm/at91
John Baldwin 3064f0530b - Initialize callout before it is used in atestop() during attach.
- Reorder detach so that ether_ifdetach() is called first.  This removes
  the race that ATE_FLAG_DETACHING closed, so that flag can be removed.
- Trim a duplicate clearing of IFF_DRV_RUNNING.

Reviewed by:	imp
2009-11-19 22:04:02 +00:00
..
at91_cfata.c Eliminate devclass_find_free_unit call here, since -1 gives the same 2009-06-10 17:39:19 +00:00
at91_machdep.c Eliminate an unnecessary vm include file. 2009-11-04 04:41:03 +00:00
at91_mci.c strict kobj signatures: number of fixes for arm architecture 2009-06-11 17:05:13 +00:00
at91_mcireg.h
at91_pdcreg.h
at91_pio_rm9200.h
at91_pio.c
at91_pioreg.h
at91_piovar.h
at91_pmc.c
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 strict kobj signatures: number of fixes for arm architecture 2009-06-11 17:05:13 +00:00
at91_twiio.h
at91_twireg.h
at91_usartreg.h
at91.c
at91board.h
at91rm92reg.h
at91var.h
board_bwct.c
board_hl200.c
board_kb920x.c
board_tsc4370.c
files.at91
hints.at91rm9200
hints.at91sam9261
if_ate.c - Initialize callout before it is used in atestop() during attach. 2009-11-19 22:04:02 +00:00
if_atereg.h
std.at91
std.bwct
std.hl200
std.kb920x
std.tsc4370
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c
uart_dev_at91usart.c - Proprely intialize UART parameters at probe stage, so uart(4) 2009-08-15 15:15:20 +00:00