Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2000 23:54:39 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_rl.c if_rlreg.h
Message-ID:  <200010300754.XAA32688@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/10/29 23:54:38 PST

  Modified files:
    sys/pci              if_rl.c if_rlreg.h 
  Log:
  Fix support for cardbus cards:
  	- Add DRIVER_MODULE() declaration to make this driver a
  	  child of cardbus
  	- Handle different width EEPROMs
  
  The CIS parser still barfs when scanning this card, but it seems to
  probe/attach correctly anyway. I can't do a traffic test just yet
  since I don't have a proper crossover cable handy.
  
  Revision  Changes    Path
  1.49      +8 -3      src/sys/pci/if_rl.c
  1.17      +4 -2      src/sys/pci/if_rlreg.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?200010300754.XAA32688>