Date: Sat, 15 Jan 2005 20:52:15 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/em if_em.c if_em.h Message-ID: <200501152052.j0FKqFU3099129@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2005-01-15 20:52:15 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c if_em.h
Log:
Convert if_em to the new bus_dmamap_load_sg() interface. The old callback
was really just a waste of cycles, so this streamlines it considerably.
Revision Changes Path
1.57 +22 -33 src/sys/dev/em/if_em.c
1.30 +0 -6 src/sys/dev/em/if_em.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501152052.j0FKqFU3099129>
