From owner-cvs-all Sat May 27 23:19:18 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 E1C6937B6AC; Sat, 27 May 2000 23:19:15 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA72397; Sat, 27 May 2000 23:19:15 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200005280619.XAA72397@freefall.freebsd.org> From: Warner Losh Date: Sat, 27 May 2000 23:19:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pcic_p.c pcic_p.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/05/27 23:19:15 PDT Modified files: (Branch: RELENG_4) sys/pci pcic_p.c pcic_p.h Log: MFC: Be more agressive about initializing cardbus bridges, especially TI based ones. No reports of problems have come in because of these changes. pcic_p.c 1.20->1.21 pcic_p.h 1.10->1.11 Reminded by: sanpei@sanpei.org (MIHIRA Yoshiro) Revision Changes Path 1.20.2.1 +163 -29 src/sys/pci/pcic_p.c 1.10.2.1 +80 -1 src/sys/pci/pcic_p.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message