summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/zs.c
AgeCommit message (Expand)Author
2002-09-03Old (rev 1) OpenPROM will always report as the "fb" node, the firstMiod Vallat
2002-08-12Convert sparc console code from rcons and pseudo-devices to rasops and wscons.Miod Vallat
2002-04-30Fix an ancient problem in how sparc interrupts are handled.Artur Grabowski
2002-04-28Rename all PIL_* constants to IPL_* to match other archs and make themArtur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-13On sparc, PAGE_SIZE and friends might not be a compile-time constant.Miod Vallat
2002-01-30Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ okThomas Nordin
2002-01-10Check result from malloc(9) when using M_NOWAIT. jason@ okThomas Nordin
2001-10-05grr, I had this right to begin with... NOW X10 firecracker works.Jason Wright
2001-10-05Be careful when updating register in TIOCM* operations (do operations onJason Wright
2000-11-07Race conditions make it hard for us to know if the interrupt was for us.Artur Grabowski
2000-07-14on a SparcStation Voyager, the 2nd zs device does not exist.Theo de Raadt
2000-07-11NKDD? no -- NKBD, bad mjacobTheo de Raadt
2000-07-07Fix some spl handling.Artur Grabowski
2000-06-28look in kbd.h to see whether we have configured a keyboardmjacob
1999-09-20delay for longer after each zsputcTheo de Raadt
1998-07-21johns@ mods to add cua devs to the sparc.Marco S Hyman
1998-03-04added support for the TIOCM* ioctl'sJason Wright
1998-02-05oops, need include fileTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1997-09-17NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply toJason Downs
1997-08-25Implement LED blinking as a run-time configurable option via the sysctlJason Downs
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-06-25remove unused variableJason Downs
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
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
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
1995-10-18initial import of NetBSD treeTheo de Raadt