From owner-cvs-all Sun Feb 27 4:41:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4503D37B5DC; Sun, 27 Feb 2000 04:41:09 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA52317; Sun, 27 Feb 2000 04:41:09 -0800 (PST) (envelope-from sos@FreeBSD.org) Message-Id: <200002271241.EAA52317@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 27 Feb 2000 04:41:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 2000/02/27 04:41:08 PST Modified files: sys/dev/ata ata-all.c Log: Fix the problem that caused the boot to fail when modules were loaded. Real braino, confuses two different softc types, I wonder how this could ever work :( Revision Changes Path 1.50 +3 -3 src/sys/dev/ata/ata-all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message