CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/08 14:56:31
Modified files:
sys/arch/i386/pci: pci_machdep.c
sys/arch/amd64/pci: pci_machdep.c
sys/dev/acpi : acpi.c acpidebug.c acpiprt.c amltypes.h dsdt.c
dsdt.h
Log message:
Add mapping for ACPI device to PCI bdf (match autoconf tree)
Simplify resource parsing function to use buffer argument
Convert namespace linked lists to use queue macros
ok marco@, deraadt@
