freebsd-dev/sys/dev/firewire
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
..
00README Remove references to MAKEDEV(8) 2010-11-15 05:25:51 +00:00
firewire_phy.h
firewire.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
firewire.h Introduce 1394a-2000 extended PHY Self ID packets. 2009-02-17 19:37:04 +00:00
firewirereg.h
fwcrom.c Revert previous commit and add myself to the list of people who should 2009-09-08 13:19:05 +00:00
fwdev.c Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
fwdma.c
fwdma.h
fwmem.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
fwmem.h
fwohci_pci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
fwohci.c When we see an interrupt status of 0xffffffff, check to see if the 2011-06-21 03:07:59 +00:00
fwohcireg.h Update comments around various structs. 2009-02-12 03:05:42 +00:00
fwohcivar.h Delete fwohci_filt() as it is now unused 2009-02-03 17:13:37 +00:00
fwphyreg.h Update comments around various structs. 2009-02-12 03:05:42 +00:00
iec13213.h
iec68113.h
if_fwe.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
if_fwevar.h
if_fwip.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
if_fwipvar.h
sbp_targ.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
sbp.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
sbp.h Minor updates as a precursor to fixing sbp_targ 2009-04-07 02:33:46 +00:00