From owner-cvs-all Fri Apr 26 4:25:58 2002 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 5100537B404; Fri, 26 Apr 2002 04:25:50 -0700 (PDT) Received: (from hm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QBPog73320; Fri, 26 Apr 2002 04:25:50 -0700 (PDT) (envelope-from hm) Message-Id: <200204261125.g3QBPog73320@freefall.freebsd.org> From: Hellmuth Michaelis Date: Fri, 26 Apr 2002 04:25:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/amr amr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/04/26 04:25:50 PDT Modified files: (Branch: RELENG_4) sys/dev/amr amr.c Log: MFC revision 1.25 of the amr driver: In case the driver runs on an HP NetRaid controller, attempt to properly decode the BIOS and firmware version and announce the board as HP NetRaid. This has been tested with a NetRaid 3si controller, the BIOS/firmware printout should also work for other NetRaid controllers but the type detection for other NetRaids (such as the 1si) will not work due to the lack of hardware. Revision Changes Path 1.7.2.9 +38 -4 src/sys/dev/amr/amr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message