Date: Tue, 15 Jul 2003 08:45:41 -0700 (PDT) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/en midway.c Message-ID: <200307151545.h6FFjfIs082311@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2003/07/15 08:45:41 PDT
FreeBSD src repository
Modified files:
sys/dev/en midway.c
Log:
Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that the
callback will never be deferred. ATM needs to prevent cell and packet
ordering. Also use the default mutex and lock functions (those that
panic) for the tag creation.
Revision Changes Path
1.46 +7 -7 src/sys/dev/en/midway.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307151545.h6FFjfIs082311>
