Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 01:13:45 -0700 (PDT)
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:  <200207180813.g6I8DjtL004245@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/07/18 01:13:45 PDT

  Modified files:
    sys/pccard           pcic.c 
  Log:
  Integrate the hw.pcic.pd6722_vsense tunable from the nomads list.
  This allows one to select the method of 3.3V card detection from the
  three possible choices (none (0), the "6710 way" (1) and the "6729
  way" (2)).  The default is the 6710 way, since it works in the most
  cases.  The datasheets for the 6722 suggest that the '29 way is more
  correct, but experience has shown this method to cause some laptops to
  hang solid.  See source code for details until I update the man page.
  
  Submitted by: shibata-san (chiharu shibata <chi@bd.mbn.or.jp>)
  
  Revision  Changes    Path
  1.176     +49 -15    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?200207180813.g6I8DjtL004245>