freebsd-dev/sys/arm
Bjoern A. Zeeb 52bf2041ac 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
MFC after:	1 month
2009-10-03 11:57:21 +00:00
..
arm Make sure that the primary native brandinfo always gets added 2009-10-03 11:57:21 +00:00
at91 - Proprely intialize UART parameters at probe stage, so uart(4) 2009-08-15 15:15:20 +00:00
compile
conf revert r196600; didn't notice it'd been done already 2009-08-27 17:55:44 +00:00
include Promote the cpu_class local variable to global and expose it in md_var.h 2009-09-26 16:37:23 +00:00
mv Introduce SheevaPlug support. 2009-08-25 10:09:25 +00:00
sa11x0 Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
xscale Remove performance counter headers. This code came from NetBSD, but our 2009-10-02 11:10:05 +00:00