cvs commit: src/sys/dev/trm trm.c trm.h
Olivier Houchard
cognet at FreeBSD.org
Sun Mar 7 09:23:39 PST 2004
cognet 2004/03/07 09:23:39 PST
FreeBSD src repository
Modified files:
sys/dev/trm trm.c trm.h
Log:
Use one bus_dma_tag_t for all pSRB instead of creating one for each.
Free what is allocated for pSRBs at unload time or if something bad happens,
thanks to scottl for spotting this out.
Revision Changes Path
1.20 +49 -23 src/sys/dev/trm/trm.c
1.4 +1 -2 src/sys/dev/trm/trm.h
More information about the cvs-src
mailing list