freebsd-dev/sys
Mike Smith b53f277167 Match namespace cleanup changes in ACPI CA 20020217 update.
Use ACPI_SUCCESS/ACPI_FAILURE consistently.
The AcpiGetInto* interfaces are obsoleted by ACPI_ALLOCATE_BUFFER.

Add AcpiBatteryIsPresent helper to determine whether a battery device
is inserted.

Add ACPI_ALL_DRIVERS to the list of debug layers, now that we own the
namespace for this.

Pr:
2002-02-23 05:21:56 +00:00
..
alpha Add some DIAGNOSTIC code. 2002-02-22 23:58:22 +00:00
amd64 Add some DIAGNOSTIC code. 2002-02-22 23:58:22 +00:00
arm
boot Add -ffreestanding to CFLAGS. 2002-02-23 04:36:15 +00:00
cam GC: BIO_ORDERED going away. 2002-02-22 09:18:46 +00:00
coda
compat fix file descriptor leak. 2002-02-20 17:06:37 +00:00
conf Don't echo a comment during make depend. 2002-02-23 01:49:13 +00:00
contrib Resolve conflicts arising from the ACPI CA 20020217 import. 2002-02-23 05:16:34 +00:00
crypto
ddb
dev Match namespace cleanup changes in ACPI CA 20020217 update. 2002-02-23 05:21:56 +00:00
fs Paranoia: if the process is setugid, set all sensitive files mode 0. 2002-02-18 21:41:11 +00:00
geom
gnu
i4b
i386 Add some DIAGNOSTIC code. 2002-02-22 23:58:22 +00:00
ia64 Add some DIAGNOSTIC code. 2002-02-22 23:58:22 +00:00
isa Disksort will not "munge" requests, BIO_ORDERED or not, so remove 2002-02-22 09:14:06 +00:00
isofs/cd9660
kern Make this compile. 2002-02-23 01:42:13 +00:00
libkern o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
modules (Belatedly) add the required EXPORT_SYMS. I'm not sure the list is complete, 2002-02-22 18:21:20 +00:00
net When the local link address is changed, send out gratuitous ARPs 2002-02-18 22:50:13 +00:00
netatalk
netatm
netgraph Send a NGM_PPPOE_ACNAME message to userland when a node is connected. 2002-02-20 15:51:11 +00:00
netinet BUGFIX: make use of the pointer to the target of skipto rules, 2002-02-20 17:15:57 +00:00
netinet6 o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb Remove redundant checks for iovcnt > 1. This should be handled properly 2002-02-21 16:18:39 +00:00
nfs
nfsclient
nfsserver
pc98 Disksort will not "munge" requests, BIO_ORDERED or not, so remove 2002-02-22 09:14:06 +00:00
pccard Add some code which is compatible for NEWCARD. It makes manufacturer 2002-02-20 14:42:36 +00:00
pci Fix a formatting error. 2002-02-17 12:41:50 +00:00
posix4
powerpc Add some DIAGNOSTIC code. 2002-02-22 23:58:22 +00:00
rpc
security/lomac
sparc64 Add some DIAGNOSTIC code. 2002-02-22 23:58:22 +00:00
svr4
sys Add some DIAGNOSTIC code. 2002-02-22 23:58:22 +00:00
tools
ufs Replace bowrite() with BUF_WRITE in ufs. 2002-02-22 09:03:00 +00:00
vm GC: BIO_ORDERED, various infrastructure dealing with BIO_ORDERED. 2002-02-22 09:26:35 +00:00
Makefile