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
/
z8530tty.c
Age
Commit message (
Expand
)
Author
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
More changes for providing lwpid for ktrace (sparc GENERIC built)
darrenr
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
2003-01-24
zs_shutdown: lower IPL before sleeping. Also note the fact that the
pk
2003-01-06
interrupt with two rs.
wiz
2002-11-09
Fix signed/unsigned comparison warnings.
thorpej
2002-10-23
merge kqueue branch into -current
jdolecek
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-09-24
Deal with the strange SCC wiring on TC IOASIC machines. Thanks to Bill
ad
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2001-11-13
add/cleanup RCSID
lukem
2001-05-30
add missing #include "opt_kgdb.h"
lukem
2001-05-11
Add a flag to suppress SCC reset at attach time.
thorpej
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-03-12
Add some delay in zstty_attach() to wait previous console output
tsutsui
2001-03-11
Add missing \n during probe if port is dedicated to kgdb
wdk
2000-11-08
Use the MI console magic sequence framework.
eeh
2000-11-05
remove what looks to be a bit of leftover debug code.
chs
2000-11-01
Adapt to the new line discipline scheme.
eeh
2000-09-17
Change tiocm_to_{com,zs}'s second argument to u_long to match with
toshii
2000-07-06
Use device_lookup().
thorpej
2000-04-14
Remove spurious splx() call.
pk
2000-03-24
Fix typos from last commit (callout).
hannken
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-19
Check for console input and output separately.
pk
2000-03-14
Add power management hooks.
jdc
1999-11-04
Update user-level PPS-API to match -05 draft.
jonathan
1999-10-15
Fix nanosecond/microsecond botch in PPSAPI:
jonathan
1999-04-22
Don't send any data upstream if we're not open yet.
pk
1999-03-27
PPS support. Copied off of com.c support, with changes as DCD interupts
wrstuden
1999-02-03
Minor changes to tiocm code.
mycroft
1999-02-03
Redo the N previous changes, plus a couple of other things:
mycroft
1999-01-31
Add the patch I floated on tech-kern. Andreas Eltrich <elchy@dahoam.de>
wrstuden
1999-01-25
Fix thinko in part of rev 1.53.
wrstuden
1999-01-13
Put back modem control ioctl's
christos
1998-11-23
Changes to deal with mac serial ports having clock sources on DCD or CTS.
wrstuden
1998-10-01
minor changes to console handling in zstty_attach():
drochner
1998-08-31
kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica port
cgd
1998-08-09
Oops. We do still need to set t_dev in the first open part of zsopen,
wrstuden
1998-08-09
Initialize the struct tty's t_dev field at attach rather than first open.
wrstuden
1998-03-30
Eliminate cs_heldchar. It is not necessary in my version of the driver.
mycroft
1998-03-22
Move the code to wait for carrier on a tty into a common function, since it
mycroft
1998-03-21
Fix pasto.
mycroft
1998-03-21
Replace TS_WOPEN with t_wopen, per mail on tech-kern.
mycroft
1998-02-22
Fix bonehead error in previous change.
mycroft
[next]