freebsd-dev/sys/powerpc/mpc85xx
Marcel Moolenaar 8429f8e8f4 Don't check the device ID. Instead, check the class, subclass and
programming I/F. New SoC designs have different device IDs, but
don't need special treatment. Consequently, we fail to probe and
attach for no other reason than not having added the device ID to
the code.

Bank on Freescale's sense of backward compatibility and assume
that if we find a host controller, we know how work with it.

This fixes detection of the PCI Express host controllers on
Freescale's QorIQ family of processors (P1, P2 and P4).
2010-01-29 20:37:12 +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 Add suppport for ISA and ISA interrupts to make the ATA 2009-04-24 03:51:11 +00:00
lbc.c Extend and improve MPC85XX Local Bus management. 2008-12-18 18:27:12 +00:00
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 Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant. 2009-03-13 06:28:20 +00:00
mpc85xx.h Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant. 2009-03-13 06:28:20 +00:00
nexus.c Minor clean up of BookE/MPC85XX: iprove naming and style(9). 2008-12-17 15:31:15 +00:00
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 Don't check the device ID. Instead, check the class, subclass and 2010-01-29 20:37:12 +00:00