From owner-freebsd-stable@FreeBSD.ORG Thu Nov 6 08:37:42 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65E2116A4D2 for ; Thu, 6 Nov 2003 08:37:42 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4373A43FF2 for ; Thu, 6 Nov 2003 08:37:41 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id hA6GbNeG079847; Thu, 6 Nov 2003 09:37:23 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 06 Nov 2003 09:35:23 -0700 (MST) Message-Id: <20031106.093523.49433410.imp@bsdimp.com> To: tiamat@comset.net From: "M. Warner Losh" In-Reply-To: <20031106140739.GA245@doom.homeunix.org> References: <20031106140739.GA245@doom.homeunix.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: fd access problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 16:37:42 -0000 In message: <20031106140739.GA245@doom.homeunix.org> Igor Pokrovsky writes: : #dmesg | grep fd : fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 : fdc0: FIFO enabled, 8 bytes threshold floppy controller, but no floppy. Find the cause, and you'll find the problem. Warner