1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys/powerpc/mpc85xx
Marcel Moolenaar 7432531341 Make PCI Express host controllers functional, by:
1.  checking whether there's a link before initializing devices
    on the bus. When there's no link any access onto the bus
    will wedge the CPU.
2.  synthesizing the class & subclass so that the host controller
    appears as a standard PCI bridge, rather than a PowerPC CPU.
2010-02-01 17:51:01 +00:00
..
atpic.c Mark the cascaded AT interrupt handler as MP safe to avoid having 2009-05-31 01:56:06 +00:00
ds1553_bus_lbc.c More precise description of the DS1553 driver. 2009-06-24 15:48:20 +00:00
ds1553_core.c DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus. 2009-06-22 15:48:47 +00:00
ds1553_reg.h DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus. 2009-06-22 15:48:47 +00:00
i2c.c Integrated I2C controller driver (found in MPC85xx and other SOC parts). 2009-06-22 15:34:32 +00:00
isa.c
lbc.c
lbc.h Do not use OCP85XX_LBC_OFF twice when accessing LBC registers on MPC85XX. 2009-07-21 08:38:45 +00:00
mpc85xx.c
mpc85xx.h
nexus.c
ocpbus.c Initial version of the sec(4) driver for the integrated security engine found 2009-06-06 09:37:55 +00:00
ocpbus.h Initial version of the sec(4) driver for the integrated security engine found 2009-06-06 09:37:55 +00:00
opic.c
pci_ocp.c Make PCI Express host controllers functional, by: 2010-02-01 17:51:01 +00:00