kern/103841: [fdc] fdc(4) does not work (regression)

Dmitry Pryanishnikov dmitry at atlantis.dp.ua
Thu Oct 5 14:10:29 PDT 2006


The following reply was made to PR kern/103841; it has been noted by GNATS.

From: Dmitry Pryanishnikov <dmitry at atlantis.dp.ua>
To: Eugene Grosbein <eugen at www.svzserv.kemerovo.su>
Cc: Robert Watson <rwatson at freebsd.org>,
        FreeBSD Stable <freebsd-stable at freebsd.org>, bug-followup at freebsd.org
Subject: Re: kern/103841: [fdc] fdc(4) does not work (regression)
Date: Fri, 6 Oct 2006 00:00:15 +0300 (EEST)

 Hello!
 
    The problem is clearly an I/O port resource misdetection:
 
 On Fri, 6 Oct 2006, Eugene Grosbein wrote:
 >> 4.11-STABLE:
 >>
 >> fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
 ---------------------------------------^^^^^^^^^^^^^^^^^
 
   OK.
 
 >> 6.2-PRERELEASE:
 >>
 >> fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f0 irq 6 drq 2 on acpi0
 ----------------------------------------^^^^^^^^^^^^^^^^^
 
   Bad (no 0x3f7, 0x3f0 gets listed twice).
 
 Sincerely, Dmitry
 -- 
 Atlantis ISP, System Administrator
 e-mail:  dmitry at atlantis.dp.ua
 nic-hdl: LYNX-RIPE


More information about the freebsd-bugs mailing list