NetBSD/sys/arch/i386
jmmv 68fc25182e Implement the beep on halt feature. When enabled, it makes the kernel beep
the computer speaker when it's completely safe to power down the machine
(after the "The operating system has halted." message).  This is useful for
headless machines.

The feature is only enabled if the BEEP_ONHALT option is defined (disabled      by default).  It can be tuned through the BEEP_ONHALT_{COUNT,PERIOD,PITCH}      options.

Closes my own PR kern/18792.
2003-03-25 19:37:12 +00:00
..
acpi remove redundant declaration 2002-12-28 20:06:07 +00:00
bios Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00
bioscall Rebuild after my re-arrangement of GDT entries, since this code depends on 2002-01-23 15:05:33 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Implement the beep on halt feature. When enabled, it makes the kernel beep 2003-03-25 19:37:12 +00:00
eisa Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00
gdbscripts
i386 Implement the beep on halt feature. When enabled, it makes the kernel beep 2003-03-25 19:37:12 +00:00
include Add some underscores in curcpu() to avoid a -Wshadow. 2003-03-18 22:29:58 +00:00
isa Fix compile error with struct consdev change. 2003-03-06 23:47:35 +00:00
mca Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00
pci Moved to x86/pci. 2003-02-27 00:30:21 +00:00
pnpbios Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00
stand catch up with constification in sys/lib/libsa/nfs.c 2003-03-19 17:27:43 +00:00
Makefile Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00