Date: Tue, 4 May 1999 23:39:20 -0600 From: Nate Williams <nate@mt.sri.com> 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 Message-ID: <199905050539.XAA14599@mt.sri.com> In-Reply-To: <19990505053731.C46F215822@hub.freebsd.org> References: <199905050432.WAA14263@mt.sri.com> <19990505053731.C46F215822@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905050539.XAA14599>