From owner-freebsd-current@FreeBSD.ORG Sun Jul 20 15:41:23 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 001E337B404 for ; Sun, 20 Jul 2003 15:41:22 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2921843FA3 for ; Sun, 20 Jul 2003 15:41:21 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id h6KMfH67056995; Mon, 21 Jul 2003 00:41:17 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h6KMev12001086; Mon, 21 Jul 2003 00:40:57 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h6KMeqVf001085; Mon, 21 Jul 2003 00:40:52 +0200 (CEST) (envelope-from marc) Date: Mon, 21 Jul 2003 00:40:52 +0200 From: Marc Fonvieille To: Andrew Lankford Message-ID: <20030720224051.GC550@nosferatu.blackend.org> References: <200307201529.AA2110062910@141.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307201529.AA2110062910@141.com> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-CURRENT cc: current@freebsd.org Subject: Re: putting /dev/lpt in polling mode in boot time. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2003 22:41:23 -0000 On Sun, Jul 20, 2003 at 03:29:02PM -0600, Andrew Lankford wrote: [...] > ppc0 port 0x778-0x77f,0x378-0x37f irq 7 drq 3 on acpi0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/9 bytes threshold > ppbus0: on ppc0 > lpt0: on ppbus0 > lpt0: Interrupt-driven port > Try to disable ACPI. Marc