John Baldwin 9de2fdafa8 Lock ncr(4) and mark it MPSAFE along with various other fixes:
- Use bus_*() instead of bus_space_*().
- Use device_printf().
- Remove unused global variables and the extra warning suppression
  they required.
- Use callout() instead of timeout().

Reviewed by:	se
2014-09-25 18:43:52 +00:00
..
2014-09-25 14:25:38 +00:00
2014-09-24 20:12:40 +00:00
2014-09-23 02:56:40 +00:00
2014-09-23 06:32:19 +00:00