Date: Thu, 26 Aug 2004 01:21:58 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Nate Lawson <nate@root.org> Cc: current@FreeBSD.org Subject: Re: No more floppy drive Message-ID: <20040825222158.GA79209@ip.net.ua> In-Reply-To: <412D0E04.8040701@root.org> References: <20040825204757.GD35529@ip.net.ua> <42278.1093467451@critter.freebsd.dk> <20040825212153.GA60718@ip.net.ua> <412D0388.9060201@root.org> <20040825214921.GA62984@ip.net.ua> <412D0E04.8040701@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 25, 2004 at 03:09:08PM -0700, Nate Lawson wrote: > Ruslan Ermilov wrote: >=20 > >On Wed, Aug 25, 2004 at 02:24:24PM -0700, Nate Lawson wrote: > > > >>Ruslan Ermilov wrote: > >> > >>>On a kernel compiled without "device fdc" and booted verbosely, > >>>"kldload fdc" results in the following: > >>> > >>>: fdc0: cannot reserve I/O port range (6 ports) > >> > >>>What stuff would you like me to pepper, given the additional > >>>information above? > >> > >>Please send output of devinfo -r to see who is holding something=20 > >>overlapping 0x3f0-0x3f5. > >> > > > >Nothing overlapped (I verified with "devinfo -u"), but your mail > >made me think. I keep my /boot/device.hints on this notebook > >identical to GENERIC.hints. After commenting out "fdc" lines > >in /boot/device.hints: > > > >$ diff -u /sys/i386/conf/GENERIC.hints /boot/device.hints > >--- /sys/i386/conf/GENERIC.hints Sat Apr 3 13:59:14 2004 > >+++ /boot/device.hints Thu Aug 26 00:32:55 2004 > >@@ -1,8 +1,8 @@ > > # $FreeBSD: src/sys/i386/conf/GENERIC.hints,v 1.13 2004/04/01 21:48:31= =20 > > alfred Exp $ > >-hint.fdc.0.at=3D"isa" > >-hint.fdc.0.port=3D"0x3F0" > >-hint.fdc.0.irq=3D"6" > >-hint.fdc.0.drq=3D"2" > >+#hint.fdc.0.at=3D"isa" > >+#hint.fdc.0.port=3D"0x3F0" > >+#hint.fdc.0.irq=3D"6" > >+#hint.fdc.0.drq=3D"2" > > hint.fd.0.at=3D"fdc0" > > hint.fd.0.drive=3D"0" > > hint.fd.1.at=3D"fdc0" >=20 > Try commenting out the fd hints also. >=20 Tried that before writing. fdc0 is OK, but no /dev/fd0 then. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBLREGqRfpzJluFF4RAmoAAJwIRlYl/rW4NgTEW5SvfI2dTet9mwCdHWre vAtOXAQTkvO5koPXEEPmUPs= =31hx -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040825222158.GA79209>