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

Warner Losh imp at FreeBSD.org
Sun Aug 17 20:07:11 PDT 2003


imp         2003/08/17 20:07:09 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pccard       pccard_cis.c 
  Log:
  Put a band-aide(tm) on the CIS panic problem.  This is a similar fix
  to what is in NetBSD.  I have a few cards that tickles this bug, and
  this just keeps us from panicing.  It doesn't actually fix the problem
  (that will happen once I figure out why some cards hate the address
  their CIS is mapped to high memory).
  
  Revision  Changes    Path
  1.25      +16 -5     src/sys/dev/pccard/pccard_cis.c


More information about the cvs-src mailing list