- Add back code from the original aeon driver to handle missed interrupts by
authorjason <jason@openbsd.org>
Mon, 10 Apr 2000 18:40:47 +0000 (18:40 +0000)
committerjason <jason@openbsd.org>
Mon, 10 Apr 2000 18:40:47 +0000 (18:40 +0000)
commitf8e2321e969471d9e25ea5d0a07eaceefb582b94
treea5d33662cfeb3a73491e2da625f419a4d1572834
parentf07909c4a620fa286466ab6456d01150de6421ec
- Add back code from the original aeon driver to handle missed interrupts by
enabling interrupts when the command queue has more than one entry.
- fix comment on hifn_newsession to reflect reality
- allocate session structure in softc
- compute a random IV when a session is created and try to chain from a
software kept IV for subsequent packets
- add handling of CRD_F_EXPLICIT
sys/dev/pci/hifn7751.c
sys/dev/pci/hifn7751reg.h
sys/dev/pci/hifn7751var.h