freebsd-dev/sys/powerpc
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
..
aim Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
booke Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
compile
conf Move the examples for the 'hints' and 'env' keywords from various GENERIC 2010-01-19 17:20:34 +00:00
cpufreq Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver 2009-06-23 04:28:32 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Bump limits on PowerPC. This allows large executables like parts of LLVM 2009-12-02 06:49:22 +00:00
mpc85xx Don't check the device ID. Instead, check the class, subclass and 2010-01-29 20:37:12 +00:00
ofw Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
powermac MFp4: 2009-12-06 00:10:13 +00:00
powerpc Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
psim Unbreak build. 2009-12-06 17:26:43 +00:00