Date: Mon, 26 Jul 2004 05:42:06 -0500 From: Edwin Culp <eculp@encontacto.net> To: freebsd-current@freebsd.org Subject: Re: Floppy disk drive no longer detected Message-ID: <20040726054206.zs404040coc0gg88@mail.encontacto.net> In-Reply-To: <20040726021326.GA23697@cat.robbins.dropbear.id.au> References: <20040726021326.GA23697@cat.robbins.dropbear.id.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Tim Robbins <tjr@freebsd.org>: > My floppy disk drive is no longer probed correctly by -CURRENT. I get the > following message, but none about fd0 (and /dev/fd0 does not exist): > > fdc0: <floppy drive controller (FDE)> port 0x3f7,0x3f0-0x3f5 irq 6 > drq 2 on acpi0 > > Previously it probed as: > > fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port > 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > The ACPI DSDT for this system is available at: > http://people.freebsd.org/~tjr/k8v.txt.bz2 I don't like to "me too" but in this case "me too" ;) I added a floppy to my - CPU: AMD Athlon(tm) XP 2200+ (1799.70-MHz 686-class CPU) last week and am seeing something similar but with a "range incorrect" error from dmesg. fdc0: <floppy drive controller> port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3 irq 6 drq 2 on acpi0 fdc0: I/O to control range incorrect device_attach: fdc0 attach returned 6 Don't know if it is the same, but it looks very similar. Thanks, ed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040726054206.zs404040coc0gg88>