summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/zs.c
AgeCommit message (Expand)Author
2011-06-30dependant -> dependentwiz
2011-04-24Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() forrmind
2010-04-09- establish zs interrupts via common intr_establish() function rather thantsutsui
2010-04-09minor constifytsutsui
2010-04-09More KNF.tsutsui
2010-04-09Split device_t/softc.tsutsui
2010-04-09Rename variables and members of softc for readability.tsutsui
2010-04-09Remove unnecessary volatile keyword against struct zschan.tsutsui
2010-04-09- misc KNFtsutsui
2010-04-09Include ioconf.h for struct cfdriver.tsutsui
2009-07-19Replace one missed bcopy(9) with memcpy(9).tsutsui
2009-07-19Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy.tsutsui
2009-03-18bcopy -> memcpycegger
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2009-01-28Remove sicallback to use the MI softint(9) APIs directly - from Tsutsuitjam
2008-06-11Use device_private() and device_lookup_privat() to get softc.tsutsui
2008-04-29Convert to new 2 clause licensemartin
2008-01-08Convert Atari to generic TODR and timecounter.joerg
2007-11-19- Factor out too many copies of the same bit of tty code.ad
2007-03-06Make TX buffer (uint8_t *) and remove an unnecessary cast.tsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-10-01More from Matt Fleming:elad
2006-10-01Adapt MD code to KAUTH_DEVICE_TTY_OPEN. Patch from Matt Fleming, thanks!elad
2006-08-04More gcc4 "uninitilized" variables.mhitch
2006-07-23Use the LWP cached credentials where sane.ad
2006-05-14integrate kauth.elad
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2005-12-11merge ktrace-lwp.christos
2005-09-06Change the driver open function's conditional for overriding exclusive ttykleink
2005-06-04Adapt to compiling with -Wshadow and -Wcast-qual, by adding consthe
2004-03-25Licence cleanup (suggested by wiz).leo
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2001-02-01Fix fallout from lastest tty changes.leo
2000-11-02Adapt to new line discipline scheme.eeh
2000-03-29Nuke a bunch of cf_unit abuses.leo
1999-02-11Minor cleanup.mycroft
1998-03-25Sync with latest tty changes.leo
1998-01-12Update for changes to config.thorpej
1997-03-10Use vme_mask, not sys_mask to enable the SCC interrupt.leo
1997-01-21Don't set the PA_SER2 bit by default, this has the nasty side effect thatleo
1996-12-20Get rid of BROKEN_INDIRECT_CONFIGleo