Re: Problem: one driver and 4 instances with different parameters

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrey Kamchatnikov <andrey.kamchatnikov@...>
Cc: <linux-kernel@...>
Date: Wednesday, September 19, 2007 - 4:26 am

"Andrey Kamchatnikov" <andrey.kamchatnikov@tec-venture.de> writes:


The standard trick to do that is to copy the module binary to four different
names (the module name is not encoded in the binary)

But it would be better to just fix the driver to allow this
with a single instance with some other run time configuration
mechanism and not use module parameters (which 
are generally somewhat deprecated anyways) 

-Andi

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Problem: one driver and 4 instances with different parameters, Andrey Kamchatnikov, (Wed Sep 19, 2:54 am)
Re: Problem: one driver and 4 instances with different param..., Andi Kleen, (Wed Sep 19, 4:26 am)