Date: Tue, 14 Sep 2010 20:41:06 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_busdma.c Message-ID: <201009142041.o8EKfTOH024903@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-09-14 20:41:06 UTC FreeBSD src repository Modified files: sys/dev/usb usb_busdma.c Log: SVN rev 212621 on 2010-09-14 20:41:06Z by marius Use saner nsegments and maxsegsz parameters when creating certain DMA tags; tags for 1-byte allocations cannot possibly be split across 2 segments and maxsegsz must not exceed maxsize. Revision Changes Path 1.17 +2 -2 src/sys/dev/usb/usb_busdma.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009142041.o8EKfTOH024903>