summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/zs.c
AgeCommit message (Collapse)Author
1996-08-12one last fixTheo de Raadt
1996-08-12Missed a couple things and blew something away by accident.Jason Downs
1996-08-12Merge the rest of our changes; mostly just softc changes in order to supportJason Downs
more devices, more cleanly.
1996-08-11Merge back rev 1.5: always set mouse to B1200.Jason Downs
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-01-06one tests code before one commits it. initialize ttymalloc'd struct properly.Theo de Raadt
also with mrg: use B1200 instead of 1200.
1996-01-06by mrg and myself on irc: fix a ttymalloc() memory leak, TIOCM* botchTheo de Raadt
1995-12-15settable ring buffer sizes from pkTheo de Raadt
1995-10-23unconditionally set mouse port to CS8/1200Theo de Raadt
1995-10-23include file botchTheo de Raadt
1995-10-21volatile struct zschanTheo de Raadt
1995-10-19support more than 2 zs chips; rename softc; interrupt countersTheo de Raadt
add missing ZS_DELAY()'s; add (working?) TIOCMGET/TIOCMSET;
1995-10-18initial import of NetBSD treeTheo de Raadt