Hello Paul,
(you CC'ed your original post to vger.rutgers.edu, I shamelessly corrected
this for this reply)
> I have (finally) merged your patch in with the ide-floppy driver and
> have it working with devfs here on my laptop for a PCMCIA Clik drive.
Have you merged my patch in literate or in
Hi together,
Paul Bristow wrote:
>
> I'll get on it. I just tidied up the previous patch for Clik! support
> and fixed the last bug so that *should* wrap up 2.2.x.
Wonderful, so I can hope for a good solution soon :-)
BTW (for Jens): I noticed some other removable device problems
with devfs
On Tue, 24 Oct 2000, Guest section DW wrote:
> On Tue, Oct 24, 2000 at 01:33:57AM +0200, Andreas Franck wrote:
>
> + printk(KERN_INFO "calling ide_register_module\n");
> ide_register_module(&idefloppy_module);
> + printk(KERN_INFO "ide_register_module finished\n");
>
> You d
On Tue, Oct 24, 2000 at 01:33:57AM +0200, Andreas Franck wrote:
+ printk(KERN_INFO "calling ide_register_module\n");
ide_register_module(&idefloppy_module);
+ printk(KERN_INFO "ide_register_module finished\n");
You do not want debugging code like this in the kernel code.
-
To
I did report this back a month or so ago. Another work around is to have a
device node (22,0 in my case) around to bang on for a sec. After having
the kernel poke the device, the appropriate devfs node appears
automagically.
My 0.02USD.
Josh
On Sun, 22 Oct 2000, Andreas Franck wrote:
> Hi Paul
Hi Paul, hi Richard, hi linux-kernel audience,
Paul Bristow wrote:
> Hi Andreas,
>
> Could you re-send the patch, as it didn't make it with your last
> message?
Sorry, my mailer crashed when I sent this message and I didn't even
notice it got sent :-) So here's what you're waitung for (at least
6 matches
Mail list logo