freebsd-dev/sys/dev/ubsec
Sam Leffler af2b2a7331 Redo locking for proper SMP operation:
o replace driver-global lock with three locks: one for the handling of mcr1
  operations, one for handling of mcr2 operations, and one for the mcr1
  free list
o mark the interrupt handler MPSAFE
o don't use locking on detach; disabling interrupts is sufficient (I think)
2003-06-02 23:32:03 +00:00
..
ubsec.c Redo locking for proper SMP operation: 2003-06-02 23:32:03 +00:00
ubsecreg.h recognize the Sun Crypto 5821 and Crypto 1K cards; 2003-04-27 04:26:22 +00:00
ubsecvar.h Redo locking for proper SMP operation: 2003-06-02 23:32:03 +00:00