From owner-freebsd-current@FreeBSD.ORG Tue Apr 29 08:47:03 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 D3F7437B401 for ; Tue, 29 Apr 2003 08:47:03 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31FCC43F93 for ; Tue, 29 Apr 2003 08:47:03 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h3TFknm2069187; Tue, 29 Apr 2003 08:46:53 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h3TFkiKJ069186; Tue, 29 Apr 2003 08:46:44 -0700 (PDT) Date: Tue, 29 Apr 2003 08:46:44 -0700 From: "David O'Brien" To: Kalten Message-ID: <20030429154644.GB68707@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Kalten , current@freebsd.org References: <20030429081055.GB26101@freeHugin.Walhalla.Leben> <51830.1051629009@critter.freebsd.dk> <20030429153559.GA1092@freeHugin.Walhalla.Leben> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030429153559.GA1092@freeHugin.Walhalla.Leben> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@freebsd.org Subject: Re: floppy disk: /dev/fd/0 doesn't function :( X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: current@freebsd.org 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 15:47:04 -0000 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.