| .. |
|
ata_dbdma.c
|
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
|
2013-04-06 19:12:49 +00:00 |
|
ata_dbdma.h
|
Add DMA support for Apple built-in ATA controllers.
|
2008-09-27 15:13:44 +00:00 |
|
ata_kauai.c
|
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
|
2013-04-06 19:12:49 +00:00 |
|
ata_macio.c
|
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
|
2013-04-06 19:12:49 +00:00 |
|
atibl.c
|
phandle_t is unsigned, and OF_finddevice() returns (phandle_t)(-1) on
|
2012-08-21 23:55:29 +00:00 |
|
cpcht.c
|
Compatibility with IBM firmware.
|
2012-02-04 23:25:18 +00:00 |
|
cuda.c
|
- There's no need to overwrite the default device method with the default
|
2011-11-22 21:28:20 +00:00 |
|
cudavar.h
|
Get nexus(4) out of the RTC business. The interface used by nexus(4)
|
2010-03-23 03:14:44 +00:00 |
|
dbdma.c
|
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
|
2011-11-07 06:44:47 +00:00 |
|
dbdmavar.h
|
Clean up some magic numbers in the DBDMA code by replacing them with
|
2008-10-27 23:11:14 +00:00 |
|
fcu.c
|
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
|
2011-11-07 06:44:47 +00:00 |
|
grackle.c
|
Miffed r230993 due to a one-character typo while reviewing the patch.
|
2012-02-04 20:04:35 +00:00 |
|
gracklevar.h
|
Unify OF PCI infrastructure, including changing from parsing the device
|
2012-02-04 19:54:13 +00:00 |
|
hrowpic.c
|
Remove bogus __unused attribute from hrowpic_eoi().
|
2012-07-01 19:07:45 +00:00 |
|
hrowpicvar.h
|
Revamp the interrupt handling in support of INTR_FILTER. This includes:
|
2007-08-11 19:25:32 +00:00 |
|
kiic.c
|
Increase register access delay to deal with the high-latency I2C
|
2010-09-15 19:08:41 +00:00 |
|
macgpio.c
|
Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a
|
2011-02-02 05:58:51 +00:00 |
|
macgpiovar.h
|
Clean up the mac GPIO interface a little. Also remove bogus copyright
|
2008-12-08 03:00:45 +00:00 |
|
macio.c
|
Prevent an error resulting from signed/unsigned comparison on systems
|
2012-01-20 22:24:39 +00:00 |
|
maciovar.h
|
Do not use Open Firmware to open the device and instead program its start
|
2011-05-06 03:26:24 +00:00 |
|
nvbl.c
|
phandle_t is unsigned, and OF_finddevice() returns (phandle_t)(-1) on
|
2012-08-21 23:55:29 +00:00 |
|
openpic_macio.c
|
Work around broken device tree on last-generation PowerPC iMacs
|
2012-10-29 14:27:28 +00:00 |
|
platform_powermac.c
|
Introduce PLATFORMMETHOD_END and use it.
|
2013-02-13 02:21:45 +00:00 |
|
pmu.c
|
Fix style(9) issues from r228270.
|
2011-12-05 14:13:21 +00:00 |
|
pmuvar.h
|
Add a devd notification for closing/opening the lid on PowerBooks and iBooks.
|
2011-12-05 00:12:10 +00:00 |
|
powermac_thermal.c
|
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
|
2011-11-07 06:44:47 +00:00 |
|
powermac_thermal.h
|
- Introduce a define for ZERO_C_TO_K.
|
2011-06-03 20:43:12 +00:00 |
|
pswitch.c
|
Add a new 'why' argument to kdb_enter(), and a set of constants to use
|
2007-12-25 17:52:02 +00:00 |
|
smu.c
|
Only check fan type once. Not only is continuously rechecking pointless, a
|
2013-05-05 22:42:10 +00:00 |
|
smusat.c
|
Improve error handling in smusat(4).
|
2012-02-15 16:59:24 +00:00 |
|
uninorth.c
|
Provide a fix for certain PowerMacs where the U3 i2c lacks the interrupt
|
2012-03-19 18:03:20 +00:00 |
|
uninorthpci.c
|
Unify OF PCI infrastructure, including changing from parsing the device
|
2012-02-04 19:54:13 +00:00 |
|
uninorthvar.h
|
Unify OF PCI infrastructure, including changing from parsing the device
|
2012-02-04 19:54:13 +00:00 |
|
vcoregpio.c
|
Introduce support for cpufreq on PowerPC with the dynamic frequency
|
2009-05-31 09:01:23 +00:00 |
|
viareg.h
|
Add ADB support. This provides support for the external ADB bus on the PowerMac
|
2008-10-26 19:37:38 +00:00 |
|
windtunnel.c
|
Add PWM monitoring sysctl to G4 MDD (Windtunnel) fan driver. While there, clean
|
2012-01-12 22:21:20 +00:00 |