Minor USB related sysutils/hal patch

Hans Petter Selasky hselasky at freebsd.org
Mon May 18 13:07:42 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-gnome/attachments/20090518/3efb3766/files-0002.bin
-------------- next part --------------
_______________________________________________
freebsd-ports at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-gnome mailing list