Date: Mon, 18 May 2009 10:36:50 +0200 From: Hans Petter Selasky <hselasky@freebsd.org> To: gnome@FreeBSD.org, ports@freebsd.org, freebsd-usb@freebsd.org, freebsd-current@freebsd.org Subject: Minor USB related sysutils/hal patch Message-ID: <200905181036.51184.hselasky@freebsd.org>
next in thread | raw e-mail | index | archive | help
--Boundary-00=_j4REKGJO9Qvs4M9 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 --Boundary-00=_j4REKGJO9Qvs4M9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905181036.51184.hselasky>