From owner-cvs-all Wed Jan 20 11:22:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06713 for cvs-all-outgoing; Wed, 20 Jan 1999 11:22:25 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06708; Wed, 20 Jan 1999 11:22:24 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA14575; Wed, 20 Jan 1999 11:22:25 -0800 (PST) Date: Wed, 20 Jan 1999 11:22:25 -0800 (PST) Message-Id: <199901201922.LAA14575@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha autoconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/01/20 11:22:25 PST Modified files: sys/alpha/alpha autoconf.c Log: *blush*. As a quick fix, move configure()'s SYSINIT back a little to allow CAM's xpt_init() to get in first. I hope this will fix the build again, sorry guys. :-( XXX configure_start() and configure_end() seem to be a bit excessive.. both here and in the i386 code. Revision Changes Path 1.13 +2 -9 src/sys/alpha/alpha/autoconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message