[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8d6898730709190040r7dc5cb46m50b5d87b54facc63@mail.gmail.com>
Date: Wed, 19 Sep 2007 13:10:03 +0530
From: "Nobin Mathew" <nobin.mathew@...il.com>
To: "Andrey Kamchatnikov" <andrey.kamchatnikov@...-venture.de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Problem: one driver and 4 instances with different parameters
I think you need to modify your driver. So that you need to do only
single insmod. and handle the 4 instances internally.
On 9/19/07, Andrey Kamchatnikov <andrey.kamchatnikov@...-venture.de> wrote:
> Hi,
>
> Could someone to make clear next question:
>
> I have one driver, but I need to run 4 instances of it (I run insmod with
> different parameters) .
>
> But when I try to install the second driver I've got an error, that driver
> with this name exists.
>
> How can I istall them? I don't want to use 4 different driver's sources.
>
> Thank you,
>
> Andrey
>
> -
> 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/
>
-
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