freebsd-dev/sys/dev/dc
Maxime Henrion 56e5e7ae57 Convert the dc(4) driver to the busdma API. This is a necessary step
to have this driver working on sparc64.  It still needs to be made
endian-clean before it can work there.

Special thanks to dragonk@evilcode.net for sending me a dc(4) card so
that I was able to do this work.

Many cheers to all the people that tested this change, thanks to them,
this change shouldn't break anything :-).

Tested by:	marcel (i386 and ia64), ru (i386), wilko (alpha),
		mbr (i386), wpaul (i386) and
		Will Saxon <WillS@housing.ufl.edu> (i386)
2003-07-06 21:45:31 +00:00
..
dcphy.c Remove unnecessary breaks. 2003-05-31 19:48:33 +00:00
if_dc.c Convert the dc(4) driver to the busdma API. This is a necessary step 2003-07-06 21:45:31 +00:00
if_dcreg.h Convert the dc(4) driver to the busdma API. This is a necessary step 2003-07-06 21:45:31 +00:00
pnphy.c Remove unnecessary breaks. 2003-05-31 19:48:33 +00:00