freebsd-dev/sys/dev/hifn
Sam Leffler 4f28f7d769 Redo locking for better SMP suport:
o adding locking to op submission
o mark interrupt handler MPSAFE
o don't use locking on detach; disabling interrupts should be sufficient
o change mutex string names so witness printouts are more meaningful

Note: locking is still pretty brute-force but it's probably not worth
improving it given the relatively low performance of hifn-based cards.
2003-06-02 23:34:59 +00:00
..
hifn7751.c Redo locking for better SMP suport: 2003-06-02 23:34:59 +00:00
hifn7751reg.h
hifn7751var.h o add crypto driver glue for using the new rndtest driver/module; this is 2003-03-11 22:47:06 +00:00