freebsd-dev/sys/powerpc/ps3
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
..
ehci_ps3.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
if_glc.c Follow Linux by unconditionally stripping the RX vlan tag from incoming 2011-07-05 15:00:55 +00:00
if_glcreg.h
mmu_ps3.c
ohci_ps3.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
platform_ps3.c
ps3_syscons.c
ps3-hv-asm.awk
ps3-hv-header.awk
ps3-hvcall.h Add hypervisor call error codes. 2011-06-23 03:20:11 +00:00
ps3-hvcall.master Add hypervisor call error codes. 2011-06-23 03:20:11 +00:00
ps3-hvcall.S
ps3bus.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
ps3bus.h Driver for PS3's internal hard disk. Hopefully this can be CAM-ified in 2011-06-20 00:17:44 +00:00
ps3cdrom.c Add descriptor sense support to CAM, and honor sense residuals properly in 2011-10-03 20:32:55 +00:00
ps3disk.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ps3pic.c The PPC IRQ layer assumes that the IPI IRQ is the last IRQ on the PIC. 2011-11-21 04:35:23 +00:00