Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 14:47:06 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf NOTES options src/sys/dev/ubsec ubsec.c ubsecvar.h src/sys/dev/hifn hifn7751.c hifn7751var.h
Message-ID:  <200303112247.h2BMl6sv092123@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/03/11 14:47:06 PST

  FreeBSD src repository

  Modified files:
    sys/conf             options NOTES 
    sys/dev/ubsec        ubsec.c ubsecvar.h 
    sys/dev/hifn         hifn7751.c hifn7751var.h 
  Log:
  o add crypto driver glue for using the new rndtest driver/module; this is
    conditional in each driver on foo_RNDTEST being defined_
  o bring HIFN_DEBUG and UBSEC_DEBUG out to be visible options; they control
    the debugging printfs that are set with hw.foo.debug (e.g. hw.hifn.debug)
  
  Revision  Changes    Path
  1.1139    +7 -1      src/sys/conf/NOTES
  1.382     +7 -0      src/sys/conf/options
  1.13      +27 -4     src/sys/dev/hifn/hifn7751.c
  1.2       +5 -0      src/sys/dev/hifn/hifn7751var.h
  1.19      +31 -6     src/sys/dev/ubsec/ubsec.c
  1.6       +5 -0      src/sys/dev/ubsec/ubsecvar.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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