Date: Mon, 19 Jul 2010 23:35:43 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bce if_bce.c Message-ID: <201007192335.o6JNZxPH029568@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2010-07-19 23:35:43 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
Log:
SVN rev 210269 on 2010-07-19 23:35:43Z by yongari
Use bus_get_dma_tag() to get parent tag. Also use
BUS_SPACE_MAXSIZE_32BIT to specify sum of all segment lengths.
Previously it used MAXBSIZE which was wrong.
Reviewed by: davidch
Revision Changes Path
1.77 +3 -3 src/sys/dev/bce/if_bce.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007192335.o6JNZxPH029568>
