From owner-freebsd-current Fri Sep 11 23:38:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03471 for freebsd-current-outgoing; Fri, 11 Sep 1998 23:38:49 -0700 (PDT) (envelope-from owner-freebsd-current@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 XAA03462 for ; Fri, 11 Sep 1998 23:38:48 -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 XAA00324 for ; Fri, 11 Sep 1998 23:39:24 -0700 (PDT) (envelope-from brian@smarter.than.nu) Date: Fri, 11 Sep 1998 23:39:24 -0700 (PDT) From: "Brian W. Buchanan" To: freebsd-current@FreeBSD.ORG Subject: lpt0: Device not configured Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, I asked about this on -questions two days ago and haven't received much help, so I'll re-pose it here in case someone else has encountered this. I'm running -CURRENT (aout, kernel and world CVSuped and built about half an hour ago) and am having trouble using the lpt0 device. lptcontrol -p errors out with "lptcontrol: open: Device not configured", and attempting to cat to /dev/lpt0 results in a similar error. kernel config file entry: device lpt0 at isa? port? tty irq 7 vector lptintr dmesg relevant entries: lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port /dev entry: crw------- 1 root wheel 16, 0 Sep 10 16:37 lpt0 Any thoughts? Did I do something to screw things up, or is this a bug? -- 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-current" in the body of the message