haiku/src/add-ons/kernel
Andreas Färber b5bc8fc8ab pci: Add stub support for grackle (ppc)
A grackle-compatible Motorola MPC106 PCI controller can be found in the
PowerMac G3 (ticket #6247). For now just let the user know.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38323 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-23 19:11:46 +00:00
..
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
bus_managers pci: Add stub support for grackle (ppc) 2010-08-23 19:11:46 +00:00
busses ATA: Type fix for byte swapping 2010-08-15 11:57:24 +00:00
console * Changed physical_entry::{address,size} to phys_{addr,size}_t and changed 2010-05-27 22:07:27 +00:00
cpu * map_physical_memory() does now always set a memory type. If none is given (it 2010-02-18 13:52:43 +00:00
debugger Use debug_memcpy() instead of user_memcpy() in the kernel debugger. 2010-04-13 17:40:50 +00:00
drivers * Calmed down CID 1976; the problematic situation should not be able to occur, 2010-08-17 18:22:17 +00:00
file_cache * Fixed the semantics of [v]snprintf(): If the buffer is not large enough, 2009-12-30 15:17:09 +00:00
file_systems * Fixed CID 1703: buffer could be leaked. Thanks to Stefano for the note. 2010-08-17 15:21:39 +00:00
generic Generic: Type fixes for atomic op 2010-08-15 22:38:41 +00:00
interrupt_controllers * Changed physical_entry::{address,size} to phys_{addr,size}_t and changed 2010-05-27 22:07:27 +00:00
media dropped a useless arg of the KernelAddon rule, hope I don't mess anything 2006-09-18 10:02:13 +00:00
network Fix #6373, second try 2010-08-19 15:29:02 +00:00
partitioning_systems Fixed build. 2010-08-20 20:42:33 +00:00
Jamfile * Removed old disk_scanner left-overs. 2009-07-29 01:23:47 +00:00