NetBSD/sys
itohy 169af5c51b Add a dummy read just after enabling receiver interrupt.
If the receiver already has datum, no further arrival of
data is possible and no interrupts will occur.
This change fixes problem that pressing key during boot
may sometimes disable the keyboard.

Remove unreferenced variable "in" in kbdcngetc().
1999-12-03 00:14:06 +00:00
..
adosfs
arch Add a dummy read just after enabling receiver interrupt. 1999-12-03 00:14:06 +00:00
coda
compat Make this compile again on sparc. 1999-11-28 18:06:46 +00:00
conf defopt COM_DEBUG, COM_HAYESP, and COM16650 1999-11-22 03:53:38 +00:00
ddb
dev Convert to use rasops/wsfont, enabling colors. 1999-12-02 23:04:44 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch 1999-11-30 13:34:47 +00:00
lib Add strtoul.c and sort sources alphabetically. 1999-11-29 23:24:59 +00:00
lkm
miscfs Be more careful to block bio interrupts for some data structures. There 1999-11-23 23:52:40 +00:00
msdosfs
net rcsid police 1999-12-02 07:18:44 +00:00
netatalk
netccitt
netinet bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch 1999-11-30 13:34:47 +00:00
netinet6 fix comment (sync with KAME) 1999-12-02 05:25:59 +00:00
netiso
netkey
netnatm
netns
nfs Insert an extra VOP_ACCESS check in nfs_lookup, to avoid cached access 1999-11-29 23:34:00 +00:00
ntfs
stand
sys Add longlong_t and u_longlong_t. 1999-12-01 18:27:08 +00:00
ufs Be more careful to block bio interrupts for some data structures. There 1999-11-23 23:52:40 +00:00
uvm in uvm_page_physget(), try the vm_physmem[] chunks in the order of their 1999-12-01 16:08:32 +00:00
vm Cast the argument to ptoa() to a vaddr_t to prevent an integer overflow 1999-11-30 19:31:05 +00:00
Makefile