Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 2006 05:11:22 +0800
From:      Eugene Grosbein <eugen@kuzbass.ru>
To:        Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>, Robert Watson <rwatson@freebsd.org>, bug-followup@freebsd.org
Subject:   Re: kern/103841: [fdc] fdc(4) does not work (regression)
Message-ID:  <20061005211121.GA95111@svzserv.kemerovo.su>
In-Reply-To: <20061005235729.H36667@atlantis.atlantis.dp.ua>
References:  <451F6E8E.8020301@freebsd.org> <4523916C.1080905@crc.u-strasbg.fr> <20061004163622.GA35298@xor.obsecurity.org> <20061004173637.GA66349@svzserv.kemerovo.su> <20061005102923.N84384@fledge.watson.org> <20061005115140.GA47746@svzserv.kemerovo.su> <20061005130829.A46123@fledge.watson.org> <20061005144852.GA60575@svzserv.kemerovo.su> <20061005164821.GA71411@svzserv.kemerovo.su> <20061005235729.H36667@atlantis.atlantis.dp.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 06, 2006 at 12:00:15AM +0300, Dmitry Pryanishnikov wrote:

>   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).

Recent revisions of fdc(4) do not use control register at port 0x3f7.

CURRENT's version works fine and still probes controller this way,
without 0x3f7. You can get background info from commint logs for fdc.c

Eugene Grosbein



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061005211121.GA95111>