Re: [PARPORT] [PATCH] parport_share.c not naming correctly


Bill Davidsen (davidsen@tmr.com)
Mon, 18 May 1998 21:24:20 EDT


Inaky Perez Gonzalez <inaky@peloncho.fis.ucm.es> wrote:

> Well, I cannot govern when the zip drive is going to be used
> and when any of the printers. A user may be wishing to print and in
> then another one may use the zip drive ... the request order is
> something unpredictable.
>
> If the sollution is to have them loaded at the very begining
> in the right order, what do I want modules for?

Actually, you want modules so you can avoid loading them if you don't
have/want the device, so you kernel is a reasonable size, so you can
try a new version without rebooting... Given code sizes and typical
memory sizes, loading all the parport stuff in the order you want is
reasonable, and there are many reasons to use modules, not related to
kernel size.

That said, I totally agree that it would be reasonable and useful to be
able to set the device name, or at least to have an entry in /proc which
gives you the mapping if you need it.

-- 
Bill Davidsen <davidsen@tmr.com>
	CTO, TMR Associates, Inc
Doing unusual things with little computers since 1979

-- To unsubscribe, send mail to: linux-parport-request@torque.net -- -- with the single word "unsubscribe" in the body of the message. --



This archive was generated by hypermail 2.0b3 on Wed 30 Dec 1998 - 10:17:46 EST