Date: Sun, 6 Jul 2003 14:45:31 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c if_dcreg.h Message-ID: <200307062145.h66LjVNe058225@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2003/07/06 14:45:31 PDT FreeBSD src repository Modified files: sys/pci if_dc.c if_dcreg.h Log: 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) Revision Changes Path 1.115 +281 -108 src/sys/pci/if_dc.c 1.34 +22 -8 src/sys/pci/if_dcreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307062145.h66LjVNe058225>