From owner-cvs-all Wed Jan 17 23:42:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 378A237B404; Wed, 17 Jan 2001 23:42:03 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0I7g3685474; Wed, 17 Jan 2001 23:42:03 -0800 (PST) (envelope-from peter) Message-Id: <200101180742.f0I7g3685474@freefall.freebsd.org> From: Peter Wemm Date: Wed, 17 Jan 2001 23:42:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mptable mptable.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/01/17 23:42:02 PST Modified files: usr.sbin/mptable mptable.c Log: Deal with table parsing bugs caused by out-of-order record entries. Complain about out-of-order entries. This fixes the 'mp extended table HOSED!" report on the DL360 we have here with the "fixed" compaq bios rom to fix the table length off-by-one error. Revision Changes Path 1.16 +42 -32 src/usr.sbin/mptable/mptable.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message