From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 14:12:49 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AFC016A4CE for ; Tue, 9 Dec 2003 14:12:49 -0800 (PST) Received: from freebsd.org.ru (freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9D8C43D09 for ; Tue, 9 Dec 2003 14:12:27 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 90471190; Wed, 10 Dec 2003 01:12:23 +0300 (MSK) Date: Wed, 10 Dec 2003 01:12:23 +0300 From: "Sergey A. Osokin" To: Mauritz Sundell Message-ID: <20031209221223.GT23446@freebsd.org.ru> References: <1070984617.528d0ce0mauritz.sundell@home.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1070984617.528d0ce0mauritz.sundell@home.se> User-Agent: Mutt/1.5.5.1i cc: current@FreeBSD.org Subject: Re: cbb still don't work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: osa@FreeBSD.org.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 22:12:49 -0000 Hello, Mauritz Sundell, thank you for quick responce. On Tue, Dec 09, 2003 at 04:43:37PM +0100, Mauritz Sundell wrote: > I have had problems with my cbb/pcic on fbsd 5.x > but my problem was that the device was mapped on > the memory bios have assigned to fxp0 (on an Compaq Evo N160, > it has the same pccard bridge device) > > My solution was to set > hw.cbb.start_memory="0xd0208000" > in /boot/device.hints > > You could try to add > hw.cbb.start_memory="0xd0202000" > in your /boot/device.hints > even if yours cbb-devices seems to get unique memory > already (at 0x88000000 resp. 0x88001000) Hm, it's can't help me :-( What is the algorithm to find a right value for cbb-devices? > I tried to use > device cbb > device pccard > device cardbus > instead of > device pcic > device card 1 > > but it still do not works for my HP Omnibook 6100. > .... > FreeBSD 5.2-CURRENT #0: Tue Dec 9 17:11:40 MSK 2003 > .... > cbb0: at device 5.0 on pci2 > start (88000000) < sc->membase (d0200000) > end (ffffffff) > sc->memlimit (d02fffff) > pcib2: device cbb0 requested decoded memory range 0x88000000-0xffffffff > cardbus0: on cbb0 > pccard0: <16-bit PCCard bus> on cbb0 > pcib2: matched entry for 2.5.INTA (source \\_SB_.LNKA) > pcib2: slot 5 INTA is routed to irq 10 > cbb0: [MPSAFE] > cbb0: PCI Configuration space: > 0x00: 0xac51104c 0x02100007 0x06070000 0x00822000 > 0x10: 0x88000000 0x020000a0 0x20000000 0xfffff000 > 0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc > 0x30: 0x00000000 0xfffffffc 0x00000000 0x0740010a > 0x40: 0x001a103c 0x00000001 0x00000000 0x00000000 > 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 > 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 > 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 > 0x80: 0x00c4b061 0x00000000 0x00000000 0x012c1272 > 0x90: 0x416682c0 0x00000000 0x00000000 0x00000000 > 0xa0: 0xfe420001 0x00c00000 0x00000001 0x0000001f > 0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 > cbb1: at device 5.1 on pci2 > start (88000000) < sc->membase (d0200000) > end (ffffffff) > sc->memlimit (d02fffff) > pcib2: device cbb1 requested decoded memory range 0x88000000-0xffffffff > cardbus1: on cbb1 > pccard1: <16-bit PCCard bus> on cbb1 > pcib2: matched entry for 2.5.INTB (source \\_SB_.LNKB) > pcib2: slot 5 INTB is routed to irq 10 > cbb1: [MPSAFE] > cbb1: PCI Configuration space: > 0x00: 0xac51104c 0x02100007 0x06070000 0x00822000 > 0x10: 0x88001000 0x020000a0 0x20000000 0xfffff000 > 0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc > 0x30: 0x00000000 0xfffffffc 0x00000000 0x0740020a > 0x40: 0x001a103c 0x00000001 0x00000000 0x00000000 > 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 > 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 > 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 > 0x80: 0x00c49061 0x00000000 0x00000000 0x012c1272 > 0x90: 0x416682c0 0x00000000 0x00000000 0x00000000 > 0xa0: 0xfe420001 0x00c00000 0x00000001 0x0000001f > 0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 > 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 > .... > pcib2: device pccard0 requested decoded memory range 0x88000000-0xffffffff > CIS is too long -- truncating > pccard0: Card has no functions! > cbb0: PC Card card activation failed > .... > > Any idea? > Thanks. > -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \