From owner-freebsd-hackers Sun Jul 11 19:18:21 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C5FC014EE9 for ; Sun, 11 Jul 1999 19:18:14 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id UAA13974; Sun, 11 Jul 1999 20:18:14 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id UAA39562; Sun, 11 Jul 1999 20:16:39 -0600 (MDT) Message-Id: <199907120216.UAA39562@harmony.village.org> To: Bill Paul Subject: Re: PCCARD and Vpp voltage Cc: hackers@FreeBSD.ORG In-reply-to: Your message of "Fri, 09 Jul 1999 18:38:43 EDT." <199907092238.SAA07224@skynet.ctr.columbia.edu> References: <199907092238.SAA07224@skynet.ctr.columbia.edu> Date: Sun, 11 Jul 1999 20:16:39 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199907092238.SAA07224@skynet.ctr.columbia.edu> Bill Paul writes: : slt->pwr.vcc = 50; : slt->pwr.vpp = 0; to : slt->pwr.vcc = 50; : slt->pwr.vpp = 50; OK. I've read more of the MindShare book. I believe this is a good change because Vpp is supposed to be connected to Vcc (that is, the same as) when powered up, but can later be switched to a different voltage. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message