Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 00:47:36 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard cardinfo.h pccard.c pcic.c pcic_isa.c pcic_pci.c
Message-ID:  <200107270747.f6R7lav31178@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/07/27 00:47:36 PDT

  Modified files:
    sys/pccard           cardinfo.h pccard.c pcic.c pcic_isa.c 
                         pcic_pci.c 
  Log:
  Minor nits merged from my stable tree:
  o kill blank line that I introduced in cardinfo.h
  o Delete unused variable wasinactive.
  o return 0 from pccard_resume.
  o Set the state and lastsate initially to be empty.
  o move comment above code for interrupt dispatching.
  o Powerstate interface is now available as of 430002, not 500000 (note that
    this change will be not 100% correct since the power state stuff didn't
    enter current until well after 500000, but it is good enough for the two
    branche we have going now).
  
  Revision  Changes    Path
  1.24      +1 -2      src/sys/pccard/cardinfo.h
  1.130     +2 -3      src/sys/pccard/pccard.c
  1.150     +2 -1      src/sys/pccard/pcic.c
  1.15      +2 -2      src/sys/pccard/pcic_isa.c
  1.59      +3 -3      src/sys/pccard/pcic_pci.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?200107270747.f6R7lav31178>