freebsd-skq/sys/powerpc
mav 512a6cd715 Switch the GENERIC kernels for all architectures to the new CAM-based ATA
stack. It means that all legacy ATA drivers are disabled and replaced by
respective CAM drivers. If you are using ATA device names in /etc/fstab or
other places, make sure to update them respectively (adX -> adaY,
acdX -> cdY, afdX -> daY, astX -> saY, where 'Y's are the sequential
numbers for each type in order of detection, unless configured otherwise
with tunables, see cam(4)).

ataraid(4) functionality is now supported by the RAID GEOM class.
To use it you can load geom_raid kernel module and use graid(8) tool
for management. Instead of /dev/arX device names, use /dev/raid/rX.
2011-04-24 08:58:58 +00:00
..
aim Add leading zeros when printing the physical memory chunks on __powerpc64__. 2011-04-19 07:49:58 +00:00
booke Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. 2011-01-21 10:26:26 +00:00
compile
conf Switch the GENERIC kernels for all architectures to the new CAM-based ATA 2011-04-24 08:58:58 +00:00
cpufreq Remove unused variables. Spotted by a cppcheck 2011-01-06 20:19:01 +00:00
fpu The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:07:02 +00:00
include Remove duplicate definition of FIRSTARG. 2011-03-17 19:44:00 +00:00
mambo Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00
mpc85xx Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a 2011-02-02 05:58:51 +00:00
ofw Fix whitespace nit. 2011-03-09 15:03:42 +00:00
powermac Don't sleep while setting the clock. This can cause panics when 2011-03-13 21:23:25 +00:00
powerpc Add stoppcbs[] arrays on powerpc(64) and have each CPU save its 2011-04-14 18:14:43 +00:00
ps3 Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00
psim Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00