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.
Description
Description
Details
Details
- Provenance
rwatson Authored on Dec 9 2002, 5:44 PM - Parents
- R9:1def59af413e: Hook up the build of the busdma project page.
- Branches
- Unknown
- Tags