freebsd-dev/sys/powerpc/powermac
Andreas Tobler d25b22e12b Fix the resource information for the i2s-a node on certain G5 PowerMacs.
This is the first step needed to get the snapper codec working on those
machines.
The second step is to enable the corresponding I2S device and its clock.

Tested on machines where the snapper codec was already working, a G4 PowerBook
and a PowerMac9,1 with a Shasta based macio.
The PowerMac7,2/7,3 with a K2 based macio can now also play sound.

MFC after:	1 month
2014-01-20 21:54:05 +00:00
..
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
ata_kauai.c Move the resource allocation from the ata_*_probe section to the ata_*_attach 2013-10-15 18:59:32 +00:00
ata_macio.c Add suspend/resume to DBDMA and ATA on PowerMacs. 2013-12-21 00:07:56 +00:00
atibl.c Add suspend/resume handlers for ATI backlight ppc driver. 2013-12-20 16:37:03 +00:00
cpcht.c Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this 2013-12-21 04:31:54 +00:00
cuda.c
cudavar.h
dbdma.c Add suspend/resume to DBDMA and ATA on PowerMacs. 2013-12-21 00:07:56 +00:00
dbdmavar.h Add suspend/resume to DBDMA and ATA on PowerMacs. 2013-12-21 00:07:56 +00:00
fcu.c
grackle.c badaddr() is used only in the grackle PCI driver, so move its definition 2013-11-27 22:01:09 +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
kiic.c Return EIO iso -1, the kiic_transfer has an signed return. 2013-08-23 20:39:41 +00:00
macgpio.c Save and restore the GPIOs on the macio for suspend/resume. 2014-01-11 06:35:29 +00:00
macgpiovar.h Save and restore the GPIOs on the macio for suspend/resume. 2014-01-11 06:35:29 +00:00
macio.c Fix the resource information for the i2s-a node on certain G5 PowerMacs. 2014-01-20 21:54:05 +00:00
maciovar.h Fix the resource information for the i2s-a node on certain G5 PowerMacs. 2014-01-20 21:54:05 +00:00
nvbl.c Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
platform_powermac.c Add PMU-based CPU frequency scaling. This method is used on most Titanium 2013-12-13 02:37:35 +00:00
pmu.c There's actually no data in the PMU_GET_VERSION command. Don't send any. 2014-01-19 00:23:59 +00:00
pmuvar.h Add PMU-based CPU frequency scaling. This method is used on most Titanium 2013-12-13 02:37:35 +00:00
powermac_thermal.c Be a little more suspicious of thermal sensors, which can have single 2013-10-25 03:55:52 +00:00
powermac_thermal.h
pswitch.c
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 Add PMU-based CPU frequency scaling. This method is used on most Titanium 2013-12-13 02:37:35 +00:00
uninorthpci.c Actually look up #address-cells instead of assuming it is correlated with 2013-11-17 18:27:07 +00:00
uninorthvar.h Add PMU-based CPU frequency scaling. This method is used on most Titanium 2013-12-13 02:37:35 +00:00
vcoregpio.c
viareg.h Add PMU-based CPU frequency scaling. This method is used on most Titanium 2013-12-13 02:37:35 +00:00
windtunnel.c