Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2005 02:11:48 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccard pccard_cis.c pccard_cis.h
Message-ID:  <200501210211.j0L2BmP1011055@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-01-21 02:11:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccard       pccard_cis.c pccard_cis.h 
  Log:
  Some older PC Cards have a weird format for FUNCE tuples.  They appear
  as type 0, rather than the usualy type 4.  Assume that this format is
  from an old standard and go with it.  The Fujitsu FMV-186A and Silicom
  Ethernet cards I have both have tuples with this format, and they are
  both pretty old cards.
  
  # if somebody knows for sure, please let me know.
  
  Revision  Changes    Path
  1.30      +14 -2     src/sys/dev/pccard/pccard_cis.c
  1.3       +1 -0      src/sys/dev/pccard/pccard_cis.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501210211.j0L2BmP1011055>