ltmdm.sh patch

Ceri Davies ceri at FreeBSD.org
Mon Sep 20 11:02:47 PDT 2004


On Sun, Sep 19, 2004 at 09:44:00PM +0200, raoul.megelas wrote:
> hi,
> 
> this patch is a workaround to prevent hangs on an incoming signal ring to the
> ltmdm device. This happens when the s0 register is not initialized.
> Initializing the S0 register even at a 0 value, avoid panics.
> Of course it is a workaround. I have not yet checked the code.
> The hardware: Inspiron 8000 DELL.
> OS: FreeBSD 6.0 from September 9.
> 
> If you think it can be useful, you can commit it if necessary.
> 	Thanks.
> 
> 	raoul
> 	raoul.megelas at libertysurf.fr
> 
> --- ltmdm.sh	Sun Sep 19 21:33:27 2004
> +++ myltmdm.sh	Sun Sep 19 21:32:54 2004
> @@ -33,2 +33,3 @@
>      kldload ${PREFIX}/share/ltmdm/ltmdm.ko
> +    echo "ats0=0">/dev/cual0
>      echo -n ' ltmdm'

Raoul,

Since there is a ports freeze on at the moment, it would be a good idea
to submit this with send-pr so that it does not get lost.  Any insight
that you then gain from checking the code could be submitted as a
followup to that PR and retain context.

Cheers,

Ceri
-- 
It is not tinfoil, it is my new skin.  I am a robot.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040920/7c2277fc/attachment.bin


More information about the freebsd-ports mailing list