[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Henning Brauer <henning_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 6 May 2003 05:22:30 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: henning_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/05/06 05:22:30
Modified files:
sys/dev/pcmcia : pcmcia_cis.c
Log message:
range check for the CIS table scan
normally, the CIS table is scanned until we hit the end tuple (CISTPL_END). I
have at least one card with an invalid CIS table without end tuple - while
this card is in error, this should not bring us to ddb. thus stop scanning
when we reach PCMCIA_CIS_SIZE
ok millert@
Visit your host, monkey.org