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