NetBSD/sys
jdolecek b631b39a19 Change the reset code to block interrupts and use polled commands; also
eliminate the kthread now that it's not necessary, and use callout instead.
This seems to fix the X mouse freeze problem.

Testing and some debug printf fixes by Martin Husemann.
2002-05-13 21:18:51 +00:00
..
adosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
altq Move ALTQ configuration definitions into altq/files.altq 2002-04-16 21:27:13 +00:00
arch Eliminate commons. 2002-05-13 21:11:23 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Make COMPAT_LINUX compile again on Alpha. linux_getdents64 moved but 2002-05-13 05:41:26 +00:00
conf Move code shared by procfs and the kernel proper out of procfs and 2002-05-09 15:44:44 +00:00
crypto
ddb Add db_recover 2002-05-13 20:17:20 +00:00
dev Change the reset code to block interrupts and use polled commands; also 2002-05-13 21:18:51 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kern debug0, debug1, debug15 are defined elsewhere. XXX there needs to a 2002-05-13 07:13:58 +00:00
lib fix comment 2002-05-10 11:07:01 +00:00
lkm
miscfs Extern speclisth 2002-05-12 20:42:03 +00:00
msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
net Eliminate more commons. 2002-05-12 20:40:11 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt Remove/move a redundant extern. 2002-05-12 21:43:57 +00:00
netinet Define uint{8,32}_t locally, per XNS5.2/POSIX-2001, and use them in this 2002-05-13 13:34:32 +00:00
netinet6 * Use uint{8,32}_t from <netinet/in.h> where applicable; use private 2002-05-13 15:20:30 +00:00
netisdn Sync layer 3 B-channel accounting with layer 2. 2002-05-02 18:56:55 +00:00
netiso Eliminate commons. 2002-05-12 21:30:35 +00:00
netkey
netnatm
netns More commons eliminated. 2002-05-12 20:23:49 +00:00
netsmb
nfs Eliminate commons 2002-05-12 23:04:35 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand
sys Remove declaration of total. nothing uses it. 2002-05-12 23:15:42 +00:00
ufs Eliminate commons. 2002-05-12 23:06:27 +00:00
uvm When preparing to swap to a miniroot partition, add a little 2002-05-09 21:43:44 +00:00
Makefile