cvs commit: src/sys/dev/crypto/hifn hifn7751.c src/sys/dev/crypto/ubsec ubsec.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 2 14:40:57 PDT 2005


dillon      2005/06/02 14:40:55 PDT

DragonFly src repository

  Modified files:
    sys/dev/crypto/hifn  hifn7751.c 
    sys/dev/crypto/ubsec ubsec.c 
  Log:
  Remove spl*() calls from the crypto device driver, replacing them with
  critical sections.
  
  Revision  Changes    Path
  1.9       +5 -8      src/sys/dev/crypto/hifn/hifn7751.c
  1.8       +24 -25    src/sys/dev/crypto/ubsec/ubsec.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/crypto/hifn/hifn7751.c.diff?r1=1.8&r2=1.9&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/crypto/ubsec/ubsec.c.diff?r1=1.7&r2=1.8&f=u





More information about the Commits mailing list