1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys/powerpc/powermac
Marius Strobl 4b7ec27007 - There's no need to overwrite the default device method with the default
one. Interestingly, these are actually the default for quite some time
  (bus_generic_driver_added(9) since r52045 and bus_generic_print_child(9)
  since r52045) but even recently added device drivers do this unnecessarily.
  Discussed with: jhb, marcel
- While at it, use DEVMETHOD_END.
  Discussed with: jhb
- Also while at it, use __FBSDID.
2011-11-22 21:28:20 +00:00
..
ata_dbdma.c Several chipset drivers alter parameters relevant for the DMA tag creation, 2010-11-30 20:54:14 +00:00
ata_dbdma.h
ata_kauai.c Disable ATAPI DMA unconditionally on Apple Kauai ATA controllers, like it 2011-01-23 17:20:11 +00:00
ata_macio.c
cpcht.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +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
dbdma.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
dbdmavar.h
fcu.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
grackle.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
gracklevar.h Correct parsing of the grackle and uninorthpci ranges property. 2011-01-20 20:22:19 +00:00
hrowpic.c Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00
hrowpicvar.h
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
macio.c Do not use Open Firmware to open the device and instead program its start 2011-05-06 03:26:24 +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
openpic_macio.c Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00
platform_powermac.c
pmu.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
pmuvar.h
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
smu.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
smusat.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
uninorth.c Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a 2011-02-02 05:58:51 +00:00
uninorthpci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
uninorthvar.h Correct parsing of the grackle and uninorthpci ranges property. 2011-01-20 20:22:19 +00:00
vcoregpio.c
viareg.h
windtunnel.c Add new fan controller driver for the G4 MDD PowerMac. Submitted and tested 2011-06-04 15:17:35 +00:00