summaryrefslogtreecommitdiff
path: root/sys/dev/pci/hifn7751reg.h
AgeCommit message (Expand)Author
2000-12-12remove some dead stuff and correct spelling in commentJason Wright
2000-10-26shadow the dmaier to avoid an additional pci read in the interrupt pathJason Wright
2000-09-21use volatile's on all structures shared between cpu and hifnJason Wright
2000-04-11define the rest of the descriptor bitsJason Wright
2000-04-10- Add back code from the original aeon driver to handle missed interrupts byJason Wright
2000-04-05maintain state about keys, upload them to context ram once (and avoid theJason Wright
2000-04-04make the comment and definition of HIFN_MAX_COMMAND more readableJason Wright
2000-03-29- update copyrightsJason Wright
2000-03-29Long over due checkpoint:Jason Wright
2000-03-17Fix some space->\tJason Wright
2000-03-16move aeon to hifn7751Theo de Raadt
2000-03-15Bring in bit definitions from the datasheet and allow shared interrupts.Jason Wright
2000-03-10unlock cryptography functions on Hi/fn 7751 cryptography card. Based on reve...Michael Shalayeff
1999-12-15nuke *vm_alloc_page_contig, use bus_dmaJason Wright
1999-02-24handle scatter-gather, seperate src/dst mbuf, etcTheo de Raadt
1999-02-21use src/dst descriptor chaining out of an mbufTheo de Raadt
1999-02-19invertex aeon driver baseTheo de Raadt