From owner-freebsd-questions Sat Oct 28 12:28: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oxygene.gromy.net (cab-194127.calixo.net [213.166.194.127]) by hub.freebsd.org (Postfix) with ESMTP id AE2AD37B4C5 for ; Sat, 28 Oct 2000 12:27:56 -0700 (PDT) Received: by oxygene.gromy.net (Postfix, from userid 1000) id 5F4831807C; Sat, 28 Oct 2000 21:27:49 +0200 (CEST) Date: Sat, 28 Oct 2000 21:27:49 +0200 From: Lucas Nussbaum To: freebsd-questions@freebsd.org Subject: lpt no detected at boot time Message-ID: <20001028212748.A436@oxygene.gromy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm sorry to ask this question here, but I've been through the handbook, the LINT file, and the ppc, ppbus and lpt man pages without finding any solution ... I'm trying to configure a printer corrected on LPT0. I'm running FreeBSD 3.5-STABLE. Here's my kernel config file : controller ppbus0 device lpt0 at ppbus? device ppi0 at ppbus? device pps0 at ppbus? device ppc0 at isa? port? tty irq 7 And here's the corresponding dmesg output : ppc0 at 0x3bc irq 7 on isa ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppi0: on ppbus 0 lppps0: on ppbus 0 (no mention of lpt0) Of course : root@oxygene:/dev> sh MAKEDEV lpt0 root@oxygene:/dev> lptest > /dev/lpt0 su: /dev/lpt0: Device not configured What's wrong ? I really don't understand ... Thanks a lot for having read me ;o) Lucas Nussbaum lucas@ians.be PS: Could you cc me when answering ? I'm can read that mailing list here ... Thanks ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message