Date: Mon, 9 Dec 2002 09:44:20 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects/busdma index.sgml Message-ID: <200212091744.gB9HiK8K093548@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/12/09 09:44:20 PST
Modified files:
en/projects/busdma index.sgml
Log:
Add a Notes column to the ifnet section, and do a quicky review of
src/sys/dev/*/if* for use of dma. Most drivers don't use busdma.
if_lnc uses busdma, but also uses vtophys() so is likely bogus.
if_hme and if_gem appear to use older busdma interfaces and may
require updating.
Revision Changes Path
1.2 +80 -2 www/en/projects/busdma/index.sgml
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?200212091744.gB9HiK8K093548>
