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
/
isa
/
com_isa.c
Age
Commit message (
Expand
)
Author
2002-01-07
Overhaul of the ISA autoconfiguration code to support direct
thorpej
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSID
lukem
2000-03-29
Don't need to include <sys/conf.h> here.
simonb
1998-09-16
Garbage collect unused 3rd parameter to comprobe1().
is
1998-08-15
Assign my copyrights to TNF.
mycroft
1998-06-09
Nuke __BROKEN_INDIRECT_CONFIG.
thorpej
1997-10-20
Don't panic if we fail to remap i/o or mem space in the attach function.
thorpej
1997-10-19
Make sure the i/o and/or mem addresses aren't wildcarded (i.e. -1) before
thorpej
1997-10-16
Adjust for the new "com" driver home.
thorpej
1997-10-15
Pulldown from marc-pcmcia branch.
thorpej
1997-09-16
Support for the upcoming NetBSD/Amiga Hypercom driver family:
is
1997-08-23
Use the new com_is_console() to decide if the port is already initialized.
drochner
1997-08-16
Bring back the "comconsattached" flag. It is necessary for starred
drochner
1997-08-12
KGDB improvements:
drochner
1997-05-24
Where _is_ that brick when you need it?!
thorpej
1997-04-04
New version of com driver. Uses a different queueing mechanism and a split
mycroft