Maxime Henrion b983c7b3ed - Clean up the fxp_release() and fxp_detach() functions.
- Be sure to teardown the interrupt first so that "kldunload if_fxp"
  doesn't panic the box.  It's now deadlocking rather than crashing,
  which isn't really better, but I'm unsure this is fxp(4)'s fault.
- Change a bus_dmamap_sync() call to also do a BUS_DMASYNC_PREREAD
  now that we can pass several operations.
2003-04-10 23:15:12 +00:00
..
2003-04-06 06:28:08 +00:00
2003-01-25 22:41:22 +00:00
2003-04-09 13:52:40 +00:00
2003-03-13 07:07:16 +00:00
2003-04-03 21:36:33 +00:00
2003-04-03 12:39:18 +00:00
2003-03-28 06:43:50 +00:00