From owner-cvs-all Thu Apr 5 3:29: 4 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 3A11C37B440; Thu, 5 Apr 2001 03:29:01 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f35AT0P85532; Thu, 5 Apr 2001 03:29:00 -0700 (PDT) (envelope-from dfr) Message-Id: <200104051029.f35AT0P85532@freefall.freebsd.org> From: Doug Rabson Date: Thu, 5 Apr 2001 03:29:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/libalpha srmdisk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2001/04/05 03:28:56 PDT Modified files: sys/boot/alpha/libalpha srmdisk.c Log: Don't call prom_open() multiple times. This confuses some versions of SRM and makes it impossible to boot from floppy and CD on some AlphaServer platforms. Detective work by: Michael Richards Revision Changes Path 1.10 +23 -9 src/sys/boot/alpha/libalpha/srmdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message