opnsense-src/sys/dev/ofw
Nathan Whitehorn 79bf3fcd18 On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the
firmware in order to take over control of the SMU. Without doing this,
the firmware background process doing fan control will run amok as we
take over the system and crash the management chip.

This is limited to these two machines because our kernel is heavily
dependent on firmware accesses, and so quiescing firmware can cause
nasty problems.
2010-05-16 15:56:59 +00:00
..
ofw_bus.h
ofw_bus_if.m - Add a new method ofw_bus_default_get_devinfo() that allows to retrieve 2005-11-22 16:37:45 +00:00
ofw_bus_subr.c Fix style. 2009-06-14 00:05:38 +00:00
ofw_bus_subr.h Fix style. 2009-06-14 00:05:38 +00:00
ofw_console.c Last minute TTY API change: remove mutex argument from tty_alloc(). 2009-05-29 06:41:23 +00:00
ofw_disk.c Missed style fixes. 2009-06-14 00:15:26 +00:00
ofw_if.m On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the 2010-05-16 15:56:59 +00:00
ofw_iicbus.c Fix style. 2009-06-14 00:05:38 +00:00
ofw_pci.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-01 16:52:11 +00:00
ofw_standard.c On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the 2010-05-16 15:56:59 +00:00
ofwvar.h Fix style. 2009-06-14 00:05:38 +00:00
openfirm.c On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the 2010-05-16 15:56:59 +00:00
openfirm.h On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the 2010-05-16 15:56:59 +00:00
openfirmio.c Fix style. 2009-06-14 00:05:38 +00:00
openfirmio.h
openpromio.c Modularize the Open Firmware client interface to allow run-time switching 2008-12-20 00:33:10 +00:00
openpromio.h