From owner-cvs-all@FreeBSD.ORG Fri Nov 28 14:45:17 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 B6CD416A4CE; Fri, 28 Nov 2003 14:45:17 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3930943FBF; Fri, 28 Nov 2003 14:45:14 -0800 (PST) (envelope-from andreas@klemm.apsfilter.org) Received: from srv1.cosmo-project.de (localhost [IPv6:::1]) hASMjAvq080442 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 28 Nov 2003 23:45:11 +0100 (CET) (envelope-from andreas@klemm.apsfilter.org) Received: (from uucp@localhost)hASMjAjG080441; Fri, 28 Nov 2003 23:45:10 +0100 (CET) (envelope-from andreas@klemm.apsfilter.org) Received: from titan.klemm.apsfilter.org (localhost.klemm.apsfilter.org [127.0.0.1]) by klemm.apsfilter.org (8.12.10/8.12.9) with ESMTP id hASMiSjV011478; Fri, 28 Nov 2003 23:44:28 +0100 (CET) (envelope-from andreas@titan.klemm.apsfilter.org) Received: (from andreas@localhost)hASMiNhc011477; Fri, 28 Nov 2003 23:44:23 +0100 (CET) (envelope-from andreas) Date: Fri, 28 Nov 2003 23:44:23 +0100 From: Andreas Klemm To: Gordon Tetlow Message-ID: <20031128224423.GA11411@titan.klemm.apsfilter.org> References: <200311280528.hAS5SUBd080023@repoman.freebsd.org> <20031128102356.GA21515@titan.klemm.apsfilter.org> <20031128223424.GM53437@roark.gnf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031128223424.GM53437@roark.gnf.org> X-Operating-System: FreeBSD 5.2-BETA X-Disclaimer: A free society is one where it is safe to be unpopular User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org cc: Andreas Klemm 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:45:17 -0000 On Fri, Nov 28, 2003 at 02:34:24PM -0800, Gordon Tetlow wrote: > On Fri, Nov 28, 2003 at 11:23:56AM +0100, Andreas Klemm wrote: > > > > This reminds me about one problem with my DELL Latitude D600 > > notebook that is still unsolved in -current of 1-2 weeks ago. > > > > Maybe your commit is related to that problem ... I'll test ... > > > > The internal broadcom 10/100/1000 works fine, no problem. > > > > 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. Indeed, seems to be the case: bge0 mem 0xfaff0000-0xfaffffff cbb0 0xf6000000-0xfbffffff How can this be solved ?? Andreas /// [...] bge0: mem 0xfaff0000-0xfaf fffff irq 11 at device 0.0 on pci2 pcib2: device bge0 requested decoded memory range 0xfaff0000-0xfaffffff bge0: Ethernet address: 00:0b:db:df:53:b1 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX -FDX, auto bge0: bpf attached cbb0: at device 1.0 on pci2 pcib2: device cbb0 requested decoded memory range 0xf6000000-0xfbffffff cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 pcib2: matched entry for 2.1.INTA (source \\_SB_.PCI0.LNKD) pcib2: slot 1 INTA is routed to irq 11 cbb0: [MPSAFE] cbb0: PCI Configuration space: 0x00: 0x71131217 0x04100007 0x06070020 0x00822000 0x10: 0xf6000000 0x020000a0 0x20000000 0xfffff000 0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffd 0x30: 0x00000001 0x0000fffd 0x00000001 0x0440010b 0x40: 0x011d1028 0x00000001 0x00000000 0x00000000 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 0x80: 0x00000000 0x00000000 0x00000000 0x018c1882 0x90: 0x00350003 0x00000000 0x00000000 0x00000000 0xa0: 0xfe020001 0x00c04000 0x00000000 0x0000000d 0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 0xd0: 0x08004000 0x80820bea 0x00000000 0x00400000 0xe0: 0x00828000 0x00000000 0x00000000 0x00000000 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 cbb1: at device 1.1 on pci2 pcib2: device cbb1 requested decoded memory range 0xf6000000-0xfbffffff cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 pcib2: matched entry for 2.1.INTA (source \\_SB_.PCI0.LNKD) pcib2: slot 1 INTA is routed to irq 11 cbb1: [MPSAFE] cbb1: PCI Configuration space: 0x00: 0x71131217 0x04100007 0x06070020 0x00822000 0x10: 0xf6001000 0x020000a0 0x20000000 0xfffff000 0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffd 0x30: 0x00000001 0x0000fffd 0x00000001 0x0440010b 0x40: 0x011d1028 0x00000001 0x00000000 0x00000000 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 0x80: 0x00000000 0x00000000 0x00000000 0x018c1882 0x90: 0x00350003 0x00000000 0x00000000 0x00000000 0xa0: 0xfe020001 0x00c04000 0x00000000 0x0000000d 0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 0xd0: 0x08004000 0x80800bea 0x00000000 0x04400000 0xe0: 0x00828000 0x00000000 0x00000000 0x00000000 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 pci2: at device 3.0 (no driver attached) [...] Andreas /// -- Andreas Klemm - Powered by FreeBSD 5.1-CURRENT Need a magic printfilter today ? -> http://www.apsfilter.org/