index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
pdqvar.h
Age
Commit message (
Expand
)
Author
2003-07-08
function prototype must not have variable name
itojun
2001-07-07
bzero -> memset
thorpej
2001-06-25
Add a flag to the softc to prevent recursion in ifstart
matt
2001-06-13
withough -> without
wiz
2000-11-14
NBPG -> PAGE_SIZE
thorpej
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove/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-24
completely remove Mach VM support. all that is left is the all the
mrg
1998-10-02
Fix typo (pointed by Matthias Drochner).
matt
1998-09-20
Changes so that BPF readers will get the data in fddi packet aligned along
matt
1998-08-16
splnet() is not appropriate for everyone. Raise and lower SPL via
matt
1998-08-13
Merge paddr_t changes into the main branch.
eeh
1998-05-27
Fix syncing of consumer block.
matt
1998-05-25
Verify the driver work if PDQ_NO_BUS_DMA is defined.
matt
1998-05-24
More pmax coherency stuff. Getting close..
matt
1998-05-24
Fix dmamap leakages. fix transmit bug. fix receive bugs. fix mips
matt
1998-05-21
Add bus_dma(9) support for the DEFxA FDDI driver
matt
1998-04-07
Fix problem with promicuously received packets. (ie. give them to bpf
matt
1998-02-10
- add defopt's for UVM, UVMHIST and PMAP_NEW.
mrg
1998-02-05
initial import of the new virtual memory system, UVM, into -current.
mrg
1997-03-24
Resolve conflicts from merge.
thorpej
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1996-10-25
update alpha_XXX_dmamap() invocations to match prototype.
cgd
1996-10-23
update drivers to use the new NetBSD/alpha DMA mapping hack, since
cgd
1996-10-21
New bus.h implementation/interface:
thorpej
1996-07-10
cast argument to alpha vtophys() to vm_offset_t, to catch up with
cgd
1996-06-07
clean up import of new revision (June 7, 1996) from Matt Thomas.
cgd
1996-05-20
Fix conflicts during import.
thorpej
1996-05-07
Changed struct ifnet to have a pointer to the softc of the underlying
thorpej
1996-03-11
Resolve conflicts from merge.
thorpej
1996-03-09
Fill in the missing pieces and make the NetBSD version of Matt Thomas's
thorpej
1995-08-19
local adaptations, and fix a could of compilation errors
cgd
1995-08-19
Generic FDDI support by Matt Thomas. Support for DEC "PDQ" FDDI chipset
cgd