NetBSD/sys/arch/i386
elad b8a339347f Implement the "device" scope.
It uses an authorization wrapper per device class on the system to
ensure type-safety.

For now, it supports only terminal (TTY) devices, and has two actions
for them: "open terminal" and "privileged set". Sample usage has been
added to i386 and hp300 code for reference.

Update documentation.
2006-09-30 20:05:57 +00:00
..
acpi Coverity CID 4027: Initialize oldphys (from Arnaud Lacombe) 2006-09-29 14:41:32 +00:00
bios Add "name" parameter to powerhook_establish, to aid debugging. No objections 2006-09-24 03:53:07 +00:00
bioscall Make this work with objdirs. 2006-06-06 15:41:50 +00:00
compile
conf Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical 2006-09-28 18:53:15 +00:00
eisa
gdbscripts
i386 Coverity CID 3664/2964: Add KASSERTS before dereferencing l, p; these really 2006-09-29 14:48:15 +00:00
include This is again that time of the millenium where we have to crank up a few 2006-09-27 17:10:34 +00:00
isa Implement the "device" scope. 2006-09-30 20:05:57 +00:00
mca
pci Add "name" parameter to powerhook_establish, to aid debugging. No objections 2006-09-24 03:53:07 +00:00
pnpbios Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
stand Enable EPIA_HACK here too - http://mail-index.netbsd.org/port-i386/2006/08/18/0002.html 2006-09-22 15:05:24 +00:00
Makefile