cvs commit: src/sys/dev/cp if_cp.c src/sys/dev/ctau if_ct.c
src/sys/dev/cx if_cx.c
Roman Kurakin
rik at FreeBSD.org
Wed Jun 23 11:13:11 PDT 2004
rik 2004-06-23 18:13:10 UTC
FreeBSD src repository
Modified files:
sys/dev/cp if_cp.c
sys/dev/ctau if_ct.c
sys/dev/cx if_cx.c
Log:
Use bus_dma* instead of contigmalloc()+vtophys() for RELENG_5.
Revision Changes Path
1.8 +125 -48 src/sys/dev/cp/if_cp.c
1.10 +123 -30 src/sys/dev/ctau/if_ct.c
1.23 +123 -31 src/sys/dev/cx/if_cx.c
More information about the cvs-src
mailing list