Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2001 22:26:58 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pcic.c
Message-ID:  <200111090626.fA96QwJ59558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/11/08 22:26:58 PST

  Modified files:
    sys/pccard           pcic.c 
  Log:
  Fix the 3.3V support for Cirrus Logic CL-PD6710.  This appears to work
  on my CL-PD6722, but won't work on the CL-PD6729.  The latter two need
  more sophisticated detection of 3.3V cards than I'm up to at the
  moment.  Also, only a few of the ISA chipsets that support 3.3V will
  likely work at the moment.
  
  It appears that for 3.3V cards we must detect them and adjust the
  pwr.vcc value from 50 to 33.  Give a strong hint to automatically
  power up the card for PD_POWER cards.
  
  This makes my SMC 2602W (the 3.3V version of the 2632W) work on my
  Fujitsu Stylistic 500.
  
  SMC 3.3V card donated by: Ryan Losh
  Thanks to: bsd-nomads for reviews of past 3.3V code
  
  Revision  Changes    Path
  1.168     +22 -0     src/sys/pccard/pcic.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?200111090626.fA96QwJ59558>