Date: Sun, 23 Jun 2002 22:03:44 -0700 (PDT) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hea eni_transmit.c src/sys/dev/hfa fore_buffer.c fore_command.c fore_if.c fore_init.c fore_load.c fore_output.c fore_receive.c fore_stats.c fore_transmit.c hfa_freebsd.c src/sys/netatm atm_if.h Message-ID: <200206240503.g5O53i007042@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr 2002/06/23 22:03:44 PDT
Modified files:
sys/dev/hea eni_transmit.c
sys/dev/hfa fore_buffer.c fore_command.c fore_if.c
fore_init.c fore_load.c fore_output.c
fore_receive.c fore_stats.c
fore_transmit.c hfa_freebsd.c
sys/netatm atm_if.h
Log:
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
- Convert DMA_GET_ADDR() calls to vtophys() calls in order to finish
removing the DMA_* macros.
Revision Changes Path
1.14 +3 -3 src/sys/dev/hea/eni_transmit.c
1.11 +4 -30 src/sys/dev/hfa/fore_buffer.c
1.13 +1 -12 src/sys/dev/hfa/fore_command.c
1.10 +2 -4 src/sys/dev/hfa/fore_if.c
1.13 +1 -2 src/sys/dev/hfa/fore_init.c
1.27 +0 -4 src/sys/dev/hfa/fore_load.c
1.13 +1 -2 src/sys/dev/hfa/fore_output.c
1.15 +2 -15 src/sys/dev/hfa/fore_receive.c
1.9 +3 -4 src/sys/dev/hfa/fore_stats.c
1.9 +4 -15 src/sys/dev/hfa/fore_transmit.c
1.4 +0 -10 src/sys/dev/hfa/hfa_freebsd.c
1.14 +0 -8 src/sys/netatm/atm_if.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?200206240503.g5O53i007042>
