From owner-freebsd-questions Fri Feb 11 5:42:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from info.iet.unipi.it (info.iet.unipi.it [131.114.9.184]) by builder.freebsd.org (Postfix) with ESMTP id 89C653D23; Fri, 11 Feb 2000 05:42:10 -0800 (PST) Received: (from luigi@localhost) by info.iet.unipi.it (8.9.3/8.9.3) id OAA46447; Fri, 11 Feb 2000 14:42:01 +0100 (CET) (envelope-from luigi) From: Luigi Rizzo Message-Id: <200002111342.OAA46447@info.iet.unipi.it> Subject: Re: FreeBSD 3.4, Samba, HP LaserJet 5N, delays, reboots In-Reply-To: <20000211123416.A92889@catkin.nothing-going-on.org> from Nik Clayton at "Feb 11, 2000 12:34:16 pm" To: Nik Clayton Date: Fri, 11 Feb 2000 14:42:01 +0100 (CET) Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Thinking that the LPD on the printer might not be up to snuff, I tried > connecting to the printer directly to the FreeBSD machine, and using a > 'raw' printcap entry just to pass jobs down the parallel port untouched. > After restarting everything, I tried printing from a Windows machine. not sure if it is related but you did change the intrmask for ppc0 in the kernel config file from "net" to "tty" didn't you ? device ppc0 at isa? port? flags 0x40 tty irq 7 the default comes with "net" which is good to run plip but not for printing (it shouldn't crash though...). cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message