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
/
z8530sc.h
Age
Commit message (
Expand
)
Author
2009-05-22
add two new functions for z8530tty: zs_chan_lock() and zs_chan_unlock(),
mrg
2008-04-20
- use uint8_t instead of u_char for unsigned byte values
tsutsui
2007-11-09
Use zs_lock_init() to set up the chanstate's lock.
ad
2007-11-07
Merge tty changes from the vmlocking branch.
ad
2005-12-11
merge ktrace-lwp.
christos
2005-02-04
de-__P
perry
2004-06-20
Define and use zsccf_channel as an alias for cf_loc[ZSCCF_CHANNEL].
thorpej
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
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
2001-05-11
Add a flag to suppress SCC reset at attach time.
thorpej
2000-03-19
Define separate flags for console input and output.
pk
2000-03-14
Add power management hooks.
jdc
1999-03-27
PPS support. Copied off of com.c support, with changes as DCD interupts
wrstuden
1999-02-03
Catch up with a change to the stint interface.
mycroft
1998-03-30
Eliminate cs_heldchar. It is not necessary in my version of the driver.
mycroft
1997-11-12
Use a 1-character queue so polled console output can be deferred if
pk
1997-11-01
More changes taken from com driver:
mycroft
1997-10-17
Rename cs_pad to cs_spare1 (for future use by Bill Studenmund).
gwr
1997-02-24
Add declaration for zs_check_kgdb()
gwr
1996-12-17
New version of the z8530 driver that should permit the mac68k port
gwr
1996-10-16
Replace the field cs_rr0_new with cs_rr0_delta (keep changes instead).
gwr
1996-05-17
Rename cs_pclk_div16 to cs_brg_clk to clarify the fact that the
gwr
1996-04-10
Make the ring size configurable in the tty driver.
gwr
1996-01-24
Reorganized, machine-independent z8530 driver, based on the sparc/sun3 zs.
gwr