summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/zs.c
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-01-23Cleanup cn_pri. Change constants to more meaningful names, rather thanJoel Sing
2007-10-22stoped -> stoppedJoel Sing
2006-01-09Remove completely obsolete comment from the pre-wscons sparc days inMiod Vallat
2005-07-08Add power hooks to the zs devices on sun4m if they have a pwr-on-auxio2Miod Vallat
2005-04-19As a late birthday present, a preliminary port to the Solbourne IDT systemsMiod Vallat
2004-09-29Switch sparc to evcount; ok deraadt@Miod Vallat
2003-01-22Revert previous - it would prevent the second zs chip from being probedMiod Vallat
2003-01-20Put back the Voyager zs probe workaround that got lost in rev 1.36;Miod Vallat
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