summaryrefslogtreecommitdiff
path: root/sys/dev/pci/hifn7751.c
AgeCommit message (Expand)Author
2000-03-16document that other vendors use the hifn pci id tooTheo de Raadt
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-10repair ramcfg whacking code; mickeyTheo de Raadt
2000-03-10unlock cryptography functions on Hi/fn 7751 cryptography card. Based on reve...Michael Shalayeff
2000-01-10sync pcidevs and let the aeon driver match the Hi/Fn 7751Jason Wright
1999-12-15nuke *vm_alloc_page_contig, use bus_dmaJason Wright
1999-12-06Make this work for uvm.Artur Grabowski
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