From owner-freebsd-current Thu Jul 22 2:31:29 1999 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.42.68.2]) by hub.freebsd.org (Postfix) with ESMTP id 13AB514F21 for ; Thu, 22 Jul 1999 02:31:24 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega. (dialup2-56.iptelecom.net.ua [212.42.68.247]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id MAA06241; Thu, 22 Jul 1999 12:35:27 +0300 (EEST) Received: from altavista.net (big_brother [192.168.1.1]) by vega. (8.9.3/8.9.3) with ESMTP id MAA17100; Thu, 22 Jul 1999 12:27:47 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <3796E410.6CC268EC@altavista.net> Date: Thu, 22 Jul 1999 12:27:44 +0300 From: Maxim Sobolev Reply-To: sobomax@altavista.net Organization: Vega International Capital X-Mailer: Mozilla 4.61 [en] (WinNT; I) X-Accept-Language: ru,uk,en MIME-Version: 1.0 To: Bruce Evans Cc: des@flood.ping.uio.no, current@FreeBSD.ORG, obrien@NUXI.com Subject: Re: PLIP is still broken :( References: <199907190937.TAA28795@godzilla.zeta.org.au> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce Evans wrote: > Possible quick fix (hack): change all the spltty()'s in lpt.c to > splnet()'s. lpt isn't a tty driver; it just abuses spltty(). Abusing > splnet() instead should work OK for lpt and fix if_plip. It doesn't help much because I'm not using lpt device in my kernel so lpt.c never get compiled in it ;). Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message