From owner-freebsd-questions Sun Mar 7 19:58:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.vnet.net (smtp1.vnet.net [166.82.1.31]) by hub.freebsd.org (Postfix) with ESMTP id AC36C14CF0 for ; Sun, 7 Mar 1999 19:58:33 -0800 (PST) (envelope-from rivers@dignus.com) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp1.vnet.net (8.9.1a/8.9.1) with ESMTP id WAA19535 for ; Sun, 7 Mar 1999 22:58:13 -0500 (EST) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.2/8.8.5) with ESMTP id WAA00307 for ; Sun, 7 Mar 1999 22:58:12 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.9.2/8.6.9) id WAA02121; Sun, 7 Mar 1999 22:57:12 -0500 (EST) Date: Sun, 7 Mar 1999 22:57:12 -0500 (EST) From: Thomas David Rivers Message-Id: <199903080357.WAA02121@lakes.dignus.com> To: freebsd-questions@freebsd.org, rivers@lakes.dignus.com Subject: More than one parallel-port in FreeBSD-3.1? How do you do it? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In versions prior to 3.1, I used to have the following in my config file to enable two parallel ports (lpt0 and lpt1): device lpt0 at isa? port? tty irq 7 vector lptintr device lpt1 at isa? port? tty But - perusing the man pages and LINT doesn't seem to point out exactly how to accomplish defining lpt1 in 3.1-RELEASE (with the new ppc driver...) Has someone done this? If so, could you send me an example? - Thanks - - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message