From owner-cvs-all Thu Oct 19 18:28:49 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C6C4A37B479; Thu, 19 Oct 2000 18:28:44 -0700 (PDT) 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 e9K1Sdn63218; Thu, 19 Oct 2000 19:28:39 -0600 (MDT) (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 TAA30242; Thu, 19 Oct 2000 19:28:38 -0600 (MDT) Message-Id: <200010200128.TAA30242@harmony.village.org> To: Brooks Davis Subject: Re: cvs commit: src/etc usbd.conf Cc: Chris Dillon , Josef Karthauser , Nick Hibma , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: Your message of "Thu, 19 Oct 2000 17:36:18 PDT." <20001019173618.A6083@Odin.AC.HMC.Edu> References: <20001019173618.A6083@Odin.AC.HMC.Edu> <200010192148.PAA28957@harmony.village.org> Date: Thu, 19 Oct 2000 19:28:38 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001019173618.A6083@Odin.AC.HMC.Edu> Brooks Davis writes: : It seems to me that we we're rapidly approching the day when we need to : merge the relevent code from /etc/pccard_ether and /etc/rc.network(6). : This will be especialy true with NEWCARD where "ifconfig -l" will : include your PC Card/CardBus NIC which may result in it being configured : via rc.network in some situations. This is already annoying with things : like an which sometimes the an driver which sometimes attaches as a PC : Card and sometimes as a PCI or ISA card. Unless the card is there when the machine boot, it won't be in the list of devices available. That's not going to change with NEWCARD. If it isn't there at boot, it can't be configured until you insert the card. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message