From owner-freebsd-questions@FreeBSD.ORG Thu Aug 26 00:16:20 2004 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 1612316A4CE for ; Thu, 26 Aug 2004 00:16:20 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id C144B43D39 for ; Thu, 26 Aug 2004 00:16:19 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from [192.168.1.239] (12-202-28-183.client.insightbb.com[12.202.28.183]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20040826001619i9100bvgl1e>; Thu, 26 Aug 2004 00:16:19 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Wed, 25 Aug 2004 20:16:18 -0400 User-Agent: KMail/1.6.2 References: <200408251709.04924.FreeBSD@InsightBB.com> <200408251837.56228.FreeBSD@InsightBB.com> <1093476497.743.103.camel@chaucer> In-Reply-To: <1093476497.743.103.camel@chaucer> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408252016.18458.FreeBSD@InsightBB.com> Subject: Re: mtools on -STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 00:16:20 -0000 On Wednesday 25 August 2004 07:28 pm, Mike Jeays wrote: > On Wed, 2004-08-25 at 18:37, Steven Friedrich wrote: > > I discovered the culprit. I recently added acpi to my STABLE kernel. > > I've removed acpi and now I get, like before: > > > > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > > fdc0: FIFO enabled, 8 bytes threshold > > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > > > but when acpi is in the kernel, I get: > > > > fdc0: cannot reserve I/O port range > > > > ideas anybody ? > > > > On Wednesday 25 August 2004 05:09 pm, you wrote: > > > I removed device pca and still no joy. I went into BIOS and told it to > > > clear PCI ECSD (or whatever). > > > > > > Anybody know how I can determine why I get this message: > > > > fdc0: cannot reserve I/O port range > > > > > > ---------- Forwarded Message ---------- > > > > > > Subject: Re: > > > Date: Wednesday 25 August 2004 04:57 pm > > > From: Steven Friedrich > > > To: Steven Friedrich > > > > > > On Wednesday 25 August 2004 04:49 pm, you wrote: > > > > On Wednesday 25 August 2004 03:56 pm, Lee Harr wrote: > > > > > >I just installed mtools today. I'm tracking 4.10 STABLE and my > > > > > >ports tree was updated yesterday. > > > > > > > > > > > >I get an error: > > > > > >root@lightning(p1)/usr/src 114% mdir a: > > > > > >Can't open /dev/fd0.720: Device not configured > > > > > >Cannot initialize 'A:' > > > > > > > > > > Does your dmesg mention fd0 ? > > > > > something like ... > > > > > > > > > > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > > > > > > > > > _________________________________________________________________ > > > > > Tired of spam? Get advanced junk mail protection with MSN 8. > > > > > http://join.msn.com/?page=features/junkmail > > > > > > > > > > _______________________________________________ > > > > > freebsd-questions@freebsd.org mailing list > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > > > To unsubscribe, send any mail to > > > > > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > I'm glad you asked. It says: > > > > fdc0: cannot reserve I/O port range > > > > > > > > I didn't have this problem until recently though, and I haven't > > > > changed BIOS settings. > > > > > > > > Is it conflicting with something new? > > > > > > > > oh, I recently added device psa to my kernel.. I'll remove it and let > > > > the list know... > > > > > > I meant device pca (pcm sound thru a PC speaker, which I couldn't get > > > working anyway. Anybody know of any doc on it? I don't have a man > > > page, and LINT is all I know... > > > > > > ------------------------------------------------------- > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > Might work better if you remove the following lines ;-) > # SCO Unix 3.2v4 > # # Floppy disk drives > # > # drive a: file="/dev/install" exclusive > # drive b: file="/dev/install1" exclusive > # > # # SCSI hard disk partitions > # > # drive c: file="/dev/dsk/0sC" > # drive d: file="/dev/dsk/0sD" > # drive e: file="/dev/dsk/0sE" > # drive f: file="/dev/dsk/0sF" > # drive g: file="/dev/dsk/0sG" > # drive h: file="/dev/dsk/0sH" > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" I did remove those lines, only keeping a,b, and s.