Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 13:02:50 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pccard.c pccard_nbk.c pcic.c
Message-ID:  <200009202002.NAA28086@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/09/20 13:02:50 PDT

  Modified files:
    sys/pccard           pccard.c pccard_nbk.c pcic.c 
  Log:
  o Remove 9 unnecessary includes.
  o Add Vpp power at 5.0V rather than 0. Setting it to zero violates
    the pccard spec.  Most pcic devices in use today don't let us
    violate the spec, but some older ones do.  Bill Paul sent this to
    me a long time ago and I thought I'd commit it before now.
  o Add some debug stuff hidden behind bootverbose.
  
  Revision  Changes    Path
  1.111     +2 -7      src/sys/pccard/pccard.c
  1.22      +1 -4      src/sys/pccard/pccard_nbk.c
  1.97      +8 -4      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?200009202002.NAA28086>