Minor USB related sysutils/hal patch

Hans Petter Selasky hselasky at freebsd.org
Mon May 18 09:34:20 UTC 2009


Hi,

I've made some minor patches for sysutils/hal

If the device is detached during config read, the config can be NULL. Check 
that.

Make sure that we close the device handles as we go, to save number of open 
files. When the backend is freed any leftover file handles will get freed, so 
it is not absolutely needed to close the device handle in every case.

--HPS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: files.diff
Type: text/x-diff
Size: 1310 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20090518/3efb3766/files.bin


More information about the freebsd-ports mailing list