Date: Mon, 20 Sep 2004 19:02:40 +0100 From: Ceri Davies <ceri@FreeBSD.org> To: "raoul.megelas" <raoul.megelas@libertysurf.fr> Cc: ports@freebsd.org Subject: Re: ltmdm.sh patch Message-ID: <20040920180240.GJ2493@submonkey.net> In-Reply-To: <20040919194400.GA1812@libertysurf.fr> References: <20040919194400.GA1812@libertysurf.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
--DozTQjXnjm3C9Xhk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 19, 2004 at 09:44:00PM +0200, raoul.megelas wrote: > hi, >=20 > 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. >=20 > If you think it can be useful, you can commit it if necessary. > Thanks. >=20 > raoul > raoul.megelas@libertysurf.fr >=20 > --- 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=3D0">/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 --=20 It is not tinfoil, it is my new skin. I am a robot. --DozTQjXnjm3C9Xhk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBTxtAocfcwTS3JF8RAkHbAJoDFaNlyoQbGYbRdSxKhtP2+ApD4ACgg0oX M1pOyn7jr+hS0SQYiUnKDPU= =Q+Kn -----END PGP SIGNATURE----- --DozTQjXnjm3C9Xhk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920180240.GJ2493>