> > /dev/fbN, /dev/dspN, /dev/videoN, ... > > I still don't see why they couldn't be misc drivers? > > Sure, some of them already exist and all that, and we need to support > their major numbers just for backwards compatibility reasons. But a simple > "give me 16 minors, please" should work fine, together with minimal > infrastructure to create the nodes. > > Think of the problem as a hot-plug issue. We don't want to statically > allocate device numbers etc for hotplug - we create the nodes on an > as-needed basis when the device is plugged in, and it's fairly easy to do > with a /sbin/hotplug kind of approach. > > Static devices like /dev/fbN are no different. They were just plugged in > before the OS booted. Actually their are hotplug video cards. High end servers have hot swapable graphcis cards. Would you want to take down a very important server because the graphics card went dead. You pull it out and you plug a new one in. Also their are PCMCIA video cards. I have seen them for the hand held ipaqs. It is only a matter of time before all devices are hot swappable. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: LANANA: To Pending Device Number Registrants Alan Cox
- Re: LANANA: To Pending Device Number Registrants H. Peter Anvin
- Re: LANANA: To Pending Device Number Registrants Chip Salzenberg
- Re: LANANA: To Pending Device Number Registrants Alan Cox
- Re: LANANA: To Pending Device Number Registrants James Simmons
- Re: LANANA: To Pending Device Number Registrants Kenneth Johansson
- Re: LANANA: To Pending Device Number Registrants Alan Cox
- Re: LANANA: To Pending Device Number Registrants Linus Torvalds
- Re: LANANA: To Pending Device Number Registrants Jeff Garzik
- Re: LANANA: To Pending Device Number Registrants Linus Torvalds
- Re: LANANA: To Pending Device Number Registrants James Simmons
- Re: LANANA: To Pending Device Number Registrants Linus Torvalds
- Re: LANANA: To Pending Device Number Registrants James Simmons
- Re: LANANA: To Pending Device Number Registrants Jeff Garzik
- Re: LANANA: To Pending Device Number Registrants Linus Torvalds
- Re: LANANA: To Pending Device Number Registrants Jonathan Lundell
- Re: LANANA: To Pending Device Number Registrants Linus Torvalds
- Re: LANANA: To Pending Device Number Registrants Dan Hollis
- Re: LANANA: To Pending Device Number Registrants Miles Lane
- Re: LANANA: To Pending Device Number Registrants Alex Bligh - linux-kernel
- Re: LANANA: To Pending Device Number Registrants Linus Torvalds