opnsense-src/sys/dev/twe
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
..
twe.c Teach twe driver to report array stripe size to GEOM. 2009-12-25 17:34:43 +00:00
twe_compat.h Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
twe_freebsd.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
twe_tables.h After extensive QA cycles at 3ware, bring the driver in-line with all the 2003-12-02 07:57:20 +00:00
tweio.h Undoing recent changes to make 3ware's i386 tools work on amd64, since there are 2005-02-17 19:05:42 +00:00
twereg.h 1. Fixed potential problem that would cause out-of-order requests in twe_startio. 2004-05-12 04:10:37 +00:00
twevar.h Teach twe driver to report array stripe size to GEOM. 2009-12-25 17:34:43 +00:00