cvs commit: src/sys/dev/trm trm.c

[ Available lists | Index of cvs-src | Month of Aug 2003 | Week of 9 Aug 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Scott Long <scottl@FreeBSD.org>
Date
9 Aug 2003 08:16:46
Subject
cvs commit: src/sys/dev/trm trm.c
Message-ID
200308091516.h79FGk7u023326@repoman.freebsd.org


[ Hide this part ]
scottl      2003/08/09 08:16:46 PDT

FreeBSD src repository

Modified files:
sys/dev/trm trm.c
Log:
Call bus_dmamap_create() to create the per-SRB buffer maps. Note that none
of the SRB resources are freed when the driver unloads; maybe that will be
tackled another day.

Revision Changes Path
1.13 +12 -0 src/sys/dev/trm/trm.c


Elapsed time: 0.025 seconds