Date: Sun, 6 Aug 2006 11:06:36 +0000 (UTC) From: Roman Kurakin <rik@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/drivers make_device_driver.sh Message-ID: <200608061106.k76B6ahO042778@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rik 2006-08-06 11:06:36 UTC FreeBSD src repository Modified files: share/examples/drivers make_device_driver.sh Log: - Added ability to provide (optional) path to the kernel sources - Fixed path for ${s}/conf/files.FOO and a note that it should be merged into corresponding file to be able to compile the kernel - Changed kernel configuration example with the driver: it is not produced by copying Generic but by including it - Changed from automatic module building to asking an user if it whants to Reviewed by: julian@ Revision Changes Path 1.23 +32 -19 src/share/examples/drivers/make_device_driver.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608061106.k76B6ahO042778>