From owner-freebsd-current Thu Nov 30 17:30:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id A2C4537B400 for ; Thu, 30 Nov 2000 17:30:36 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eB11UYQ75479; Thu, 30 Nov 2000 18:30:34 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id SAA33284; Thu, 30 Nov 2000 18:30:25 -0700 (MST) Message-Id: <200012010130.SAA33284@harmony.village.org> To: Archie Cobbs Subject: Re: -current on ibm tp a20p? Cc: Christian Carstensen , Peter Wemm , "Rogier R. Mulhuijzen" , current@FreeBSD.ORG In-reply-to: Your message of "Mon, 27 Nov 2000 20:07:06 PST." <200011280407.eAS476x81866@curve.dellroad.org> References: <200011280407.eAS476x81866@curve.dellroad.org> Date: Thu, 30 Nov 2000 18:30:25 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200011280407.eAS476x81866@curve.dellroad.org> Archie Cobbs writes: : One thing I noticed is that /etc/defaults/pccard.conf says: : # Available memory slots : memory 0xd4000 96k : while /etc/rc.pccard says: : case ${pccard_mem} in : [Dd][Ee][Ff][Aa][Uu][Ll][Tt]) : pccardc pccardmem 0xd0000 : Seems like there are two settings for the same "default".. : or am I confusing two different things? You are confusing two different things. The pccardc pccardmem command sets the memory that is used to map the CIS, while pccard.conf sets memory to dole out to the cards inserted. Much like there's a management IRQ and a card IRQ. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message