Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 1999 20:16:39 -0600
From:      Warner Losh <imp@village.org>
To:        Bill Paul <wpaul@skynet.ctr.columbia.edu>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: PCCARD and Vpp voltage 
Message-ID:  <199907120216.UAA39562@harmony.village.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>  

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907120216.UAA39562>