freebsd-dev/sys/powerpc
Bjoern A. Zeeb c4de0a57f3 MFC r197729:
Make sure that the primary native brandinfo always gets added
  first and the native ia32 compat as middle (before other things).
  o(ld)brandinfo as well as third party like linux, kfreebsd, etc.
  stays on SI_ORDER_ANY coming last.

  The reason for this is only to make sure that even in case we would
  overflow the MAX_BRANDS sized array, the native FreeBSD brandinfo
  would still be there and the system would be operational.

Reviewed by:	kib
2009-12-05 20:43:15 +00:00
..
aim MFC r199226: 2009-11-28 20:02:45 +00:00
booke MFC r198212,198378,198427,198428,198723,198724,198725,198731: 2009-11-28 19:37:58 +00:00
compile
conf Comment out the sbp(4) entry for GENERIC config files that contain it. 2009-11-09 21:39:42 +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 MFC r198212,198378,198427,198428,198723,198724,198725,198731: 2009-11-28 19:37:58 +00:00
mpc85xx Do not use OCP85XX_LBC_OFF twice when accessing LBC registers on MPC85XX. 2009-07-21 08:38:45 +00:00
ofw strict kobj signatures: some ofw_setprop fixes 2009-06-11 17:15:20 +00:00
powermac Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver 2009-06-23 04:28:32 +00:00
powerpc MFC r197729: 2009-12-05 20:43:15 +00:00
psim Move from using devclass_find_free_unit(ata_devclass, 0) to -1 for the 2009-06-10 17:40:18 +00:00