From owner-freebsd-current@FreeBSD.ORG Fri Jul 9 17:43:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B431116A4CF for ; Fri, 9 Jul 2004 17:43:33 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99CCA43D3F for ; Fri, 9 Jul 2004 17:43:33 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.10) with ESMTP id i69HhXOF017523; Fri, 9 Jul 2004 10:43:33 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i69HhWC2017521; Fri, 9 Jul 2004 10:43:32 -0700 Date: Fri, 9 Jul 2004 10:43:32 -0700 From: Brooks Davis To: h Message-ID: <20040709174332.GA15078@Odin.AC.HMC.Edu> References: <200407091513.48539.h@llorien.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline In-Reply-To: <200407091513.48539.h@llorien.org> User-Agent: Mutt/1.5.4i cc: freebsd-current@freebsd.org Subject: Re: i need my floppy disk drive. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2004 17:43:33 -0000 --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 09, 2004 at 03:13:48PM +0200, h wrote: > i'm using 5.2.1-RELEASE-p9 but have been told to post to the current mail= ing=20 > list about this issue. >=20 > several of us from freenode #freebsd have been pulling our hair off tryin= g to=20 > get our floppy disk drive to work. at some point jer told he's had the fl= aw=20 > with his machines for over a year since the early 5.1. >=20 > basically i can't mount my floppy drive. with ACPI on my kernel couldn't = even=20 > detect the floppy controller. ever since i removed acpi now my kernel see= s=20 > the controller: >=20 > # dmesg|grep fd > fdc0: at port=20 > 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0 > fdc0: FIFO enabled, 8 bytes threshold >=20 > but the fd0 or fdc0 isn't in /dev, there's only a fd/ dir: >=20 > ls /dev/f* > 0 1 2 >=20 > so the floppy disk drive is still invisible. i recently replaced my drive= with=20 > a drive and its cable known to work on another machine. Could you provide the whole dmesg? There should be some sort of error if the device made it that far and then didn't show up in /dev since /dev is devfs now. > i have offline machines with no burner for which i need the floppy disk t= o=20 > communicate with. if 4- can do it why wouldn't 5- ? Overall, it sounds like you have resource allocation or discovery problems. Many of these have been fixed in -current. You should probably try updating. Do those machines have USB? If so, a keychain drive is a much better option then a floppy. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFA7tlCXY6L6fI4GtQRAhR5AJ9N/pE24lMs4Q8n8H/uRbbqEac49QCfdHTs +Su6UBWM+KJCMAoY4E1FGi8= =aaVA -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--