Re: Platform device id

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Henrique de Moraes Holschuh
Date: Monday, September 10, 2007 - 3:52 pm

On Sat, 08 Sep 2007, Jean Delvare wrote:

No issues about that.  It is just that the platform bus sucks a bit if you
need to "abuse it" (no wonder!) to hang various different devices that are
provided *or* driven by the same module.



Actually, DMI is a hint for autoloading, only.  They do probe the
hardware/firmware for the needed functionality to know for sure.


That could work, yes.


Don't like that one, sorry.  Detection often needs the kind of access to
hardware that is better off contained in the kernel.


I will see what I can do about breaking it up in various modules.  But this
can be unoptimal. If I took it too seriously, thinkpad-acpi would break into
at least five different modules, if not more, and at least one or two
modules would need to be there for the common code.  There has to be a
middle ground somewhere, I think.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Platform device id, Jean Delvare, (Fri Sep 7, 6:35 am)
Re: Platform device id, Dmitry Torokhov, (Fri Sep 7, 7:58 am)
Re: Platform device id, Jean Delvare, (Fri Sep 7, 9:36 am)
Re: Platform device id, David Brownell, (Fri Sep 7, 9:41 am)
Re: Platform device id, Henrique de Moraes H ..., (Fri Sep 7, 1:56 pm)
Re: Platform device id, Henrique de Moraes H ..., (Fri Sep 7, 2:00 pm)
Re: Platform device id, David Brownell, (Fri Sep 7, 2:41 pm)
Re: Platform device id, Henrique de Moraes H ..., (Fri Sep 7, 3:04 pm)
Re: Platform device id, David Brownell, (Fri Sep 7, 5:18 pm)
Re: Platform device id, Henrique de Moraes H ..., (Fri Sep 7, 8:50 pm)
Re: Platform device id, Jean Delvare, (Sat Sep 8, 1:40 am)
Re: Platform device id, Jean Delvare, (Sat Sep 8, 1:55 am)
Re: Platform device id, Greg KH, (Sat Sep 8, 6:30 am)
[PATCH] Make platform_device.id an int, Jean Delvare, (Sun Sep 9, 3:54 am)
Re: Platform device id, Henrique de Moraes H ..., (Mon Sep 10, 3:45 pm)
Re: Platform device id, Henrique de Moraes H ..., (Mon Sep 10, 3:52 pm)
Re: Platform device id, Jean Delvare, (Tue Sep 11, 12:43 am)
Re: Platform device id, Henrique de Moraes H ..., (Tue Sep 11, 6:44 am)
Re: Platform device id, Jean Delvare, (Tue Sep 11, 7:05 am)