freebsd-skq/sys/dev/acpica
John Baldwin 1d62131385 - Make pci_load_vendor_data() static and do it during MOD_LOAD instead of
when the first PCI bus attaches.
- Create /dev/pci during MOD_LOAD as well.
- Destroy /dev/pci during MOD_UNLOAD (not that you can kldunload pci, but
  might as well get the code right)
2002-09-04 03:13:16 +00:00
..
Osd Resolve conflicts arising from the ACPI CA 20020815 import. 2002-08-29 01:52:27 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c Use the _STA method of a battery control method to see if a battery is 2002-08-21 15:01:53 +00:00
acpi_cpu.c
acpi_ec.c
acpi_lid.c
acpi_pci.c - Make pci_load_vendor_data() static and do it during MOD_LOAD instead of 2002-09-04 03:13:16 +00:00
acpi_pcib_acpi.c Overhaul the ACPI PCI bridge driver a bit: 2002-08-26 18:30:27 +00:00
acpi_pcib_pci.c Overhaul the ACPI PCI bridge driver a bit: 2002-08-26 18:30:27 +00:00
acpi_pcib.c Overhaul the ACPI PCI bridge driver a bit: 2002-08-26 18:30:27 +00:00
acpi_pcibvar.h Overhaul the ACPI PCI bridge driver a bit: 2002-08-26 18:30:27 +00:00
acpi_powerres.c Fix a bug about the cooling system controlling in acpi_thermal driver. 2002-08-27 07:53:55 +00:00
acpi_resource.c
acpi_thermal.c Fix a bug about the cooling system controlling in acpi_thermal driver. 2002-08-27 07:53:55 +00:00
acpi_timer.c
acpi.c Use resource_list_print_types() instead of duplicating the code. 2002-09-04 03:11:20 +00:00
acpica_support.c
acpica_support.h
acpiio.h Fix wrong member variable ordering of struct acpi_bif. 2002-08-09 07:08:53 +00:00
acpivar.h Resolve conflicts arising from the ACPI CA 20020815 import. 2002-08-29 01:52:27 +00:00