1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys/arm/xscale/ixp425
John Baldwin ace8dcfc8a - Don't let rman_reserve_resource() activate the resource in
nexus_alloc_resource() and don't set a bushandle.
  nexus_activate_resource() will set a proper bushandle.
- Implement a proper nexus_release_resource().
- Fix ixppcib_activate_resource() to call rman_activate_resource()
  before creating a mapping for the resource.

Tested by:	jmg
2014-09-12 20:34:19 +00:00
..
avila_ata.c
avila_gpio.c
avila_led.c
avila_machdep.c
cambria_exp_space.c
cambria_fled.c
cambria_gpio.c
cambria_led.c
files.avila
files.ixp425
if_npe.c put these under bootverbose, they are only needed for debugging, not 2014-08-06 21:16:15 +00:00
if_npereg.h
ixdp425_pci.c
ixdp425reg.h
ixp425_a4x_io.S
ixp425_a4x_space.c
ixp425_iic.c
ixp425_intr.h
ixp425_mem.c
ixp425_npe.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
ixp425_npereg.h
ixp425_npevar.h
ixp425_pci_asm.S
ixp425_pci_space.c
ixp425_pci.c - Don't let rman_reserve_resource() activate the resource in 2014-09-12 20:34:19 +00:00
ixp425_qmgr.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
ixp425_qmgr.h
ixp425_space.c
ixp425_timer.c Unify interrupts bit definition and usage. While here remove PSR_C_bit. 2014-09-10 15:25:15 +00:00
ixp425_wdog.c
ixp425.c Unify interrupts bit definition and usage. While here remove PSR_C_bit. 2014-09-10 15:25:15 +00:00
ixp425reg.h
ixp425var.h
std.avila
std.ixp425
std.ixp435
uart_bus_ixp425.c
uart_cpu_ixp425.c