lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 1 Sep 2006 11:01:20 -0500 (CDT)
From:	John Keller <jpk@....com>
To:	linux-ia64@...r.kernel.org
Cc:	linux-acpi@...r.kernel.org, ayoung@....com,
	linux-kernel@...r.kernel.org, John Keller <jpk@....com>,
	pcihpd-discuss@...ts.sourceforge.net
Subject: [PATCH 0/3] - Altix: Add initial ACPI IO support

Patch set to add initial ACPI IO support to Altix.

1/3 acpi-base-support.patch
      When booting with an ACPI capable PROM, the
      DSDT will now define the system nodes and root
      PCI busses. An Altix specific ACPI driver will be
      registered for the node devices, while the
      standard acpi_pci_root_driver can now scan
      the PCI busses, eliminating the need for the current
      fixup code to manually initiate the scan. Multiple SAL
      calls are no longer needed, as platform specific info
      is now passed via the ACPI vendor resource descriptor
      (though all the old fixup code still remains due
      to backward compatability requirements).

      A new platform vector for bus_fixup is created.
      The size of io_space[] is increased to support large
      IO configurations.

2/3 acpi-hotplug.patch
      Make necessary changes to hotplug code now that
      bus fixup is done via platform vector.

3/3 acpi-rom-shadow.patch
      Provide support for PROM shadowing of a ROM image.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ