haiku/src
Ingo Weinhold 906b28a9ac Added some PPC support to the PCI bus manager. We scan the Open Firmware
device tree for PCI controllers and make them known to the bus manager,
if we know how to talk with them. ATM we support only the UniNorth chip,
which can be found in G4 Macs (code ported from FreeBSD).
As far as I can judge it, all attached devices are identified correctly
on all three host bridges of my Mac mini.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16102 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-01-26 15:21:31 +00:00
..
add-ons Added some PPC support to the PCI bus manager. We scan the Open Firmware 2006-01-26 15:21:31 +00:00
apps * added checks for installing on source volume, or boot volume 2006-01-24 16:16:26 +00:00
bin Added the "logger" command line tool to send messages to syslog. 2006-01-24 16:28:45 +00:00
build bfs_shell now also builds under Linux/PPC, not tested yet, though. 2006-01-08 13:19:12 +00:00
data Added Polish(Programmer's).keymap at the request of michalg. 2006-01-16 09:54:30 +00:00
documentation Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
kits Moved _kern_shutdown() to the registrar's R5Compatiblity.cpp where it belongs. 2006-01-26 00:14:03 +00:00
libs * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
preferences added Chip and VendorShort fields to fix the build 2006-01-25 17:09:12 +00:00
servers Moved _kern_shutdown() to the registrar's R5Compatiblity.cpp where it belongs. 2006-01-26 00:14:03 +00:00
system * Turned the kernel platform support from a library into an object. 2006-01-26 15:06:59 +00:00
tests first style changes 2006-01-17 21:12:59 +00:00
tools The server lazily opens the disk image now and closes and reopens it 2005-12-30 03:34:37 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00