Re: parport-lp modules in pre-2.1.36 broken ... NO LONGER

Manuel J. Galan (manolow@ext.step.es)
Tue, 22 Apr 1997 01:39:54 +0100


Tim Waugh wrote:
>
> On Mon, 21 Apr 1997, Manuel J. Galan wrote:
>
> > Last changes seem to be badly broken, when insmoding lp -> OOPS
>
> Yes, this patch needs to go on top of pre-2.1.36.
>
> Tim.
> */
>
> --- parport_init.c~ Mon Apr 21 22:33:57 1997
> +++ parport_init.c Mon Apr 21 22:33:59 1997
> @@ -746,7 +746,7 @@
> if (io[0] == PARPORT_DISABLE) return 1;
>
> #ifdef CONFIG_PROC_FS
> - parport_proc_register(NULL);
> + parport_proc_init();
> #endif
>
> /* Run probes to ensure parport does exist */

Thanks Tim.

Said and done: kernel compiles, lp module insmods
and printer prints! :-)

[...]
Parallel port sharing: $Revision: 1.3.2.4 $
parport0 at 0x378, irq 7, dma 3 [SPP,ECP,ECPPS2]
lp0: using parport0 at 0x378, irq 7.
[...]
---------------------------

New bug (not related...):

xntpdc dies silently with any interactive command (xntp3-5.90.tar.gz
built with default 'configure' command) this has happened with all
experimental kernels I have tried (30-pre36). strace gives no clue...It
worked flawlessly with 2.0.28,29,30

xntpd seems to be working.

root@mgmux(5)[/u/local/varios2]# xntpdc -l
sym_active ntp1.usno.navy.mil
sym_active cismsun.univ-lyon1.fr
sym_active clepsydra.dec.com
sym_active bernina-rz.ethz.ch
sym_active baal.ulpgc.es
sym_active fleming.cs.strath.ac.uk
sym_active polaris.ulpgc.es
root@mgmux(6)[/u/local/varios2]# xntpdc
xntpdc> peers
root@mgmux(7)[/u/local/varios2]#

-- 
Manuel J. Galan-Moreno