Date: Mon, 16 Dec 2002 16:08:50 -0800 (PST) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h Message-ID: <200212170008.gBH08owJ048742@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/12/16 16:08:50 PST Modified files: sys/pci if_xl.c if_xlreg.h Log: Convert the xl(4) driver to the busdma API. This should make it possible to use this driver under ia64, sparc64 (though there may be endianness issues with this one) and other archs. Tested on: i386, alpha (gallatin) Revision Changes Path 1.112 +279 -139 src/sys/pci/if_xl.c 1.39 +21 -18 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212170008.gBH08owJ048742>