Marius Strobl 0c49d17584 Style and minor changes:
- Merge esp_sbus.c rev. 1.31 from NetBSD: nuke trailing whitespace.
  Rev. 1.28 and 1.30 were already merged, 1.29 is not relevant for FreeBSD.
- Remove unused headers.
- Use BUS_PROBE_DEFAULT.
- Use __func__ instead of hardcoded function names in error messages.
- Correct some comments.
- Correct some function declarations to match their prototypes.
- Some style(9) fixes (don't use function calls in initializers; indentation).
- Zero the allocated structs to avoid problems with uninitialized members.
- Remove the ifdef'ed out SBus interrupt priority code and the hook for
  ncr53c9x_reset(), remove the unused SBus interrupt priority member from
  esp_softc. On FreeBSD setting the SBus interrupt priority is entirely done
  in sbus(4) and the reset function isn't even really used in NetBSD.
- s,dma,DMA, in comments.
- Make the code fit in 80 columns.
2005-04-17 17:42:36 +00:00
..
2005-03-26 23:37:54 +00:00
2005-04-04 10:21:20 +00:00
2005-04-08 18:04:39 +00:00
2005-04-13 13:02:58 +00:00
2005-03-06 06:55:11 +00:00
2005-03-31 04:58:10 +00:00
2005-03-28 17:52:12 +00:00
2005-03-29 01:44:17 +00:00
2005-02-27 22:16:58 +00:00
2005-02-24 21:32:56 +00:00
2005-04-13 05:03:14 +00:00
2005-04-13 13:02:58 +00:00
2005-04-17 17:42:36 +00:00
2005-01-20 20:06:44 +00:00
2005-04-13 17:39:43 +00:00
2005-04-04 17:37:35 +00:00
2004-08-02 20:42:28 +00:00
2004-06-16 09:47:26 +00:00
2004-08-04 18:30:31 +00:00
2005-03-31 21:58:53 +00:00
2005-04-08 05:22:58 +00:00
2005-02-04 02:32:43 +00:00
2005-02-27 22:01:09 +00:00
2005-03-24 18:55:07 +00:00
2005-02-03 00:40:35 +00:00
2005-02-10 12:02:37 +00:00
2005-02-24 22:33:05 +00:00
2005-04-04 05:28:19 +00:00
2005-02-24 22:33:05 +00:00
2005-01-20 19:32:37 +00:00