* [patch 0/3] Redesigned Dock Patches
@ 2006-04-12 22:18 Kristen Accardi
0 siblings, 0 replies; only message in thread
From: Kristen Accardi @ 2006-04-12 22:18 UTC (permalink / raw)
To: len.brown, greg
Cc: linux-acpi, pcihpd-discuss, linux-kernel, mochel, arjan,
muneda.takahiro, pavel, temnota
After getting more laptop/dock combos tested, it's apparent to me that
I need to redesign the dock patches to not exclusively use acpiphp to
handle dock events. This is because there are dock stations with no
pci on them at all, and it doesn't make sense for the apci pci hotplug
driver to handle the dock event in this case. So, I moved the dock
event handling to the acpi directory, in a separate driver called "dock".
The acpiphp driver will still handle hotplugging any new pci devices
(including dock bridges) that will be need to be inserted after a dock
event.
To use these driver, you will need to select CONFIG_ACPI_DOCK in the
.config file, and make sure if you are using an IBM laptop that you have
NOT selected the option to allow ibm_acpi to handle the docking events. Then,
you modprobe dock as well as acpiphp.
Please take a look at these patches and test them if you can. Every time
another person tests the dock patches I find another combination I didn't
think of :). Thanks for your feedback, and thanks to all the testers who
are helping make the dock patches work for as many systems as we can.
Kristen
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-12 22:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-12 22:18 [patch 0/3] Redesigned Dock Patches Kristen Accardi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox