Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 06:30:46 -0800 (PST)
From:      Takeshi Shibagaki <shiba@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccard pccard.c pccard_cis.c pccardvar.h
Message-ID:  <200202201430.g1KEUk651751@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shiba       2002/02/20 06:30:46 PST

  Modified files:
    sys/dev/pccard       pccard.c pccard_cis.c pccardvar.h 
  Log:
  Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byte
  when manufacturer id tuple length is 5. This change is for xe driver.
  This is a dirty hack. But there is no better idea.
  
  Reviewd by: imp
  
  Revision  Changes    Path
  1.55      +3 -0      src/sys/dev/pccard/pccard.c
  1.18      +9 -0      src/sys/dev/pccard/pccard_cis.c
  1.31      +3 -0      src/sys/dev/pccard/pccardvar.h

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?200202201430.g1KEUk651751>