From owner-freebsd-acpi@FreeBSD.ORG Mon Apr 26 08:22:30 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B707B16A4CE for ; Mon, 26 Apr 2004 08:22:30 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 7BC2B43D5A for ; Mon, 26 Apr 2004 08:22:30 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 73113 invoked by uid 1000); 26 Apr 2004 15:22:30 -0000 Date: Mon, 26 Apr 2004 08:22:30 -0700 (PDT) From: Nate Lawson To: Ed Korotkov In-Reply-To: <200404261540.02871.bsword@mail.ru> Message-ID: <20040426082052.O73109@root.org> References: <200404261540.02871.bsword@mail.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-acpi@FreeBSD.org Subject: Re: ACPI & FDD X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2004 15:22:30 -0000 On Mon, 26 Apr 2004, Ed Korotkov wrote: > OK. No attachments. > #boot -v > > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc08561cc. > Calibrating clock(s) ... i8254 clock: 1193192 Hz > CLK_USE_I8254_CALIBRATION not specified - using default frequency > Timecounter "i8254" frequency 1193182 Hz quality 0 > Calibrating TSC clock ... TSC clock: 1999780952 Hz > CPU: Intel(R) Celeron(R) CPU 2.00GHz (1999.78-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0xf29 Stepping = 9 > Features=0xbfebfbffreal > memory = 259260416 (247 MB) > > fdc0: port > 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3,0x3f0-0x3f1 irq 6 drq 2 on acpi0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 I don't see any error here. Please send the dmesg from AFTER you try to mount the floppy and get an error. Or are there no kernel messages while trying that? Also, what date was your kernel cvsupped to -current? -Nate