Date: Sun, 17 Aug 2003 20:07:09 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard_cis.c Message-ID: <200308180307.h7I379j4041886@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308180307.h7I379j4041886>