Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2006 11:13:30 +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:  <200608241113.k7OBDVse062890@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608241113.k7OBDVse062890>