freebsd-dev/sys/powerpc/powermac
Alexander Motin 066f913a94 MFp4:
Introduce ATA_CAM kernel option, turning ata(4) controller drivers into
cam(4) interface modules. When enabled, this options deprecates all ata(4)
peripheral drivers (ad, acd, ...) and interfaces and allows cam(4) drivers
(ada, cd, ...) and interfaces to be natively used instead.

As side effect of this, ata(4) mode setting code was completely rewritten
to make controller API more strict and permit above change. While doing
this, SATA revision was separated from PATA mode. It allows DMA-incapable
SATA devices to operate and makes hw.ata.atapi_dma tunable work again.

Also allow ata(4) controller drivers (except some specific or broken ones)
to handle larger data transfers. Previous constraint of 64K was artificial
and is not really required by PCI ATA BM specification or hardware.

Submitted by:	nwitehorn (powerpc part)
2009-12-06 00:10:13 +00:00
..
ata_dbdma.c MFp4: 2009-12-06 00:10:13 +00:00
ata_dbdma.h
ata_kauai.c MFp4: 2009-12-06 00:10:13 +00:00
ata_macio.c MFp4: 2009-12-06 00:10:13 +00:00
cpcht.c Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode 2009-04-04 00:22:44 +00:00
cpchtvar.h Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode 2009-04-04 00:22:44 +00:00
cuda.c strict kobj signatures: fix adb_hb_controller_poll impl in powermac 2009-06-11 17:16:04 +00:00
cudavar.h
dbdma.c
dbdmavar.h
grackle.c
gracklevar.h
hrowpic.c Allow Heathrow-based machines to boot a kernel containing option SMP 2009-10-24 18:31:22 +00:00
hrowpicvar.h
kiic.c
macgpio.c
macgpiovar.h
macio.c
maciovar.h
openpic_macio.c
pmu.c strict kobj signatures: fix adb_hb_controller_poll impl in powermac 2009-06-11 17:16:04 +00:00
pmuvar.h
pswitch.c
smu.c Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver 2009-06-23 04:28:32 +00:00
uninorth.c
uninorthvar.h
vcoregpio.c Introduce support for cpufreq on PowerPC with the dynamic frequency 2009-05-31 09:01:23 +00:00
viareg.h