From owner-freebsd-questions Wed Sep 9 22:40:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03246 for freebsd-questions-outgoing; Wed, 9 Sep 1998 22:40:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smarter.than.nu (lal-99-91.Reshall.Berkeley.EDU [169.229.99.91]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03240 for ; Wed, 9 Sep 1998 22:40:12 -0700 (PDT) (envelope-from brian@smarter.than.nu) Received: from localhost (localhost [127.0.0.1]) by smarter.than.nu (8.9.1/8.8.8) with SMTP id WAA04551 for ; Wed, 9 Sep 1998 22:40:51 -0700 (PDT) (envelope-from brian@smarter.than.nu) Date: Wed, 9 Sep 1998 22:40:50 -0700 (PDT) From: "Brian W. Buchanan" To: freebsd-questions@FreeBSD.ORG Subject: /dev/lpt0: Device not configured Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, stupid question time. :) I'm running -CURRENT, CVSuped and built a few days ago. dmesg reports: lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port Relevant kernel config line: device lpt0 at isa? port? tty irq 7 vector lptintr Boot-time kernel config confirms that the device is enabled. Attempting to cat to /dev/lpt0 results in "/dev/lpt0: Device not configured", and lptcontrol fails with a similar error message. What'd I manage to break, and how do I fix it? -- Brian Buchanan brian@smarter.than.nu Never believe that you know the whole story. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message