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

Roman Kurakin rik at FreeBSD.org
Thu Aug 24 11:13:32 UTC 2006


rik         2006-08-24 11:13:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    share/examples/drivers make_device_driver.sh 
  Log:
  MFC: -j 1.21 -j 1.24
  
    ----------------------------
    revision 1.24
    date: 2006/08/09 10:53:26;  author: rik;  state: Exp;  lines: +24 -3
    - Added 'files "files.FOO"' to config for inclusion of user specific files.
    - Added KDB option to config file (for DDB).
    - Added ability to compile custom kernel.
  
    Discussed with: julian@
    ----------------------------
    revision 1.23
    date: 2006/08/06 11:06:35;  author: rik;  state: Exp;  lines: +32 -19
    - 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 1.22
    date: 2006/08/06 11:04:22;  author: rik;  state: Exp;  lines: +9 -12
    Fix compilation.
  
    Reviewed by:    julian@
    ----------------------------
  
  Requested by: yar@
  
  Revision   Changes    Path
  1.21.10.1  +63 -32    src/share/examples/drivers/make_device_driver.sh


More information about the cvs-all mailing list