From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 09:44:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60CBB16A4DB for ; Mon, 17 Nov 2003 09:44:54 -0800 (PST) Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7684143FD7 for ; Mon, 17 Nov 2003 09:44:53 -0800 (PST) (envelope-from lrh@alum.mit.edu) Received: from Cogitek-UX1 ([68.99.218.204]) by fed1mtao03.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031117174452.GBPY28419.fed1mtao03.cox.net@Cogitek-UX1>; Mon, 17 Nov 2003 12:44:52 -0500 From: Dr Lyman Hazelton To: tech@freebsdmall.com, freebsd-questions@FreeBSD.ORG Date: Tue, 18 Nov 2003 10:46:04 -0700 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200311181046.04388.lrh@alum.mit.edu> Subject: Strange problem with Floppy Drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dr Lyman Hazelton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 17:44:54 -0000 I have an AMD K6 based system with almost everything on ultra-wide, ultra-fast SCSI. The exceptions are video, sound and floppy disk. The IDE floppy disk works fine if, for example, I boot from it on this machine. Further, I have removed it and tested it on a Windows 2K system, where it works just fine. However, when I boot FreeBSD (version 5.1), I get the following messages in dmseg: fdc0: cannot reserve I/O port range (1 ports) fdc0: cannot reserve I/O port range (1 ports) fdc0: cannot reserve I/O port range (6 ports) and, of course, the floppy isn't available. Any suggestions about what may be wrong here and how to go about making it work? Floppy drives are inexpensive, and I don't mind getting a new one if there's something wrong with the hardware, but I don't understand why it works on other systems and why the same system can boot from it. This just seems very bizarre, and I'm stumped.