Author: marius
Date: Tue Nov 22 21:28:20 2011
New Revision: 227843
URL: http://svn.freebsd.org/changeset/base/227843

Log:
  - 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.

Modified:
  head/sys/amd64/amd64/legacy.c
  head/sys/arm/econa/ehci_ebus.c
  head/sys/arm/econa/ohci_ec.c
  head/sys/arm/mv/mv_pci.c
  head/sys/arm/xscale/i80321/i80321_pci.c
  head/sys/arm/xscale/i8134x/i81342_pci.c
  head/sys/arm/xscale/ixp425/ixp425_pci.c
  head/sys/dev/aac/aac_pci.c
  head/sys/dev/acpi_support/acpi_wmi.c
  head/sys/dev/acpica/acpi_cpu.c
  head/sys/dev/acpica/acpi_isab.c
  head/sys/dev/acpica/acpi_pcib_acpi.c
  head/sys/dev/amr/amr_pci.c
  head/sys/dev/arcmsr/arcmsr.c
  head/sys/dev/bce/if_bce.c
  head/sys/dev/bfe/if_bfe.c
  head/sys/dev/bge/if_bge.c
  head/sys/dev/bm/if_bm.c
  head/sys/dev/bxe/if_bxe.c
  head/sys/dev/cas/if_cas.c
  head/sys/dev/cesa/cesa.c
  head/sys/dev/cxgb/cxgb_main.c
  head/sys/dev/cxgbe/t4_main.c
  head/sys/dev/dc/if_dc.c
  head/sys/dev/eisa/eisaconf.c
  head/sys/dev/et/if_et.c
  head/sys/dev/fb/fb.c
  head/sys/dev/firewire/firewire.c
  head/sys/dev/firewire/fwohci_pci.c
  head/sys/dev/gem/if_gem_pci.c
  head/sys/dev/gem/if_gem_sbus.c
  head/sys/dev/gpio/gpiobus.c
  head/sys/dev/hifn/hifn7751.c
  head/sys/dev/hme/if_hme_pci.c
  head/sys/dev/hme/if_hme_sbus.c
  head/sys/dev/ichsmb/ichsmb_pci.c
  head/sys/dev/ida/ida_pci.c
  head/sys/dev/if_ndis/if_ndis_usb.c
  head/sys/dev/iicbus/iicbus.c
  head/sys/dev/iicbus/iicsmb.c
  head/sys/dev/lge/if_lge.c
  head/sys/dev/mca/mca_bus.c
  head/sys/dev/mfi/mfi_pci.c
  head/sys/dev/mii/mii.c
  head/sys/dev/mlx/mlx_pci.c
  head/sys/dev/mps/mps_pci.c
  head/sys/dev/msk/if_msk.c
  head/sys/dev/nfe/if_nfe.c
  head/sys/dev/nge/if_nge.c
  head/sys/dev/nve/if_nve.c
  head/sys/dev/pccbb/pccbb_isa.c
  head/sys/dev/pccbb/pccbb_pci.c
  head/sys/dev/pci/eisa_pci.c
  head/sys/dev/pci/isa_pci.c
  head/sys/dev/pci/pci_pci.c
  head/sys/dev/pcn/if_pcn.c
  head/sys/dev/ppbus/lpbb.c
  head/sys/dev/puc/puc_pccard.c
  head/sys/dev/puc/puc_pci.c
  head/sys/dev/quicc/quicc_bfe_fdt.c
  head/sys/dev/re/if_re.c
  head/sys/dev/rt/if_rt.c
  head/sys/dev/safe/safe.c
  head/sys/dev/scc/scc_bfe_ebus.c
  head/sys/dev/scc/scc_bfe_macio.c
  head/sys/dev/scc/scc_bfe_quicc.c
  head/sys/dev/scc/scc_bfe_sbus.c
  head/sys/dev/sec/sec.c
  head/sys/dev/sf/if_sf.c
  head/sys/dev/sfxge/sfxge.c
  head/sys/dev/sge/if_sge.c
  head/sys/dev/siba/siba_pcib.c
  head/sys/dev/sis/if_sis.c
  head/sys/dev/sk/if_sk.c
  head/sys/dev/smbus/smbus.c
  head/sys/dev/sound/isa/gusc.c
  head/sys/dev/sound/isa/sbc.c
  head/sys/dev/sound/pci/csa.c
  head/sys/dev/sound/pci/fm801.c
  head/sys/dev/sound/usb/uaudio.c
  head/sys/dev/spibus/spibus.c
  head/sys/dev/ste/if_ste.c
  head/sys/dev/tl/if_tl.c
  head/sys/dev/tsec/if_tsec_fdt.c
  head/sys/dev/twa/tw_osl_freebsd.c
  head/sys/dev/twe/twe_freebsd.c
  head/sys/dev/tws/tws.c
  head/sys/dev/ubsec/ubsec.c
  head/sys/dev/usb/controller/at91dci_atmelarm.c
  head/sys/dev/usb/controller/atmegadci_atmelarm.c
  head/sys/dev/usb/controller/ehci_ixp4xx.c
  head/sys/dev/usb/controller/ehci_mv.c
  head/sys/dev/usb/controller/ehci_pci.c
  head/sys/dev/usb/controller/musb_otg_atmelarm.c
  head/sys/dev/usb/controller/ohci_atmelarm.c
  head/sys/dev/usb/controller/ohci_pci.c
  head/sys/dev/usb/controller/ohci_s3c24x0.c
  head/sys/dev/usb/controller/uhci_pci.c
  head/sys/dev/usb/controller/uss820dci_atmelarm.c
  head/sys/dev/usb/controller/xhci_pci.c
  head/sys/dev/usb/net/if_aue.c
  head/sys/dev/usb/net/if_axe.c
  head/sys/dev/usb/net/if_mos.c
  head/sys/dev/usb/net/if_rue.c
  head/sys/dev/usb/net/if_udav.c
  head/sys/dev/vge/if_vge.c
  head/sys/dev/vr/if_vr.c
  head/sys/dev/wb/if_wb.c
  head/sys/dev/xen/pcifront/pcifront.c
  head/sys/dev/xl/if_xl.c
  head/sys/i386/i386/legacy.c
  head/sys/isa/vga_isa.c
  head/sys/mips/adm5120/admpci.c
  head/sys/mips/atheros/apb.c
  head/sys/mips/atheros/ar71xx_ehci.c
  head/sys/mips/atheros/ar71xx_ohci.c
  head/sys/mips/atheros/ar71xx_pci.c
  head/sys/mips/atheros/ar724x_pci.c
  head/sys/mips/atheros/if_arge.c
  head/sys/mips/cavium/octopci.c
  head/sys/mips/cavium/usb/octusb_octeon.c
  head/sys/mips/idt/idtpci.c
  head/sys/mips/idt/if_kr.c
  head/sys/mips/malta/gt.c
  head/sys/mips/malta/gt_pci.c
  head/sys/mips/nlm/xlp_pci.c
  head/sys/mips/rmi/dev/nlge/if_nlge.c
  head/sys/mips/rmi/dev/sec/rmisec.c
  head/sys/mips/rmi/xlr_pci.c
  head/sys/mips/rmi/xls_ehci.c
  head/sys/mips/rt305x/rt305x_dotg.c
  head/sys/pci/if_rl.c
  head/sys/pci/intpm.c
  head/sys/pci/viapm.c
  head/sys/powerpc/aim/nexus.c
  head/sys/powerpc/mambo/mambo.c
  head/sys/powerpc/mpc85xx/nexus.c
  head/sys/powerpc/mpc85xx/pci_fdt.c
  head/sys/powerpc/ofw/ofw_cpu.c
  head/sys/powerpc/ofw/ofw_pcib_pci.c
  head/sys/powerpc/powermac/cpcht.c
  head/sys/powerpc/powermac/cuda.c
  head/sys/powerpc/powermac/grackle.c
  head/sys/powerpc/powermac/pmu.c
  head/sys/powerpc/powermac/uninorthpci.c
  head/sys/powerpc/ps3/ehci_ps3.c
  head/sys/powerpc/ps3/ohci_ps3.c
  head/sys/powerpc/ps3/ps3bus.c
  head/sys/sparc64/pci/fire.c
  head/sys/sparc64/pci/psycho.c
  head/sys/sparc64/pci/sbbc.c
  head/sys/sparc64/pci/schizo.c
  head/sys/x86/pci/pci_bus.c
  head/sys/x86/pci/qpi.c
  head/sys/x86/x86/mptable_pci.c
  head/sys/xen/xenstore/xenstore.c

Modified: head/sys/amd64/amd64/legacy.c
==============================================================================
--- head/sys/amd64/amd64/legacy.c       Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/amd64/amd64/legacy.c       Tue Nov 22 21:28:20 2011        
(r227843)
@@ -237,19 +237,17 @@ static device_method_t cpu_methods[] = {
        /* Bus interface */
        DEVMETHOD(bus_add_child,        cpu_add_child),
        DEVMETHOD(bus_read_ivar,        cpu_read_ivar),
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
        DEVMETHOD(bus_get_resource_list, cpu_get_rlist),
        DEVMETHOD(bus_get_resource,     bus_generic_rl_get_resource),
        DEVMETHOD(bus_set_resource,     bus_generic_rl_set_resource),
        DEVMETHOD(bus_alloc_resource,   bus_generic_rl_alloc_resource),
        DEVMETHOD(bus_release_resource, bus_generic_rl_release_resource),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
        DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
        DEVMETHOD(bus_deactivate_resource, bus_generic_deactivate_resource),
        DEVMETHOD(bus_setup_intr,       bus_generic_setup_intr),
        DEVMETHOD(bus_teardown_intr,    bus_generic_teardown_intr),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t cpu_driver = {

Modified: head/sys/arm/econa/ehci_ebus.c
==============================================================================
--- head/sys/arm/econa/ehci_ebus.c      Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/arm/econa/ehci_ebus.c      Tue Nov 22 21:28:20 2011        
(r227843)
@@ -281,10 +281,7 @@ static device_method_t ehci_methods[] = 
        DEVMETHOD(device_resume, ehci_ebus_resume),
        DEVMETHOD(device_shutdown, ehci_ebus_shutdown),
 
-       /* Bus interface */
-       DEVMETHOD(bus_print_child, bus_generic_print_child),
-
-       {0, 0}
+       DEVMETHOD_END
 };
 
 static driver_t ehci_driver = {

Modified: head/sys/arm/econa/ohci_ec.c
==============================================================================
--- head/sys/arm/econa/ohci_ec.c        Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/arm/econa/ohci_ec.c        Tue Nov 22 21:28:20 2011        
(r227843)
@@ -222,10 +222,7 @@ static device_method_t ohci_methods[] = 
        DEVMETHOD(device_detach, ohci_ec_detach),
        DEVMETHOD(device_shutdown, bus_generic_shutdown),
 
-       /* Bus interface */
-       DEVMETHOD(bus_print_child, bus_generic_print_child),
-
-       {0, 0}
+       DEVMETHOD_END
 };
 
 static driver_t ohci_driver = {

Modified: head/sys/arm/mv/mv_pci.c
==============================================================================
--- head/sys/arm/mv/mv_pci.c    Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/arm/mv/mv_pci.c    Tue Nov 22 21:28:20 2011        (r227843)
@@ -171,7 +171,6 @@ static device_method_t mv_pcib_methods[]
        DEVMETHOD(device_attach,                mv_pcib_attach),
 
        /* Bus interface */
-       DEVMETHOD(bus_print_child,              bus_generic_print_child),
        DEVMETHOD(bus_read_ivar,                mv_pcib_read_ivar),
        DEVMETHOD(bus_write_ivar,               mv_pcib_write_ivar),
        DEVMETHOD(bus_alloc_resource,           mv_pcib_alloc_resource),
@@ -194,7 +193,7 @@ static device_method_t mv_pcib_methods[]
        DEVMETHOD(ofw_bus_get_node,     ofw_bus_gen_get_node),
        DEVMETHOD(ofw_bus_get_type,     ofw_bus_gen_get_type),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t mv_pcib_driver = {

Modified: head/sys/arm/xscale/i80321/i80321_pci.c
==============================================================================
--- head/sys/arm/xscale/i80321/i80321_pci.c     Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/arm/xscale/i80321/i80321_pci.c     Tue Nov 22 21:28:20 2011        
(r227843)
@@ -373,7 +373,6 @@ static device_method_t i80321_pci_method
        DEVMETHOD(device_resume,        bus_generic_resume),
 
        /* Bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
        DEVMETHOD(bus_read_ivar,        i80321_read_ivar),
        DEVMETHOD(bus_write_ivar,       i80321_write_ivar),
        DEVMETHOD(bus_alloc_resource,   i80321_pci_alloc_resource),
@@ -389,7 +388,7 @@ static device_method_t i80321_pci_method
        DEVMETHOD(pcib_write_config,    i80321_pci_write_config),
        DEVMETHOD(pcib_route_interrupt, machdep_pci_route_interrupt),
 
-       {0, 0}
+       DEVMETHOD_END
 };
 
 static driver_t i80321_pci_driver = {

Modified: head/sys/arm/xscale/i8134x/i81342_pci.c
==============================================================================
--- head/sys/arm/xscale/i8134x/i81342_pci.c     Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/arm/xscale/i8134x/i81342_pci.c     Tue Nov 22 21:28:20 2011        
(r227843)
@@ -516,7 +516,6 @@ static device_method_t i81342_pci_method
        DEVMETHOD(device_resume,        bus_generic_resume),
 
        /* Bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
        DEVMETHOD(bus_read_ivar,        i81342_read_ivar),
        DEVMETHOD(bus_write_ivar,       i81342_write_ivar),
        DEVMETHOD(bus_alloc_resource,   i81342_pci_alloc_resource),
@@ -532,7 +531,7 @@ static device_method_t i81342_pci_method
        DEVMETHOD(pcib_write_config,    i81342_pci_write_config),
        DEVMETHOD(pcib_route_interrupt, i81342_pci_route_interrupt),
 
-       {0, 0}
+       DEVMETHOD_END
 };
 
 static driver_t i81342_pci_driver = {

Modified: head/sys/arm/xscale/ixp425/ixp425_pci.c
==============================================================================
--- head/sys/arm/xscale/ixp425/ixp425_pci.c     Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/arm/xscale/ixp425/ixp425_pci.c     Tue Nov 22 21:28:20 2011        
(r227843)
@@ -445,7 +445,6 @@ static device_method_t ixppcib_methods[]
        DEVMETHOD(device_attach,                ixppcib_attach),
 
        /* Bus interface */
-       DEVMETHOD(bus_print_child,              bus_generic_print_child),
        DEVMETHOD(bus_read_ivar,                ixppcib_read_ivar),
        DEVMETHOD(bus_write_ivar,               ixppcib_write_ivar),
        DEVMETHOD(bus_setup_intr,               ixppcib_setup_intr),
@@ -462,7 +461,7 @@ static device_method_t ixppcib_methods[]
        DEVMETHOD(pcib_write_config,            ixppcib_write_config),
        DEVMETHOD(pcib_route_interrupt,         ixppcib_route_interrupt),
 
-       {0, 0},
+       DEVMETHOD_END
 };
 
 static driver_t ixppcib_driver = {

Modified: head/sys/dev/aac/aac_pci.c
==============================================================================
--- head/sys/dev/aac/aac_pci.c  Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/aac/aac_pci.c  Tue Nov 22 21:28:20 2011        (r227843)
@@ -68,9 +68,7 @@ static device_method_t aac_methods[] = {
        DEVMETHOD(device_suspend,       aac_suspend),
        DEVMETHOD(device_resume,        aac_resume),
 
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t aac_pci_driver = {

Modified: head/sys/dev/acpi_support/acpi_wmi.c
==============================================================================
--- head/sys/dev/acpi_support/acpi_wmi.c        Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/acpi_support/acpi_wmi.c        Tue Nov 22 21:28:20 2011        
(r227843)
@@ -175,7 +175,6 @@ static device_method_t acpi_wmi_methods[
 
        /* bus interface */
        DEVMETHOD(bus_add_child,        bus_generic_add_child),
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
 
        /* acpi_wmi interface */
        DEVMETHOD(acpi_wmi_provides_guid_string,
@@ -189,7 +188,7 @@ static device_method_t acpi_wmi_methods[
        DEVMETHOD(acpi_wmi_get_block, acpi_wmi_get_block_method),
        DEVMETHOD(acpi_wmi_set_block, acpi_wmi_set_block_method),
 
-       {0, 0}
+       DEVMETHOD_END
 };
 
 static driver_t acpi_wmi_driver = {

Modified: head/sys/dev/acpica/acpi_cpu.c
==============================================================================
--- head/sys/dev/acpica/acpi_cpu.c      Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/acpica/acpi_cpu.c      Tue Nov 22 21:28:20 2011        
(r227843)
@@ -187,13 +187,12 @@ static device_method_t acpi_cpu_methods[
     DEVMETHOD(bus_set_resource,        bus_generic_rl_set_resource),
     DEVMETHOD(bus_alloc_resource, bus_generic_rl_alloc_resource),
     DEVMETHOD(bus_release_resource, bus_generic_rl_release_resource),
-    DEVMETHOD(bus_driver_added,        bus_generic_driver_added),
     DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
     DEVMETHOD(bus_deactivate_resource, bus_generic_deactivate_resource),
     DEVMETHOD(bus_setup_intr,  bus_generic_setup_intr),
     DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
 
-    {0, 0}
+    DEVMETHOD_END
 };
 
 static driver_t acpi_cpu_driver = {

Modified: head/sys/dev/acpica/acpi_isab.c
==============================================================================
--- head/sys/dev/acpica/acpi_isab.c     Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/acpica/acpi_isab.c     Tue Nov 22 21:28:20 2011        
(r227843)
@@ -68,7 +68,6 @@ static device_method_t acpi_isab_methods
        DEVMETHOD(device_resume,        bus_generic_resume),
 
        /* Bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
        DEVMETHOD(bus_read_ivar,        acpi_isab_read_ivar),
        DEVMETHOD(bus_alloc_resource,   bus_generic_alloc_resource),
        DEVMETHOD(bus_release_resource, bus_generic_release_resource),
@@ -77,7 +76,7 @@ static device_method_t acpi_isab_methods
        DEVMETHOD(bus_setup_intr,       bus_generic_setup_intr),
        DEVMETHOD(bus_teardown_intr,    bus_generic_teardown_intr),
 
-       {0, 0}
+       DEVMETHOD_END
 };
 
 static driver_t acpi_isab_driver = {

Modified: head/sys/dev/acpica/acpi_pcib_acpi.c
==============================================================================
--- head/sys/dev/acpica/acpi_pcib_acpi.c        Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/acpica/acpi_pcib_acpi.c        Tue Nov 22 21:28:20 2011        
(r227843)
@@ -106,7 +106,6 @@ static device_method_t acpi_pcib_acpi_me
     DEVMETHOD(device_resume,           bus_generic_resume),
 
     /* Bus interface */
-    DEVMETHOD(bus_print_child,         bus_generic_print_child),
     DEVMETHOD(bus_read_ivar,           acpi_pcib_read_ivar),
     DEVMETHOD(bus_write_ivar,          acpi_pcib_write_ivar),
     DEVMETHOD(bus_alloc_resource,      acpi_pcib_acpi_alloc_resource),
@@ -133,7 +132,7 @@ static device_method_t acpi_pcib_acpi_me
     DEVMETHOD(pcib_map_msi,            acpi_pcib_map_msi),
     DEVMETHOD(pcib_power_for_sleep,    acpi_pcib_power_for_sleep),
 
-    {0, 0}
+    DEVMETHOD_END
 };
 
 static devclass_t pcib_devclass;

Modified: head/sys/dev/amr/amr_pci.c
==============================================================================
--- head/sys/dev/amr/amr_pci.c  Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/amr/amr_pci.c  Tue Nov 22 21:28:20 2011        (r227843)
@@ -106,9 +106,7 @@ static device_method_t amr_methods[] = {
     DEVMETHOD(device_suspend,  amr_pci_suspend),
     DEVMETHOD(device_resume,   amr_pci_resume),
 
-    DEVMETHOD(bus_print_child, bus_generic_print_child),
-    DEVMETHOD(bus_driver_added,        bus_generic_driver_added),
-    { 0, 0 }
+    DEVMETHOD_END
 };
 
 static driver_t amr_pci_driver = {

Modified: head/sys/dev/arcmsr/arcmsr.c
==============================================================================
--- head/sys/dev/arcmsr/arcmsr.c        Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/arcmsr/arcmsr.c        Tue Nov 22 21:28:20 2011        
(r227843)
@@ -70,8 +70,11 @@
 **     1.20.00.21      03/03/2011              Ching Huang                     
 if a command timeout, then wait its ccb back before free it
 **     1.20.00.22      07/04/2011              Ching Huang                     
 Fixed multiple MTX panic
 
******************************************************************************************
-* $FreeBSD$
 */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
 #if 0
 #define ARCMSR_DEBUG1                  1
 #endif
@@ -223,9 +226,8 @@ static device_method_t arcmsr_methods[]=
        DEVMETHOD(device_shutdown,      arcmsr_shutdown),
        DEVMETHOD(device_suspend,       arcmsr_suspend),
        DEVMETHOD(device_resume,        arcmsr_resume),
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added, bus_generic_driver_added),
-       { 0, 0 }
+
+       DEVMETHOD_END
 };
        
 static driver_t arcmsr_driver={

Modified: head/sys/dev/bce/if_bce.c
==============================================================================
--- head/sys/dev/bce/if_bce.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/bce/if_bce.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -455,10 +455,6 @@ static device_method_t bce_methods[] = {
 /*     DEVMETHOD(device_resume,        bce_resume),        */
 /*     DEVMETHOD(device_quiesce,       bce_quiesce),       */
 
-       /* Bus interface (bus_if.h) */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface (miibus_if.h) */
        DEVMETHOD(miibus_readreg,       bce_miibus_read_reg),
        DEVMETHOD(miibus_writereg,      bce_miibus_write_reg),
@@ -467,7 +463,7 @@ static device_method_t bce_methods[] = {
 /*     DEVMETHOD(miibus_linkchg,       bce_miibus_linkchg),   */
 /*     DEVMETHOD(miibus_mediainit,     bce_miibus_mediainit), */
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t bce_driver = {

Modified: head/sys/dev/bfe/if_bfe.c
==============================================================================
--- head/sys/dev/bfe/if_bfe.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/bfe/if_bfe.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -137,16 +137,12 @@ static device_method_t bfe_methods[] = {
        DEVMETHOD(device_suspend,       bfe_suspend),
        DEVMETHOD(device_resume,        bfe_resume),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       bfe_miibus_readreg),
        DEVMETHOD(miibus_writereg,      bfe_miibus_writereg),
        DEVMETHOD(miibus_statchg,       bfe_miibus_statchg),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t bfe_driver = {

Modified: head/sys/dev/bge/if_bge.c
==============================================================================
--- head/sys/dev/bge/if_bge.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/bge/if_bge.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -493,16 +493,12 @@ static device_method_t bge_methods[] = {
        DEVMETHOD(device_suspend,       bge_suspend),
        DEVMETHOD(device_resume,        bge_resume),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       bge_miibus_readreg),
        DEVMETHOD(miibus_writereg,      bge_miibus_writereg),
        DEVMETHOD(miibus_statchg,       bge_miibus_statchg),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t bge_driver = {

Modified: head/sys/dev/bm/if_bm.c
==============================================================================
--- head/sys/dev/bm/if_bm.c     Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/bm/if_bm.c     Tue Nov 22 21:28:20 2011        (r227843)
@@ -135,15 +135,12 @@ static device_method_t bm_methods[] = {
        DEVMETHOD(device_detach,        bm_detach),
        DEVMETHOD(device_shutdown,      bm_shutdown),
 
-       /* bus interface, for miibus */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       bm_miibus_readreg),
        DEVMETHOD(miibus_writereg,      bm_miibus_writereg),
        DEVMETHOD(miibus_statchg,       bm_miibus_statchg),
-       { 0, 0 }
+
+       DEVMETHOD_END
 };
 
 static driver_t bm_macio_driver = {

Modified: head/sys/dev/bxe/if_bxe.c
==============================================================================
--- head/sys/dev/bxe/if_bxe.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/bxe/if_bxe.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -400,11 +400,7 @@ static device_method_t bxe_methods[] = {
        DEVMETHOD(device_detach,        bxe_detach),
        DEVMETHOD(device_shutdown,      bxe_shutdown),
 
-       /* Bus interface (bus_if.h) */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
-       KOBJMETHOD_END
+       DEVMETHOD_END
 };
 
 

Modified: head/sys/dev/cas/if_cas.c
==============================================================================
--- head/sys/dev/cas/if_cas.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/cas/if_cas.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -2600,16 +2600,12 @@ static device_method_t cas_pci_methods[]
        /* Use the suspend handler here, it is all that is required. */
        DEVMETHOD(device_shutdown,      cas_pci_suspend),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       cas_mii_readreg),
        DEVMETHOD(miibus_writereg,      cas_mii_writereg),
        DEVMETHOD(miibus_statchg,       cas_mii_statchg),
 
-       KOBJMETHOD_END
+       DEVMETHOD_END
 };
 
 static driver_t cas_pci_driver = {

Modified: head/sys/dev/cesa/cesa.c
==============================================================================
--- head/sys/dev/cesa/cesa.c    Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/cesa/cesa.c    Tue Nov 22 21:28:20 2011        (r227843)
@@ -93,16 +93,12 @@ static device_method_t cesa_methods[] = 
        DEVMETHOD(device_attach,        cesa_attach),
        DEVMETHOD(device_detach,        cesa_detach),
 
-       /* Bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* Crypto device methods */
        DEVMETHOD(cryptodev_newsession, cesa_newsession),
        DEVMETHOD(cryptodev_freesession,cesa_freesession),
        DEVMETHOD(cryptodev_process,    cesa_process),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t cesa_driver = {

Modified: head/sys/dev/cxgb/cxgb_main.c
==============================================================================
--- head/sys/dev/cxgb/cxgb_main.c       Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/cxgb/cxgb_main.c       Tue Nov 22 21:28:20 2011        
(r227843)
@@ -129,11 +129,7 @@ static device_method_t cxgb_controller_m
        DEVMETHOD(device_attach,        cxgb_controller_attach),
        DEVMETHOD(device_detach,        cxgb_controller_detach),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t cxgb_controller_driver = {

Modified: head/sys/dev/cxgbe/t4_main.c
==============================================================================
--- head/sys/dev/cxgbe/t4_main.c        Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/cxgbe/t4_main.c        Tue Nov 22 21:28:20 2011        
(r227843)
@@ -73,11 +73,7 @@ static device_method_t t4_methods[] = {
        DEVMETHOD(device_attach,        t4_attach),
        DEVMETHOD(device_detach,        t4_detach),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
-       { 0, 0 }
+       DEVMETHOD_END
 };
 static driver_t t4_driver = {
        "t4nex",

Modified: head/sys/dev/dc/if_dc.c
==============================================================================
--- head/sys/dev/dc/if_dc.c     Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/dc/if_dc.c     Tue Nov 22 21:28:20 2011        (r227843)
@@ -337,17 +337,13 @@ static device_method_t dc_methods[] = {
        DEVMETHOD(device_resume,        dc_resume),
        DEVMETHOD(device_shutdown,      dc_shutdown),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       dc_miibus_readreg),
        DEVMETHOD(miibus_writereg,      dc_miibus_writereg),
        DEVMETHOD(miibus_statchg,       dc_miibus_statchg),
        DEVMETHOD(miibus_mediainit,     dc_miibus_mediainit),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t dc_driver = {

Modified: head/sys/dev/eisa/eisaconf.c
==============================================================================
--- head/sys/dev/eisa/eisaconf.c        Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/eisa/eisaconf.c        Tue Nov 22 21:28:20 2011        
(r227843)
@@ -557,7 +557,6 @@ static device_method_t eisa_methods[] = 
        DEVMETHOD(bus_probe_nomatch,    eisa_probe_nomatch),
        DEVMETHOD(bus_read_ivar,        eisa_read_ivar),
        DEVMETHOD(bus_write_ivar,       eisa_write_ivar),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
        DEVMETHOD(bus_alloc_resource,   eisa_alloc_resource),
        DEVMETHOD(bus_release_resource, eisa_release_resource),
        DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
@@ -570,7 +569,7 @@ static device_method_t eisa_methods[] = 
        DEVMETHOD(eisa_add_iospace,     eisa_add_iospace_m),
        DEVMETHOD(eisa_add_mspace,      eisa_add_mspace_m),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t eisa_driver = {

Modified: head/sys/dev/et/if_et.c
==============================================================================
--- head/sys/dev/et/if_et.c     Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/et/if_et.c     Tue Nov 22 21:28:20 2011        (r227843)
@@ -170,14 +170,11 @@ static device_method_t et_methods[] = {
        DEVMETHOD(device_detach,        et_detach),
        DEVMETHOD(device_shutdown,      et_shutdown),
 
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        DEVMETHOD(miibus_readreg,       et_miibus_readreg),
        DEVMETHOD(miibus_writereg,      et_miibus_writereg),
        DEVMETHOD(miibus_statchg,       et_miibus_statchg),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t et_driver = {

Modified: head/sys/dev/fb/fb.c
==============================================================================
--- head/sys/dev/fb/fb.c        Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/fb/fb.c        Tue Nov 22 21:28:20 2011        (r227843)
@@ -315,8 +315,7 @@ static device_method_t fb_methods[] = {
        DEVMETHOD(device_probe,         fbprobe),
        DEVMETHOD(device_attach,        fbattach),
 
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t fb_driver = {

Modified: head/sys/dev/firewire/firewire.c
==============================================================================
--- head/sys/dev/firewire/firewire.c    Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/firewire/firewire.c    Tue Nov 22 21:28:20 2011        
(r227843)
@@ -30,11 +30,11 @@
  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
- * 
- * $FreeBSD$
- *
  */
 
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
 #include <sys/param.h>
 #include <sys/systm.h>
 #include <sys/types.h>
@@ -128,9 +128,8 @@ static device_method_t firewire_methods[
 
        /* Bus interface */
        DEVMETHOD(bus_add_child,        firewire_add_child),
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 char *linkspeed[] = {
        "S100", "S200", "S400", "S800",

Modified: head/sys/dev/firewire/fwohci_pci.c
==============================================================================
--- head/sys/dev/firewire/fwohci_pci.c  Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/firewire/fwohci_pci.c  Tue Nov 22 21:28:20 2011        
(r227843)
@@ -30,10 +30,11 @@
  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
- * 
- * $FreeBSD$
  */
 
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
 #define BOUNCE_BUFFER_TEST     0
 
 #include <sys/param.h>
@@ -536,9 +537,8 @@ static device_method_t fwohci_methods[] 
 
        /* Bus interface */
        DEVMETHOD(bus_add_child,        fwohci_pci_add_child),
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t fwohci_driver = {

Modified: head/sys/dev/gem/if_gem_pci.c
==============================================================================
--- head/sys/dev/gem/if_gem_pci.c       Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/gem/if_gem_pci.c       Tue Nov 22 21:28:20 2011        
(r227843)
@@ -82,16 +82,12 @@ static device_method_t gem_pci_methods[]
        /* Use the suspend handler here, it is all that is required. */
        DEVMETHOD(device_shutdown,      gem_pci_suspend),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       gem_mii_readreg),
        DEVMETHOD(miibus_writereg,      gem_mii_writereg),
        DEVMETHOD(miibus_statchg,       gem_mii_statchg),
 
-       KOBJMETHOD_END
+       DEVMETHOD_END
 };
 
 static driver_t gem_pci_driver = {

Modified: head/sys/dev/gem/if_gem_sbus.c
==============================================================================
--- head/sys/dev/gem/if_gem_sbus.c      Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/gem/if_gem_sbus.c      Tue Nov 22 21:28:20 2011        
(r227843)
@@ -78,16 +78,12 @@ static device_method_t gem_sbus_methods[
        /* Use the suspend handler here, it is all that is required. */
        DEVMETHOD(device_shutdown,      gem_sbus_suspend),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       gem_mii_readreg),
        DEVMETHOD(miibus_writereg,      gem_mii_writereg),
        DEVMETHOD(miibus_statchg,       gem_mii_statchg),
 
-       KOBJMETHOD_END
+       DEVMETHOD_END
 };
 
 static driver_t gem_sbus_driver = {

Modified: head/sys/dev/gpio/gpiobus.c
==============================================================================
--- head/sys/dev/gpio/gpiobus.c Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/gpio/gpiobus.c Tue Nov 22 21:28:20 2011        (r227843)
@@ -458,7 +458,6 @@ static device_method_t gpiobus_methods[]
        /* Bus interface */
        DEVMETHOD(bus_add_child,        gpiobus_add_child),
        DEVMETHOD(bus_print_child,      gpiobus_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
        DEVMETHOD(bus_child_pnpinfo_str, gpiobus_child_pnpinfo_str),
        DEVMETHOD(bus_child_location_str, gpiobus_child_location_str),
        DEVMETHOD(bus_hinted_child,     gpiobus_hinted_child),
@@ -475,7 +474,7 @@ static device_method_t gpiobus_methods[]
        DEVMETHOD(gpiobus_pin_set,      gpiobus_pin_set),
        DEVMETHOD(gpiobus_pin_toggle,   gpiobus_pin_toggle),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 driver_t gpiobus_driver = {

Modified: head/sys/dev/hifn/hifn7751.c
==============================================================================
--- head/sys/dev/hifn/hifn7751.c        Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/hifn/hifn7751.c        Tue Nov 22 21:28:20 2011        
(r227843)
@@ -113,16 +113,12 @@ static device_method_t hifn_methods[] = 
        DEVMETHOD(device_resume,        hifn_resume),
        DEVMETHOD(device_shutdown,      hifn_shutdown),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* crypto device methods */
        DEVMETHOD(cryptodev_newsession, hifn_newsession),
        DEVMETHOD(cryptodev_freesession,hifn_freesession),
        DEVMETHOD(cryptodev_process,    hifn_process),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 static driver_t hifn_driver = {
        "hifn",

Modified: head/sys/dev/hme/if_hme_pci.c
==============================================================================
--- head/sys/dev/hme/if_hme_pci.c       Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/hme/if_hme_pci.c       Tue Nov 22 21:28:20 2011        
(r227843)
@@ -93,16 +93,12 @@ static device_method_t hme_pci_methods[]
        /* Can just use the suspend method here. */
        DEVMETHOD(device_shutdown,      hme_pci_suspend),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       hme_mii_readreg),
        DEVMETHOD(miibus_writereg,      hme_mii_writereg),
        DEVMETHOD(miibus_statchg,       hme_mii_statchg),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t hme_pci_driver = {

Modified: head/sys/dev/hme/if_hme_sbus.c
==============================================================================
--- head/sys/dev/hme/if_hme_sbus.c      Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/hme/if_hme_sbus.c      Tue Nov 22 21:28:20 2011        
(r227843)
@@ -95,16 +95,12 @@ static device_method_t hme_sbus_methods[
        /* Can just use the suspend method here. */
        DEVMETHOD(device_shutdown,      hme_sbus_suspend),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       hme_mii_readreg),
        DEVMETHOD(miibus_writereg,      hme_mii_writereg),
        DEVMETHOD(miibus_statchg,       hme_mii_statchg),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t hme_sbus_driver = {

Modified: head/sys/dev/ichsmb/ichsmb_pci.c
==============================================================================
--- head/sys/dev/ichsmb/ichsmb_pci.c    Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/ichsmb/ichsmb_pci.c    Tue Nov 22 21:28:20 2011        
(r227843)
@@ -103,9 +103,6 @@ static device_method_t ichsmb_pci_method
         DEVMETHOD(device_attach, ichsmb_pci_attach),
         DEVMETHOD(device_detach, ichsmb_detach),
 
-       /* Bus methods */
-        DEVMETHOD(bus_print_child, bus_generic_print_child),
-
        /* SMBus methods */
         DEVMETHOD(smbus_callback, ichsmb_callback),
         DEVMETHOD(smbus_quick, ichsmb_quick),
@@ -118,7 +115,8 @@ static device_method_t ichsmb_pci_method
         DEVMETHOD(smbus_pcall, ichsmb_pcall),
         DEVMETHOD(smbus_bwrite, ichsmb_bwrite),
         DEVMETHOD(smbus_bread, ichsmb_bread),
-       { 0, 0 }
+
+       DEVMETHOD_END
 };
 
 static driver_t ichsmb_pci_driver = {

Modified: head/sys/dev/ida/ida_pci.c
==============================================================================
--- head/sys/dev/ida/ida_pci.c  Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/ida/ida_pci.c  Tue Nov 22 21:28:20 2011        (r227843)
@@ -188,9 +188,7 @@ static device_method_t ida_pci_methods[]
        DEVMETHOD(device_attach,        ida_pci_attach),
        DEVMETHOD(device_detach,        ida_detach),
 
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t ida_pci_driver = {

Modified: head/sys/dev/if_ndis/if_ndis_usb.c
==============================================================================
--- head/sys/dev/if_ndis/if_ndis_usb.c  Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/if_ndis/if_ndis_usb.c  Tue Nov 22 21:28:20 2011        
(r227843)
@@ -91,11 +91,9 @@ static device_method_t ndis_methods[] = 
        DEVMETHOD(device_shutdown,      ndis_shutdown),
 
         /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
        DEVMETHOD(bus_get_resource_list, ndis_get_resource_list),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t ndis_driver = {

Modified: head/sys/dev/iicbus/iicbus.c
==============================================================================
--- head/sys/dev/iicbus/iicbus.c        Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/iicbus/iicbus.c        Tue Nov 22 21:28:20 2011        
(r227843)
@@ -245,7 +245,6 @@ static device_method_t iicbus_methods[] 
 
         /* bus interface */
         DEVMETHOD(bus_add_child,       iicbus_add_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
         DEVMETHOD(bus_print_child,      iicbus_print_child),
        DEVMETHOD(bus_probe_nomatch,    iicbus_probe_nomatch),
        DEVMETHOD(bus_read_ivar,        iicbus_read_ivar),
@@ -256,7 +255,7 @@ static device_method_t iicbus_methods[] 
        /* iicbus interface */
        DEVMETHOD(iicbus_transfer,      iicbus_transfer),
 
-        { 0, 0 }
+       DEVMETHOD_END
 };
 
 driver_t iicbus_driver = {

Modified: head/sys/dev/iicbus/iicsmb.c
==============================================================================
--- head/sys/dev/iicbus/iicsmb.c        Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/iicbus/iicsmb.c        Tue Nov 22 21:28:20 2011        
(r227843)
@@ -22,11 +22,11 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- * $FreeBSD$
- *
  */
 
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
 /*
  * I2C to SMB bridge
  *
@@ -106,10 +106,6 @@ static device_method_t iicsmb_methods[] 
        DEVMETHOD(device_attach,        iicsmb_attach),
        DEVMETHOD(device_detach,        iicsmb_detach),
 
-       /* bus interface */
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-
        /* iicbus interface */
        DEVMETHOD(iicbus_intr,          iicsmb_intr),
 
@@ -125,8 +121,8 @@ static device_method_t iicsmb_methods[] 
        DEVMETHOD(smbus_pcall,          iicsmb_pcall),
        DEVMETHOD(smbus_bwrite,         iicsmb_bwrite),
        DEVMETHOD(smbus_bread,          iicsmb_bread),
-       
-       { 0, 0 }
+
+       DEVMETHOD_END
 };
 
 static driver_t iicsmb_driver = {

Modified: head/sys/dev/lge/if_lge.c
==============================================================================
--- head/sys/dev/lge/if_lge.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/lge/if_lge.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -170,16 +170,12 @@ static device_method_t lge_methods[] = {
        DEVMETHOD(device_detach,        lge_detach),
        DEVMETHOD(device_shutdown,      lge_shutdown),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       lge_miibus_readreg),
        DEVMETHOD(miibus_writereg,      lge_miibus_writereg),
        DEVMETHOD(miibus_statchg,       lge_miibus_statchg),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t lge_driver = {

Modified: head/sys/dev/mca/mca_bus.c
==============================================================================
--- head/sys/dev/mca/mca_bus.c  Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/mca/mca_bus.c  Tue Nov 22 21:28:20 2011        (r227843)
@@ -507,7 +507,6 @@ static device_method_t mca_methods[] = {
        DEVMETHOD(bus_probe_nomatch,    mca_probe_nomatch),
        DEVMETHOD(bus_read_ivar,        mca_read_ivar),
        DEVMETHOD(bus_write_ivar,       bus_generic_write_ivar),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
        DEVMETHOD(bus_setup_intr,       bus_generic_setup_intr),
        DEVMETHOD(bus_teardown_intr,    bus_generic_teardown_intr),     
 
@@ -520,7 +519,7 @@ static device_method_t mca_methods[] = {
        DEVMETHOD(bus_activate_resource,bus_generic_activate_resource),
        DEVMETHOD(bus_deactivate_resource, bus_generic_deactivate_resource),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 static driver_t mca_driver = {       

Modified: head/sys/dev/mfi/mfi_pci.c
==============================================================================
--- head/sys/dev/mfi/mfi_pci.c  Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/mfi/mfi_pci.c  Tue Nov 22 21:28:20 2011        (r227843)
@@ -93,9 +93,8 @@ static device_method_t mfi_methods[] = {
        DEVMETHOD(device_detach,        mfi_pci_detach),
        DEVMETHOD(device_suspend,       mfi_pci_suspend),
        DEVMETHOD(device_resume,        mfi_pci_resume),
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-       { 0, 0 }
+
+       DEVMETHOD_END
 };
 
 static driver_t mfi_pci_driver = {

Modified: head/sys/dev/mii/mii.c
==============================================================================
--- head/sys/dev/mii/mii.c      Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/mii/mii.c      Tue Nov 22 21:28:20 2011        (r227843)
@@ -82,7 +82,6 @@ static device_method_t miibus_methods[] 
        /* bus interface */
        DEVMETHOD(bus_print_child,      miibus_print_child),
        DEVMETHOD(bus_read_ivar,        miibus_read_ivar),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
        DEVMETHOD(bus_child_pnpinfo_str, miibus_child_pnpinfo_str),
        DEVMETHOD(bus_child_location_str, miibus_child_location_str),
        DEVMETHOD(bus_hinted_child,     miibus_hinted_child),
@@ -94,7 +93,7 @@ static device_method_t miibus_methods[] 
        DEVMETHOD(miibus_linkchg,       miibus_linkchg),
        DEVMETHOD(miibus_mediainit,     miibus_mediainit),
 
-       { 0, 0 }
+       DEVMETHOD_END
 };
 
 devclass_t miibus_devclass;

Modified: head/sys/dev/mlx/mlx_pci.c
==============================================================================
--- head/sys/dev/mlx/mlx_pci.c  Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/mlx/mlx_pci.c  Tue Nov 22 21:28:20 2011        (r227843)
@@ -61,9 +61,7 @@ static device_method_t mlx_methods[] = {
     DEVMETHOD(device_suspend,  mlx_suspend),
     DEVMETHOD(device_resume,   mlx_resume),
 
-    DEVMETHOD(bus_print_child, bus_generic_print_child),
-    DEVMETHOD(bus_driver_added,        bus_generic_driver_added),
-    { 0, 0 }
+    DEVMETHOD_END
 };
 
 static driver_t mlx_pci_driver = {

Modified: head/sys/dev/mps/mps_pci.c
==============================================================================
--- head/sys/dev/mps/mps_pci.c  Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/mps/mps_pci.c  Tue Nov 22 21:28:20 2011        (r227843)
@@ -78,9 +78,8 @@ static device_method_t mps_methods[] = {
        DEVMETHOD(device_detach,        mps_pci_detach),
        DEVMETHOD(device_suspend,       mps_pci_suspend),
        DEVMETHOD(device_resume,        mps_pci_resume),
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-       { 0, 0 }
+
+       DEVMETHOD_END
 };
 
 static driver_t mps_pci_driver = {

Modified: head/sys/dev/msk/if_msk.c
==============================================================================
--- head/sys/dev/msk/if_msk.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/msk/if_msk.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -334,11 +334,7 @@ static device_method_t mskc_methods[] = 
        DEVMETHOD(device_resume,        mskc_resume),
        DEVMETHOD(device_shutdown,      mskc_shutdown),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
-       { NULL, NULL }
+       DEVMETHOD_END
 };
 
 static driver_t mskc_driver = {
@@ -356,16 +352,12 @@ static device_method_t msk_methods[] = {
        DEVMETHOD(device_detach,        msk_detach),
        DEVMETHOD(device_shutdown,      bus_generic_shutdown),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       msk_miibus_readreg),
        DEVMETHOD(miibus_writereg,      msk_miibus_writereg),
        DEVMETHOD(miibus_statchg,       msk_miibus_statchg),
 
-       { NULL, NULL }
+       DEVMETHOD_END
 };
 
 static driver_t msk_driver = {

Modified: head/sys/dev/nfe/if_nfe.c
==============================================================================
--- head/sys/dev/nfe/if_nfe.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/nfe/if_nfe.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -165,16 +165,12 @@ static device_method_t nfe_methods[] = {
        DEVMETHOD(device_resume,        nfe_resume),
        DEVMETHOD(device_shutdown,      nfe_shutdown),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       nfe_miibus_readreg),
        DEVMETHOD(miibus_writereg,      nfe_miibus_writereg),
        DEVMETHOD(miibus_statchg,       nfe_miibus_statchg),
 
-       { NULL, NULL }
+       DEVMETHOD_END
 };
 
 static driver_t nfe_driver = {

Modified: head/sys/dev/nge/if_nge.c
==============================================================================
--- head/sys/dev/nge/if_nge.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/nge/if_nge.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -223,16 +223,12 @@ static device_method_t nge_methods[] = {
        DEVMETHOD(device_suspend,       nge_suspend),
        DEVMETHOD(device_resume,        nge_resume),
 
-       /* bus interface */
-       DEVMETHOD(bus_print_child,      bus_generic_print_child),
-       DEVMETHOD(bus_driver_added,     bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg,       nge_miibus_readreg),
        DEVMETHOD(miibus_writereg,      nge_miibus_writereg),
        DEVMETHOD(miibus_statchg,       nge_miibus_statchg),
 
-       { NULL, NULL }
+       DEVMETHOD_END
 };
 
 static driver_t nge_driver = {

Modified: head/sys/dev/nve/if_nve.c
==============================================================================
--- head/sys/dev/nve/if_nve.c   Tue Nov 22 21:22:06 2011        (r227842)
+++ head/sys/dev/nve/if_nve.c   Tue Nov 22 21:28:20 2011        (r227843)
@@ -184,15 +184,11 @@ static device_method_t nve_methods[] = {
        DEVMETHOD(device_detach, nve_detach),
        DEVMETHOD(device_shutdown, nve_shutdown),
 
-       /* Bus interface */
-       DEVMETHOD(bus_print_child, bus_generic_print_child),
-       DEVMETHOD(bus_driver_added, bus_generic_driver_added),
-
        /* MII interface */
        DEVMETHOD(miibus_readreg, nve_miibus_readreg),
        DEVMETHOD(miibus_writereg, nve_miibus_writereg),
 
-       {0, 0}
+       DEVMETHOD_END
 };
 
 static driver_t nve_driver = {

Modified: head/sys/dev/pccbb/pccbb_isa.c
==============================================================================
--- head/sys/dev/pccbb/pccbb_isa.c      Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/pccbb/pccbb_isa.c      Tue Nov 22 21:28:20 2011        
(r227843)
@@ -211,7 +211,6 @@ static device_method_t cbb_methods[] = {
        DEVMETHOD(device_resume,                cbb_resume),
 
        /* bus methods */
-       DEVMETHOD(bus_print_child,              bus_generic_print_child),
        DEVMETHOD(bus_read_ivar,                cbb_read_ivar),
        DEVMETHOD(bus_write_ivar,               cbb_write_ivar),
        DEVMETHOD(bus_alloc_resource,           cbb_alloc_resource),
@@ -232,7 +231,7 @@ static device_method_t cbb_methods[] = {
        DEVMETHOD(power_enable_socket,          cbb_power_enable_socket),
        DEVMETHOD(power_disable_socket,         cbb_power_disable_socket),
 
-       {0,0}
+       DEVMETHOD_END
 };
 
 static driver_t cbb_isa_driver = {

Modified: head/sys/dev/pccbb/pccbb_pci.c
==============================================================================
--- head/sys/dev/pccbb/pccbb_pci.c      Tue Nov 22 21:22:06 2011        
(r227842)
+++ head/sys/dev/pccbb/pccbb_pci.c      Tue Nov 22 21:28:20 2011        
(r227843)
@@ -822,7 +822,6 @@ static device_method_t cbb_methods[] = {
        DEVMETHOD(device_resume,                cbb_resume),
 
        /* bus methods */
-       DEVMETHOD(bus_print_child,              bus_generic_print_child),
        DEVMETHOD(bus_read_ivar,                cbb_read_ivar),
        DEVMETHOD(bus_write_ivar,               cbb_write_ivar),
        DEVMETHOD(bus_alloc_resource,           cbb_alloc_resource),
@@ -849,7 +848,7 @@ static device_method_t cbb_methods[] = {
        DEVMETHOD(pcib_write_config,            cbb_write_config),
        DEVMETHOD(pcib_route_interrupt,         cbb_route_interrupt),
 
-       {0,0}
+       DEVMETHOD_END
 };

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to