freebsd-dev/sys/powerpc
Nathan Whitehorn 023864f69c Allow Open Firmware syscons to attach to devices without an "address"
property such as those found on some real and emulated IBM systems. The
approach, which is taken from Linux, is to scan through the PCI bars
until we find one large enough to contain the linear framebuffer and
which is ideally prefetchable if no "address" property can be found.
This makes the graphical console work with the pSeries target in QEMU.

Approved by:	re (delphij)
2013-09-26 22:47:02 +00:00
..
aim - Create kern.ipc.sendfile namespace, and put the new "readhead" OID 2013-09-22 13:36:52 +00:00
booke - Create kern.ipc.sendfile namespace, and put the new "readhead" OID 2013-09-22 13:36:52 +00:00
conf Merge in support for PAPR-compliant (Power Architecture Platform 2013-09-17 17:37:04 +00:00
cpufreq Remove unused variables. Spotted by a cppcheck 2011-01-06 20:19:01 +00:00
fpu Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
include Add POWER7+ and POWER8 to the CPU ID table. 2013-09-17 17:29:56 +00:00
mambo kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
mpc85xx Align the PCI Express #defines with the style used for the PCI-X 2012-09-18 22:04:59 +00:00
ofw Allow Open Firmware syscons to attach to devices without an "address" 2013-09-26 22:47:02 +00:00
powermac Attach only on hardware that is actually supported as opposed to hardware 2013-09-09 12:54:08 +00:00
powerpc Eliminate the declaration for a method that is no longer used. (This 2013-09-26 15:36:20 +00:00
ps3 MFcalloutng: 2013-02-28 10:46:54 +00:00
pseries As idling the CPU no longer causes hangs on QEMU, reenable the pSeries 2013-09-26 21:18:46 +00:00
psim - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related 2013-04-06 19:12:49 +00:00
wii Fix indentation. 2013-07-02 07:17:56 +00:00