From owner-freebsd-current Mon Jul 22 14:40:39 2002 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 AC48237B400 for ; Mon, 22 Jul 2002 14:40:27 -0700 (PDT) Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C50243E6E for ; Mon, 22 Jul 2002 14:40:26 -0700 (PDT) (envelope-from mauritz.sundell@telia.com) Received: from d1o89.telia.com (d1o89.telia.com [213.66.60.241]) by maile.telia.com (8.12.5/8.12.5) with ESMTP id g6MLeG6O011446; Mon, 22 Jul 2002 23:40:16 +0200 (CEST) X-Original-Recipient: current@FreeBSD.ORG Received: from gilgamesh (h131n1fls31o89.telia.com [213.66.60.131]) by d1o89.telia.com (8.10.2/8.10.1) with SMTP id g6MLeFK20842; Mon, 22 Jul 2002 23:40:16 +0200 (CEST) Message-ID: <00a501c231c9$14541f00$0e81a8c0@gilgamesh> From: "Mauritz Sundell" To: "M. Warner Losh" Cc: References: <046701c2279c$2878c4e0$0e81a8c0@gilgamesh> <20020709.230547.62885206.imp@bsdimp.com> <014301c227f0$8372d350$0e81a8c0@gilgamesh> Subject: Re: Netgear MA401 pccard support? Date: Mon, 22 Jul 2002 23:45:21 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I still haven't got my Netgear MA401 working on my Compaq Evo N160 laptop using FreeBSD-5.0 but it works using FreeBSD-4.6. Now I wonder isn't it wrong that both pcic0 and fxp0 using the same memory area 0xd0200000? In 4.6 the pcic0 get 0x44000000 (4.6-RELEASE) resp. 0x88000000 (4.6-STABLE). Any ideas? I've tested patches, hints and kerneloptions found in other threads but nothing makes any difference. dmesg for 5.0-DP1 and 5.0-CURRENT (cvsuped several times from 27 june until today): pcic0: irq 10 at device 6.0 on pci2 pcib2: device pcic0 requested decoded memory range 0xd0200000-0xd02fffff pccard0: on pcic0 pcic0: PCI Memory allocated: 0xd0200000 pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC serial isa irq] fxp0: port 0x3000-0x303f mem 0xd0200000-0xd0200fff irq 9 at device 8.0 on pci2 dmesg for 4.6-RELEASE: pcic0: irq 10 at device 6.0 on pci2 pcic0: PCI Memory allocated: 0x44000000 pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC serial isa irq] pccard0: on pcic0 fxp0: port 0x3000-0x303f mem 0xd0200000-0xd0200fff irq 9 at device 8.0 on pci2 dmesg for 4.6-CURRENT (cvsuped today): pcic0: irq 10 at device 6.0 on pci2 pcic0: PCI Memory allocated: 0x88000000 pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC serial isa irq] pccard0: on pcic0 fxp0: port 0x3000-0x303f mem 0xd0200000-0xd0200fff irq 9 at device 8.0 on pci2 -- Mauritz Sundell, mauritz.sundell@telia.com ----- Original Message ----- From: "Mauritz Sundell" To: "M. Warner Losh" Cc: Sent: Wednesday, July 10, 2002 11:02 AM Subject: Re: Netgear MA401 pccard support? > ----- Original Message ----- > From: "M. Warner Losh" > To: > Cc: > Sent: Wednesday, July 10, 2002 7:05 AM > Subject: Re: Netgear MA401 pccard support? > > > > In message: <046701c2279c$2878c4e0$0e81a8c0@gilgamesh> > > "Mauritz Sundell" writes: > > : I cant get my NETGEAR MA401 network pccard to work in CURRENT. > > > > Bummer. It works for other people. > > > > : I have a Compaq Evo N160 laptop. > > > > What kind of pccard/cardbus bridge do you have? > TI1410 PCI-CardBus Bridge > > > > : Today I saw that the man-page for pcic(4) was updated (v.1.5) and stated > > : "This does not work at all at the moment." > > > > That's just for older ISA devices. Most PCI devices work great. > > > > : It did work under 4.6-RELEASE ( I have not tried 4.6-STABLE). > > > > Maybe sending a dmesg from -stable would help. Alternatively, you > > should be able to run OLDCARD on -current. > > > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message