From owner-freebsd-questions Fri May 4 18:11: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id DA00D37B422 for ; Fri, 4 May 2001 18:10:57 -0700 (PDT) (envelope-from hawk@fac13.ds.psu.edu) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.11.3/8.11.3) with ESMTP id f451AuF03355 for ; Fri, 4 May 2001 21:10:56 -0400 (EDT) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200105050110.f451AuF03355@fac13.ds.psu.edu> To: freebsd-questions@FreeBSD.ORG Subject: changing io adress for lpt0 in kernel? From: "Richard E. Hawkins" Date: Fri, 04 May 2001 21:10:56 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've gone through GENERIC and LINT, but can't find a way to change the io address used by the parallel port. IBM ships using 3BC rather than 178. I can change this in the bios, but then it's different for Windows (is that a problem?). Since I'm putting out a kernel config file for this model, I'd like to just change where it looks. Can this be done? thanks hawk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message