Date: Tue, 4 May 1999 22:37:31 -0700 (PDT) From: wpaul@FreeBSD.ORG (Bill Paul) To: nate@mt.sri.com (Nate Williams) Cc: committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pccard pccard.c Message-ID: <19990505053731.C46F215822@hub.freebsd.org> In-Reply-To: <199905050432.WAA14263@mt.sri.com> from Nate Williams at "May 4, 1999 10:32:19 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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. Things directly compiled into the kernel don't show up in kldstat: all you'll see is the name of the kernel image. -Bill 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?19990505053731.C46F215822>