summaryrefslogtreecommitdiff
path: root/sys/dev/ic/pdqvar.h
AgeCommit message (Expand)Author
2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka
2010-01-17Forward declare struct bpf_if and use that as the type for bpf_ifpooka
2009-03-18bzero -> memsetcegger
2008-06-24Rearrange pdq_boolean_t, pdq_type_t and pdq_state_t so that enums are definedgmcgarry
2007-12-20Constify struct ifnet->if_sadl and every use throughout the tree.dyoung
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-05-30- add missing constchristos
2003-07-08function prototype must not have variable nameitojun
2001-07-07bzero -> memsetthorpej
2001-06-25Add a flag to the softc to prevent recursion in ifstartmatt
2001-06-13withough -> withoutwiz
2000-11-14NBPG -> PAGE_SIZEthorpej
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-05-03`typedef void ifnet_ret_t;' isn't valid C -- use #define, instead.thorpej
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1998-10-02Fix typo (pointed by Matthias Drochner).matt
1998-09-20Changes so that BPF readers will get the data in fddi packet aligned alongmatt
1998-08-16splnet() is not appropriate for everyone. Raise and lower SPL viamatt
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-05-27Fix syncing of consumer block.matt
1998-05-25Verify the driver work if PDQ_NO_BUS_DMA is defined.matt
1998-05-24More pmax coherency stuff. Getting close..matt
1998-05-24Fix dmamap leakages. fix transmit bug. fix receive bugs. fix mipsmatt
1998-05-21Add bus_dma(9) support for the DEFxA FDDI drivermatt
1998-04-07Fix problem with promicuously received packets. (ie. give them to bpfmatt
1998-02-10- add defopt's for UVM, UVMHIST and PMAP_NEW.mrg
1998-02-05initial import of the new virtual memory system, UVM, into -current.mrg
1997-03-24Resolve conflicts from merge.thorpej
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1996-10-25update alpha_XXX_dmamap() invocations to match prototype.cgd
1996-10-23update drivers to use the new NetBSD/alpha DMA mapping hack, sincecgd
1996-10-21New bus.h implementation/interface:thorpej
1996-07-10cast argument to alpha vtophys() to vm_offset_t, to catch up withcgd
1996-06-07clean up import of new revision (June 7, 1996) from Matt Thomas.cgd
1996-05-20Fix conflicts during import.thorpej
1996-05-07Changed struct ifnet to have a pointer to the softc of the underlyingthorpej
1996-03-11Resolve conflicts from merge.thorpej
1996-03-09Fill in the missing pieces and make the NetBSD version of Matt Thomas'sthorpej
1995-08-19local adaptations, and fix a could of compilation errorscgd
1995-08-19Generic FDDI support by Matt Thomas. Support for DEC "PDQ" FDDI chipsetcgd