cvs commit: src/share/examples/drivers make_device_driver.sh

[ Available lists | Index of cvs-all | Month of Aug 2006 | Week of 6 Aug 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Roman Kurakin <rik@FreeBSD.org>
Date
6 Aug 2006 11:06:37
Subject
cvs commit: src/share/examples/drivers make_device_driver.sh
Message-ID
200608061106.k76B6ahO042778@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.067 seconds