]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use one bus_dma_tag_t for all pSRB instead of creating one for each.
authorcognet <cognet@FreeBSD.org>
Sun, 7 Mar 2004 17:23:39 +0000 (17:23 +0000)
committercognet <cognet@FreeBSD.org>
Sun, 7 Mar 2004 17:23:39 +0000 (17:23 +0000)
commit8687e8494bb2e9c8934488baae5304f89755ba23
treec150d38a894a99d64ad0a927e34cb678a5745a6c
parent2a205ed38ea657b2261b3221b5e04fd70c7b0677
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.
sys/dev/trm/trm.c
sys/dev/trm/trm.h