[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1184072796.31808.30.camel@microwave.infinitevideocorporation.com>
Date: Tue, 10 Jul 2007 09:06:36 -0400
From: Jon Dufresne <jon.dufresne@...initevideocorporation.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Driver question: multiple instances of same char device
I am relatively new to linux device development. And want to understand
Linux conventions.
Suppose I have a PCI card that is represented in the system by a
character device.
If I have two of those PCI cards in the system when the driver module
loads, is it convention to have two different major numbers, or have one
major number and two different minor numbers?
Thanks,
Jon
-
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