[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: Tom Cosgrove <tom_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 11 Mar 2004 10:41:24 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: tom_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2004/03/11 10:41:23
Modified files:
sys/arch/i386/stand/libsa: apmprobe.c
Log message:
If apm_connect() fails, don't try to pass the bios_apminfo_t structure
to the kernel, since it won't have been filled in, and since we can't
make APM calls if we don't connect (per spec). Also tidy up the error
message, to make it clear that it's an APM error.
Problem found, and fix tested, by jmc@
ok millert@, weingart@
Visit your host, monkey.org