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
/
pci
/
if_devar.h
Age
Commit message (
Expand
)
Author
2000-05-03
`typedef void ifnet_ret_t;' isn't valid C -- use #define, instead.
thorpej
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-01-15
Fixes for 21143 and MII in full-duplex mode.
matt
1999-04-01
Fix typo. (From PR 7027)
tsubai
1998-09-29
Invert the RXCOPY test. Note that most new platforms will not
matt
1998-09-15
Fix a problem where txput could "lose" dmamaps if it couldn't actually
matt
1998-09-15
This commit fixes two bugs in the de driver. The first is that the
matt
1998-08-13
Merge paddr_t changes into the main branch.
eeh
1998-05-25
Define TULIP_COPY_RXDATA for arm32 as well as alpha.
mark
1998-02-11
Don't try to dynamically create and destroy DMA maps. Instead, keep
thorpej
1998-02-07
Create RX DMA maps with ALLOCNOW. These maps are essentially always
thorpej
1998-02-07
Use BUS_DMA_NOWAIT where appropriate. Don't create DMA maps with
thorpej
1998-02-06
A version of the de driver which does bus_dma. Note that it has not been
matt
1997-10-20
21142 / 21143 chips always use ISVSROM format. (print out message is
matt
1997-10-16
Fix pr's port-i386/4127 kern/4190 kern/3700.
matt
1997-10-15
Fix media/console interaction problem on Alpha. Fix 21142/21143 problems
matt
1997-10-15
Add and/or update rnd_*() hooks
explorer
1997-10-13
o Make usage of /dev/random dependant on
explorer
1997-10-10
Add hooks to insert timing info into the random system
explorer
1997-08-25
Add RCS tags that got lost.
thorpej
1997-08-25
Merge with 970703 snapshot of Matt Thomas's de driver.
thorpej
1997-07-19
don't expect/provide pci_decompose_tag to be a MI, public function. It
cgd
1997-06-08
Put back Matt Thomas's revision ID, per PR 3723, submitted by
thorpej
1997-06-06
Clean up conflicts during merge (thomas de-970603)
mellon
1997-05-07
Merge 970327 "de" update.
thorpej
1997-04-13
clean up space/tag comments
cgd
1997-03-26
Resolve conflicts from merge.
thorpej
1997-03-23
Resolve conflicts from merge.
veego
1997-03-19
Resolve conflicts from merge.
thorpej
1997-03-17
Resolve conflicts from merge.
thorpej
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1997-03-06
Patch from Matt Thomas to deal with the fact that Pass 2.[012] of
thorpej
1997-01-13
Fix a couple of minor nits so that this compiles on the alpha.
thorpej
1997-01-11
Merge into mainline, tidy up some debug code.
thorpej
1997-01-11
Update from Matt Thomas <matt@3am-software.com>. Supports more
thorpej