jhb 2cd5f6bd1c - Use a regular mutex rather than a spin mutex. This driver doesn't need
a spin mutex since it doesn't have an INTR_FAST interrupt handler.
  Beyond that the driver is still under Giant anyway.
- Remove unneeded locking during attach across operations that can't be
  called with locks held (such as bus_dma_tag_create()).

MFC after:		1 week
Not objected to by:	scottl
2007-01-04 20:28:17 +00:00
..
2006-12-29 13:08:46 +00:00
2006-11-30 15:14:17 +00:00
2006-12-29 16:38:22 +00:00
2006-12-01 20:29:55 +00:00
2006-11-29 08:05:55 +00:00
2006-12-01 13:07:52 +00:00
2006-12-28 00:05:40 +00:00
2006-12-05 06:19:36 +00:00
2006-12-29 16:38:22 +00:00
2006-11-27 04:47:27 +00:00
2006-11-06 17:43:10 +00:00