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