Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2005 06:54: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.c
Message-ID:  <200501170654.j0H6smLN026548@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-01-17 06:54:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccard       pccard.c 
  Log:
  Go ahead and match on CIS3 and CIS4 strings as well.  These are NULL
  for the vast majority of our cards.  However, they are critically
  needed to distinguish different fe based PC Cards (the FMV-182 from
  the 182A) which need to be treated differently (the ethernet address
  is loaded not from the standard CIS-based ethernet tuples, but from
  differing locations in attribute space based on the version string in
  CIS3.  This should have no impact for other users of this function.
  
  Revision  Changes    Path
  1.95      +14 -1     src/sys/dev/pccard/pccard.c



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