From owner-cvs-all Tue May 4 22:39:37 1999 Delivered-To: cvs-all@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id BE66015822; Tue, 4 May 1999 22:39:21 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id XAA05412; Tue, 4 May 1999 23:39:20 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id XAA14599; Tue, 4 May 1999 23:39:20 -0600 Date: Tue, 4 May 1999 23:39:20 -0600 Message-Id: <199905050539.XAA14599@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: wpaul@FreeBSD.ORG (Bill Paul) Cc: nate@mt.sri.com (Nate Williams), committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pccard pccard.c In-Reply-To: <19990505053731.C46F215822@hub.freebsd.org> References: <199905050432.WAA14263@mt.sri.com> <19990505053731.C46F215822@hub.freebsd.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bill Paul writes: > Oh, one last thing: rc.pccard tries to check to see if the pcic > code has been compiled into the kernel by doing a kldstat and looking > for the string 'pcic' in the output. Newsflash people: that doesn't work. According to the committer, it does work. > Things directly compiled into the kernel don't show up in kldstat: all > you'll see is the name of the kernel image. I have no way of verifying it, but that's not the impression I've got from a number of testers of the code. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message