freebsd-dev/sys/i386
Mitsuru IWASAKI 49d3a95692 Fix `key release event prevent suspend' problem. We don't need
`sleep 1; zzz' trick now.

- APM BIOS Call for suspend/standby now should be issued with delay.
- Delay for suspend/standby can be adjusted by using sysctl(8) interface
  (eg. sysctl -w machdep.apm_suspend_delay=3).
1999-08-22 14:48:00 +00:00
..
apm Fix `key release event prevent suspend' problem. We don't need 1999-08-22 14:48:00 +00:00
bios Fix `key release event prevent suspend' problem. We don't need 1999-08-22 14:48:00 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
eisa Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
i386 This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include Make "s_unlock" an inline function. (Inlining this function takes 1999-08-22 05:37:18 +00:00
isa Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
linux Fix a bug in debug-printfs of struct linux_termios fields, where I forgot to 1999-08-17 10:27:55 +00:00
pci Hopefully fix the previous commit, it caused *all* bridges to be detected 1999-08-10 09:22:21 +00:00
svr4 Add $Id$ tags. 1999-07-30 12:47:17 +00:00
Makefile