Home | History | Annotate | Download | only in acpi
History log of /src/sys/dev/acpi/acpi_slit.c
RevisionDateAuthorComments
 1.3  05-Mar-2010  jruoho branches: 1.3.2;
Remove <dev/acpi/acpica.h> from all files. It is included from
<dev/acpi/acpivar.h>. Ditto for <dev/sysmon/sysmonvar.h>, <sys/bus.h>,
<dev/pci/pcivar.h>, and <dev/isa/isavar.h>.

Also nuke a lot of unused and invalid headers. Some of these are audibly
provided by standard headers (namely <sys/param.h> and <sys/device.h>), some
have nothing to do with ACPI devices (e.g. <sys/syslog.h>), and some are
nonexistent local includes (e.g. "mpu_ym.h"). Moreoever, try to group the
includes into their respective blocks.

Tested with GENERIC and ALL (i386). No functional change.
 1.2  04-Dec-2009  njoly branches: 1.2.2;
Fix NetBSD keyword expansion.
 1.1  25-Nov-2009  cegger Add ACPI SLIT parser. This is part of NUMA support.
Tested on a 8-node machine.

Patch presented on tech-kern@, port-i386@ and port-amd64@.

No comments.
 1.2.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.3.2.2  11-Mar-2010  yamt sync with head
 1.3.2.1  05-Mar-2010  yamt file acpi_slit.c was added on branch yamt-nfs-mp on 2010-03-11 15:03:22 +0000

RSS XML Feed