Date: Mon, 9 Sep 2002 23:32:18 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard card_if.m pccard.c Message-ID: <200209100632.g8A6WIkU019686@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/09/09 23:32:18 PDT Modified files: sys/dev/pccard card_if.m pccard.c Log: o Dike out the bogus reprobe stuff. It was getting in the way of newbus' own reprobe code working. This bogusness was thrust upon me. o Don't delete the device if no drivers attach. I had thrust this bogusness upon others. These two changes make kldload of a pccard driver work again. Revision Changes Path 1.20 +0 -9 src/sys/dev/pccard/card_if.m 1.65 +0 -7 src/sys/dev/pccard/pccard.c 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?200209100632.g8A6WIkU019686>