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
/
eisa
/
if_fea.c
Age
Commit message (
Expand
)
Author
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-01-14
Call malloc(9) with M_ZERO flag instead of bzero() after malloc().
tsutsui
2001-11-13
add RCSID
lukem
2001-06-13
withough -> without
wiz
2000-06-28
remove include of <vm/vm.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-03-30
Remove register declarations.
augustss
1998-07-05
defopt INET, NETATALK.
jonathan
1998-06-08
Nuke __BROKEN_INDIRECT_CONFIG.
thorpej
1998-05-21
Add bus_dma(9) support for the DEFxA FDDI driver
matt
1998-01-12
Slight change to previous.
thorpej
1998-01-12
Adjust for config changes.
thorpej
1997-03-24
Resolve conflicts from merge.
thorpej
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1997-03-05
don't forget the bus_space tag; from Azuma Okamoto in PR kern/3290.
mikel
1997-02-13
Pass the bus PA (i/o address) to pdq_eisa_init() to avoid doing
thorpej
1996-12-05
update these so they compile whether or not __BROKEN_INDIRECT_CONFIG
cgd
1996-10-21
New bus.h implementation/interface:
thorpej
1996-10-13
backout kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-06-09
add missing newline in printf. pointed out by Matt Thomas
cgd
1996-06-08
print the note about what iomem is being used in a more appropriate place.
cgd
1996-06-07
clean up import of new revision (June 7, 1996) from Matt Thomas.
cgd
1996-05-20
Remove some extra printfs, now that Matt has lessened my confusion.
thorpej
1996-05-20
Use eisadevs data to display model string.
thorpej
1996-05-20
Update to the Digital Equipment PDQ-based FDDI controllers, from
thorpej