Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2000 00:35:06 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sn if_sn_pccard.c
Message-ID:  <200009280735.AAA32294@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/09/28 00:35:06 PDT

  Modified files:
    sys/dev/sn           if_sn_pccard.c 
  Log:
  Implement sn_pccard_match.  The match routines are the compromise
  matching methods so that we can run the same driver on both NEWCARD
  and OLDCARD.  Also set the device description to the card that we
  found, if any.
  
  The sn driver should be ready when the NEWCARD catches up.  There's a
  config activation issue as well as a kernel thread issue to resolve
  first.
  
  Revision  Changes    Path
  1.7       +25 -12    src/sys/dev/sn/if_sn_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?200009280735.AAA32294>