K 10
svn:author
V 7
rwatson
K 8
svn:date
V 27
2002-12-09T17:44:20.000000Z
K 7
svn:log
V 279
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.

END
