From owner-freebsd-questions Wed Nov 3 13:50: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mentor.cup.edu (mentor.cup.edu [158.83.1.56]) by hub.freebsd.org (Postfix) with SMTP id 89B30150FE for ; Wed, 3 Nov 1999 13:50:00 -0800 (PST) (envelope-from rad2921@cup.edu) Received: from 192.168.1.2 ([209.166.148.226]) by duncan.cup.edu with SMTP for freebsd-questions@FreeBSD.ORG; Wed, 3 Nov 1999 16:50:12 -0500 Reply-To: Tim Radigan From: rad2921@cup.edu To: freebsd-questions@FreeBSD.ORG Cc: Subject: Question about lpt0 in kernel config Date: 02 Nov 99 16:54:01 -0500 X-Mailer: NeoPlanet Version: 5.0.0.1014 X-ID: FF5000007B4111D386C1005004769DC4 Message-Id: <19991103215002.89B30150FE@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am writing regarding the entry of lpt0 in my kernel config file. Right now lpt0 is set to look at ppbus0. But when I've tried to print, I get nothing. Is there a different way to use lpt0 to acutally look at port 378 and irq 7? I've tried to enter: device lpt0 at isa? port 0x378 irq 7 vector lptintr or how ever it is on the online Handbooks but I get an error everytime I rebuild my kernel. If anyone has any information regarding this please let me know so I can fix the problem. Thanks. Tim Radigan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message