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
/
comvar.h
Age
Commit message (
Expand
)
Author
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-01-23
kluge to make this work with NEC M403 (arc/magnum).
soda
1999-02-03
Slight redux in PPS code.
mycroft
1998-11-18
Add support for detaching "com" instances.
thorpej
1998-09-21
Add softserial to the alpha port. This significantly improved PPP
matt
1998-09-16
Garbage collect unused 3rd parameter to comprobe1().
is
1998-09-11
Add arc as a target platform.
jonathan
1998-09-05
arm32 now supports soft serial interrupts.
mark
1998-06-11
Pull in <sys/timepps.h> here so that other things that include comvar.h
thorpej
1998-06-10
PPS support from April, reworked and extended to match the PPS-API
jonathan
1998-02-02
change #ifdefs keying on "alpha" to key on "__NO_SOFT_SERIAL_INTERRUPT"
cgd
1998-02-02
Implement a flag to indicate that the driver attached correctly.
cgd
1998-02-01
add power management hooks to softc
marc
1997-11-03
Mostly cosmetic and performance changes:
mycroft
1997-10-19
Add 16650 hardware flowcontrol support. Basically PR 3844 from
fvdl
1997-10-19
Add hooks for entropy collection. Right now, you must place
explorer
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
clean up the serial console / KGDB attachment:
drochner
1997-08-14
-Export variables needed for system console initialization.
drochner
1997-08-12
KGDB improvements:
drochner
1997-07-05
Add support for remote serial KGDB.
thorpej
1997-06-15
Implement a better backpressure mechanism so that data is collected
mycroft
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
1996-11-13
move cominit() prototype to comvar.h, so that ports which use 'com'
cgd
1996-10-21
New bus.h implementation/interface:
thorpej
1996-05-05
Move comintr() prototype to comvar.h; needed by the multi-port cards.
christos
1996-04-15
define and export the global variable "comconscflag", the default tty
cgd
1996-03-10
convert these to use new <machine/bus.h> interfaces. This involved
cgd
1996-03-09
Fix copyright year
cgd
1996-03-09
define the common structure used to attach 'com' units as slaves to
cgd