From owner-cvs-all Fri Feb 9 9:15:47 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 99AE337B842; Fri, 9 Feb 2001 08:33:54 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f19GXsX77284; Fri, 9 Feb 2001 08:33:54 -0800 (PST) (envelope-from joerg) Message-Id: <200102091633.f19GXsX77284@freefall.freebsd.org> From: Joerg Wunsch Date: Fri, 9 Feb 2001 08:33:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/eisa eisaconf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joerg 2001/02/09 08:33:54 PST Modified files: sys/dev/eisa eisaconf.c Log: Unbreak EISA. The PCI-EISA bridge bus is named `eisab', not `isab'. This mistake seems to have been benign until very recently, probably until msmith's PCI code reshuffle which cleaned up a lot of things. Still, my AIC7770 doesn't work again, but it at least probes the EISA bus now. Revision Changes Path 1.60 +2 -2 src/sys/dev/eisa/eisaconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message