Date: Fri, 14 Dec 2001 21:58:28 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus.c src/sys/dev/pccard pccard.c src/sys/dev/pccbb pccbb.c Message-ID: <200112150558.fBF5wS973668@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/12/14 21:58:28 PST Modified files: sys/dev/cardbus cardbus.c sys/dev/pccard pccard.c sys/dev/pccbb pccbb.c Log: Add support for suspending/resuming CardBus bridges. We really should have and use power state information, but none exists today. Submitted by: YAMAMOTO Shigeru-san <shigeru@iij.ad.jp> Revision Changes Path 1.13 +18 -5 src/sys/dev/cardbus/cardbus.c 1.49 +16 -2 src/sys/dev/pccard/pccard.c 1.32 +55 -2 src/sys/dev/pccbb/pccbb.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?200112150558.fBF5wS973668>