Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 1999 23:12:59 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ep if_ep_pccard.c
Message-ID:  <199910280612.XAA06134@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/10/27 23:12:59 PDT

  Modified files:
    sys/dev/ep           if_ep_pccard.c 
  Log:
  Fix identify code.  This also fixes the eeprom messages.
  
  pccard attachments must activate the resources they want to access.
  ep didn't do this, so of course thee eeprom came back as busy.  ed and
  sio already did this.  It was only due to a bug in the logic that the
  probe succeeded.  These problems have been fixed.
  
  Revision  Changes    Path
  1.6       +13 -14    src/sys/dev/ep/if_ep_pccard.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?199910280612.XAA06134>