Searched hist:227843 (Results 1 - 25 of 154) sorted by relevance

1234567

/freebsd-10.0-release/sys/dev/xen/pcifront/
H A Dpcifront.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/powerpc/mambo/
H A Dmambo.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/quicc/
H A Dquicc_bfe_fdt.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/sfxge/
H A Dsfxge.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/siba/
H A Dsiba_pcib.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/mips/rt305x/
H A Drt305x_dotg.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/powerpc/ofw/
H A Dofw_cpu.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/powerpc/ps3/
H A Dohci_ps3.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
H A Dehci_ps3.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/arm/econa/
H A Dohci_ec.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
H A Dehci_ebus.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/rt/
H A Dif_rt.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/scc/
H A Dscc_bfe_macio.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
H A Dscc_bfe_quicc.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
H A Dscc_bfe_ebus.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/sec/
H A Dsec.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/spibus/
H A Dspibus.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/tsec/
H A Dif_tsec_fdt.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/usb/controller/
H A Dohci_s3c24x0.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/powerpc/powermac/
H A Duninorthpci.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/arm/xscale/i8134x/
H A Di81342_pci.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/cesa/
H A Dcesa.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/gem/
H A Dif_gem_sbus.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/gpio/
H A Dgpiobus.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.
/freebsd-10.0-release/sys/dev/pccbb/
H A Dpccbb_isa.cdiff 227843 Tue Nov 22 19:28:28 MST 2011 marius - 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.

Completed in 546 milliseconds

1234567