From owner-freebsd-ports@FreeBSD.ORG Mon Sep 20 18:02:47 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B1F116A4CE for ; Mon, 20 Sep 2004 18:02:47 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id C74E843D45 for ; Mon, 20 Sep 2004 18:02:46 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.42 (FreeBSD)) id 1C9SUq-0004qK-QH; Mon, 20 Sep 2004 19:02:40 +0100 Date: Mon, 20 Sep 2004 19:02:40 +0100 From: Ceri Davies To: "raoul.megelas" Message-ID: <20040920180240.GJ2493@submonkey.net> Mail-Followup-To: Ceri Davies , "raoul.megelas" , ports@freebsd.org References: <20040919194400.GA1812@libertysurf.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DozTQjXnjm3C9Xhk" Content-Disposition: inline In-Reply-To: <20040919194400.GA1812@libertysurf.fr> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.6i Sender: Ceri Davies cc: ports@freebsd.org Subject: Re: ltmdm.sh patch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 18:02:47 -0000 --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--