Date: Wed, 1 Dec 1999 21:52:59 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardc Makefile pccardc.8 pccardc.c Message-ID: <199912020552.VAA18455@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/12/01 21:52:59 PST Modified files: usr.sbin/pccard/pccardc Makefile pccardc.8 pccardc.c Log: Implement pccardc power command. This allows one to power off individual slots at one's whim. Useful for turning the slots into card carrying cases, etc. Patch was originally from mihira-san in message to freebsd-mobile. He ported the code originally from PAO. Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> Revision Changes Path 1.11 +2 -2 src/usr.sbin/pccard/pccardc/Makefile 1.5 +18 -1 src/usr.sbin/pccard/pccardc/pccardc.8 1.10 +3 -1 src/usr.sbin/pccard/pccardc/pccardc.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?199912020552.VAA18455>