Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2009 15:14:59 +0100
From:      Bruce Cran <bruce@cran.org.uk>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: fdc(4) regression: fdc0 fails to probe
Message-ID:  <20090818151459.00004e1c@unknown>
In-Reply-To: <200908180830.58904.jhb@freebsd.org>
References:  <20090818122453.0000301a@unknown> <200908180830.58904.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Aug 2009 08:30:58 -0400
John Baldwin <jhb@freebsd.org> wrote:

> On Tuesday 18 August 2009 7:24:53 am Bruce Cran wrote:
> > There appears to be a regression between 7.2 and 8.0-BETA2 with
> > fdc(4): it used to find and attach fdc0, but now it fails to probe
> > fdc0 but appears to initially find a nonexistant fdc1:
> > 
> > fdc0: No FDOUT register!
> > fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0
> > 

> I think fdc0 will work if you remove the fdc0 hints.

Removing /boot/device.hints made fdc0 probe again, but /dev/fd0 didn't
appear because during boot after the probe it timed out on input/output
for fdc0 this time. I'll investigate some more later.

-- 
Bruce Cran



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