Hartmut Brandt 33cfde03bc Convert the midway driver to use busdma. Except for this conversion the
following changes have been done:

- stylify. The original code was too hard to read.
- get rid of a number of compilation options (Adaptec-only, Eni-only, no-DMA).
- more debugging features.
- locking. This is not correct yet in the absence of interface layer locking,
  but is correct enough to not to cause lock order reversals.
- remove RAW mode. There are no users of this in the tree and I doubt that
  there are any.
- remove NetBSD compatibility code. There was no way to keep NetBSD non-busdma
  and FreeBSD busdma code together.
- if_en now buildable as a module.

This has been actively tested on sparc64 and i386 with ENI server and
client cards and an Adaptec card (thanks to kjc).

Reviewed by:	mdodd, arr
2003-04-25 16:14:03 +00:00
..
2003-02-26 06:56:46 +00:00
2003-03-25 05:19:18 +00:00
2003-03-29 15:41:44 +00:00
2003-04-17 03:38:03 +00:00
2003-03-29 13:40:41 +00:00
2003-02-03 17:43:20 +00:00
2003-03-05 08:16:29 +00:00
2003-03-05 08:16:29 +00:00
2003-04-13 06:27:13 +00:00
2003-02-07 15:05:37 +00:00
2003-03-29 10:01:03 +00:00