From owner-freebsd-current@FreeBSD.ORG Tue Apr 29 12:16:25 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 3543637B401 for ; Tue, 29 Apr 2003 12:16:25 -0700 (PDT) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93CF843F75 for ; Tue, 29 Apr 2003 12:16:24 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0394.cvx22-bradley.dialup.earthlink.net ([209.179.199.139] helo=mindspring.com) by heron.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19AaaU-0003M2-00; Tue, 29 Apr 2003 12:16:23 -0700 Message-ID: <3EAECF38.CD0CCF9A@mindspring.com> Date: Tue, 29 Apr 2003 12:15:04 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org References: <20030429081055.GB26101@freeHugin.Walhalla.Leben> <51830.1051629009@critter.freebsd.dk> <20030429154644.GB68707@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a49018b604d12a3f3d147c75dc525eadb1667c3043c0873f7e350badd9bab72f9c350badd9bab72f9c cc: Kalten Subject: Re: floppy disk: /dev/fd/0 doesn't function :( 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: Tue, 29 Apr 2003 19:16:25 -0000 David O'Brien wrote: > On Tue, Apr 29, 2003 at 05:35:59PM +0200, Kalten wrote: > > >>floppy disk: /dev/fd/0 doesn't function :( > > > /dev/fd0 is your floppy disk. > > > /dev/fd/0 is the current process standard input. > > thank you -- I got confused a little bit. > > > > but still there is the problem of no fd0 > > as jeff@walters.name wrote, it works again when disabling acpi at boot-time: > > in "/boot/loader.conf" > > ?hint.acpi.0.disabled="1"? > > > > I think, this is no feature, but a little bug. :( > > It is a bug in your BIOS. Complain to your motherboard manufacturer. The pcic routing hack might fix it, too. Also, there may be ACPI diagnostic messages that would explain the problem well enough to let him patch the ASL, and he's just not telling us about them. 8-|. -- Terry