freebsd-dev/sys/dev/acpica
John Baldwin 852989bdbf - Fix a typo in the call to acpi_disabled() in probe() by removing an
extra trailing space.
- Don't bother probing a generic ISA bus device if isab0 already exists.
  Some BIOSes place an ACPI psuedo-device with the HID of a generic ISA bus
  device under the PCI-ISA bridge device.  This is not the best solution
  but will work for now.  The isa bus driver only allows for one ISA bus
  anyways.
2003-07-09 18:28:53 +00:00
..
Osd
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c
acpi_cpu.c
acpi_ec.c
acpi_isab.c - Fix a typo in the call to acpi_disabled() in probe() by removing an 2003-07-09 18:28:53 +00:00
acpi_lid.c
acpi_pci_link.c
acpi_pci.c Add a new PCI interface method, assign_interrupt, to determine the 2003-07-01 14:08:33 +00:00
acpi_pcib_acpi.c
acpi_pcib_pci.c
acpi_pcib.c
acpi_pcibvar.h
acpi_powerres.c
acpi_resource.c
acpi_thermal.c
acpi_timer.c
acpi.c - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
acpica_support.c
acpica_support.h
acpiio.h
acpivar.h