summaryrefslogtreecommitdiff
path: root/sys/arch/arc/dev/pccons.c
AgeCommit message (Expand)Author
2001-09-28don't depend on other headers to include sys/proc.h for us.chs
2001-06-13split pccons driver into "pccons" and "opms",soda
2001-05-11- Declare pccnattach() in <machine/pccons.h>tsutsui
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2001-02-17Add new arctype for NEC Express5800/230A.tsutsui
2000-12-24Switch pica to jazzio.ur
2000-11-02Adapt to new line discipline scheme.eeh
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-17vga/pckbc attachment for jazz internal bus of Magnum derived machinessoda
2000-06-12shut up gcc warning: suggest explicit braces to avoid ambiguous `else'soda
2000-06-09 - NEC RISCstation 2250 (RD-94) PCI bus support,soda
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-06- Implement cnbell() -- ring the console bell. The cn_bell entrypointthorpej
2000-03-03cosmetic change.soda
2000-02-22merge changes between OpenBSD-2.1 and OpenBSD-2.6soda
2000-01-23merge to NetBSD-current (DeskStation and Algor support is currently broken)soda
2000-01-23Moved from /cvsroot/syssrc/sys/arch/pica/dev/pccons.c,vsoda