Date: Fri, 19 Sep 2014 16:18:46 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-current@freebsd.org Subject: [PATCH] Convert bluetooth from timeout(9) to callout(9) Message-ID: <25731067.8WGIlPIxa9@ralph.baldwin.cx>
next in thread | raw e-mail | index | archive | help
This patch converts the netgraph bluetooth codee from timeout(9) to callout(9). The patch is against HEAD but probably applies to 9 and 10 as well. http://people.freebsd.org/~jhb/patches/bluetooth_callout.patch -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25731067.8WGIlPIxa9>