cvs commit: src/sys/bus/pccard pccard_cis.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jun 27 19:34:51 PDT 2004


dillon      2004/06/27 19:34:44 PDT

DragonFly src repository

  Modified files:
    sys/bus/pccard       pccard_cis.c 
  Log:
  Increase PCCARD_CIS_SIZE from 1024 to 4096 as per FreeBSD-5.  Add range
  checking to all offsets (fixes a panic on my laptop when I stick in my
  ED ether cardbus card, which it doesn't recognize).
  
  Revision  Changes    Path
  1.3       +26 -3     src/sys/bus/pccard/pccard_cis.c


http://www.dragonflybsd.org/cvsweb/src/sys/bus/pccard/pccard_cis.c.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list