From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 9 01:23:30 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DC7C37B401 for ; Wed, 9 Apr 2003 01:23:30 -0700 (PDT) Received: from postino.fi.infn.it (postino.fi.infn.it [192.84.145.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id E884043F85 for ; Wed, 9 Apr 2003 01:23:28 -0700 (PDT) (envelope-from Riccardo.Veraldi@fi.infn.it) Received: from dijkstra.fi.infn.it (dijkstra.fi.infn.it [192.84.145.13]) by postino.fi.infn.it (8.12.9/8.12.6) with ESMTP id h398NP4k088573 for ; Wed, 9 Apr 2003 10:23:26 +0200 (CEST) Received: by dijkstra.fi.infn.it (Postfix, from userid 1000) id 80FAC36D81; Wed, 9 Apr 2003 10:23:24 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by dijkstra.fi.infn.it (Postfix) with ESMTP id 5737330C01 for ; Wed, 9 Apr 2003 10:23:24 +0200 (CEST) Date: Wed, 9 Apr 2003 10:23:23 +0200 (CEST) From: Riccardo.Veraldi@fi.infn.it X-X-Sender: fddi@dijkstra.fi.infn.it To: freebsd-alpha@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-RAVMilter-Version: 8.4.1(snapshot 20020920) (postino.fi.infn.it) X-Spam-Status: No, hits=1.5 required=5.0 tests=NO_REAL_NAME,SPAM_PHRASE_00_01,USER_AGENT_PINE version=2.43 X-Spam-Level: * Subject: fdc0 not working is a FreeBSD 5 issue X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:23:30 -0000 Hello, I installed FreeBSD-4.8 on XP1000 and the floppy drive is working flawlessy, it works perfectly. So probably it's a FreeBSD 5.0 issue which makes the device fdc0 not working I guess, but it's a guess of someone who knows nothing about FreeBSD kernel internals. Anyway someone might be interested to look into this issue maybe. Here is FreeBSD-4.8 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: interrupting at ISA irq 6 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 on FreeBSD-5.0 kernel message stops at: fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: interrupting at ISA irq 6 and does not enable the device. thanks Rick