From owner-cvs-all@FreeBSD.ORG Fri Nov 28 14:34:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9CA516A4CE; Fri, 28 Nov 2003 14:34:31 -0800 (PST) Received: from ns1.gnf.org (ns1.gnf.org [63.196.132.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id D37EB43FDD; Fri, 28 Nov 2003 14:34:29 -0800 (PST) (envelope-from gtetlow@gnf.org) Received: from EXCHCLUSTER01.lj.gnf.org (exch01.lj.gnf.org [172.25.10.19]) by ns1.gnf.org (8.12.8p2/8.12.8) with ESMTP id hASMYRLc009984; Fri, 28 Nov 2003 14:34:27 -0800 (PST) (envelope-from gtetlow@gnf.org) Received: from roark.gnf.org ([172.25.24.15]) by EXCHCLUSTER01.lj.gnf.org with Microsoft SMTPSVC(5.0.2195.5329); Fri, 28 Nov 2003 14:34:24 -0800 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.10/8.12.10) with ESMTP id hASMYOSW097696; Fri, 28 Nov 2003 14:34:24 -0800 (PST) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.10/8.12.10/Submit) id hASMYOiE097695; Fri, 28 Nov 2003 14:34:24 -0800 (PST) (envelope-from gtetlow) Date: Fri, 28 Nov 2003 14:34:24 -0800 From: Gordon Tetlow To: Andreas Klemm Message-ID: <20031128223424.GM53437@roark.gnf.org> References: <200311280528.hAS5SUBd080023@repoman.freebsd.org> <20031128102356.GA21515@titan.klemm.apsfilter.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hTKW8p8tUZ/8vLMe" Content-Disposition: inline In-Reply-To: <20031128102356.GA21515@titan.klemm.apsfilter.org> User-Agent: Mutt/1.4.1i X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-OriginalArrivalTime: 28 Nov 2003 22:34:24.0796 (UTC) FILETIME=[C67E4DC0:01C3B5FF] cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aic7xxx ahc_pci.c ahd_pci.c src/sys/dev/ath if_ath_pci.c src/sys/dev/firewire fwohci_pci.c src/sys/dev/fxp if_fxp.c src/sys/dev/puc puc_pci.c src/sys/dev/re if_re.c src/sys/dev/sio sio_pci.c src/sys/dev/uart uart_bus_pci.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 22:34:31 -0000 --hTKW8p8tUZ/8vLMe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 28, 2003 at 11:23:56AM +0100, Andreas Klemm wrote: >=20 > This reminds me about one problem with my DELL Latitude D600 > notebook that is still unsolved in -current of 1-2 weeks ago. >=20 > Maybe your commit is related to that problem ... I'll test ... >=20 > The internal broadcom 10/100/1000 works fine, no problem. >=20 > But .. if I add a 2nd Ethernet cardbus PCMCIA card and boot the > device or - if I remember right - simply plug in the 3COM card > into the PCMCIA slot, then PHY won't be found for the bge0 > interface anymore... I had a similar problem with my IBM T40 laptop. It turned out that the cardbus and ethernet controllers were trying to grab the same region in memory. Try a boot -v and see if cbb and bge are trying to grab the same region in memory. -gordon --hTKW8p8tUZ/8vLMe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/x81wRu2t9DV9ZfsRAglaAKDE41UAtipoLg3j5lHAZjWYY5FQaACggemp 9pAA4alpU54OrUj29fiXliQ= =wmNT -----END PGP SIGNATURE----- --hTKW8p8tUZ/8vLMe--