Date: Mon, 10 Feb 2003 21:31:35 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus.c Message-ID: <200302110531.h1B5VaVG010291@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/02/10 21:31:35 PST Modified files: sys/dev/cardbus cardbus.c Log: Don't turn off the power of cards when new drivers are added unconditionally. kldloading a cardbus driver was shooting down other attached devices because most drivers assume that one cannot power-cycle cards w/o the driver knowning about it. Submitted by: simokawa-san Revision Changes Path 1.31 +13 -19 src/sys/dev/cardbus/cardbus.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?200302110531.h1B5VaVG010291>