1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/sys/arm
Rafal Jaworowski 5694b144c0 Properly handle initial state of power mgmt.
Modules on Marvell SOC can be selectively PM-disabled, and we must not access
disabled devices' registers (attempt to initialize them) unconditionally, as
this leads to the system hang. This patch introduces graceful handling of the
PM state during devices init.

Submitted by:	Michal Hajduk
Obtained from:	Semihalf
2009-08-25 09:35:50 +00:00
..
arm KDB needs <machine/db_machdep.h>, so move it under #ifdef KDB. 2009-08-23 23:37:53 +00:00
at91 - Proprely intialize UART parameters at probe stage, so uart(4) 2009-08-15 15:15:20 +00:00
compile
conf Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd and 2009-07-17 18:35:45 +00:00
include Add support to the virtual memory system for configuring machine- 2009-07-12 23:31:20 +00:00
mv Properly handle initial state of power mgmt. 2009-08-25 09:35:50 +00:00
sa11x0 Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
xscale No need to remove the same flag multiple times. 2009-08-23 19:54:36 +00:00