Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 15:51:40 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c
Message-ID:  <200010302351.PAA12956@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/10/30 15:51:40 PST

  Modified files:
    sys/pci              if_dc.c 
  Log:
  Grrr. The 'reg' variable in dc_apply_fixup() needs to be a u_int32_t, not
  a u_int8_t. Pass the conical hat. This should fix certain cardbus 21143
  cards that require SROM h0h0magic in order to enable their transceivers.
  
  Revision  Changes    Path
  1.35      +3 -3      src/sys/pci/if_dc.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?200010302351.PAA12956>