freebsd-src/sys/dev/acpica/Osd
John Baldwin 729d7ffbcf - Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long.
- Add a new PCIM_HDRTYPE constant for the field in PCIR_HDRTYPE that holds
  the header type.
- Replace several magic numbers with appropriate constants for the header
  type register and a couple of PCI_FUNCMAX.
- Merge to amd64 the fix to the i386 bridge code to skip devices with
  unknown header types.

Requested by:	imp (1, 2)
2003-08-28 21:22:25 +00:00
..
OsdDebug.c Support functions for the new ACPI import. 2003-04-29 18:50:34 +00:00
OsdHardware.c - Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long. 2003-08-28 21:22:25 +00:00
OsdInterrupt.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
OsdMemory.c Fix build breakage on ia64. The second argument of AcpiOsReadable() 2003-07-14 02:42:15 +00:00
OsdSchedule.c Invoke 3 ACPI task threads as default if option ACPI_MAX_THREADS is 2002-10-31 17:58:39 +00:00
OsdStream.c Support functions for the new ACPI import. 2003-04-29 18:50:34 +00:00
OsdSynch.c Update code to work with 0619 dist 2003-07-13 22:57:16 +00:00
OsdTable.c Support functions for the new ACPI import. 2003-04-29 18:50:34 +00:00