From owner-freebsd-mobile Fri Nov 22 2:27:17 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C23DF37B401 for ; Fri, 22 Nov 2002 02:27:15 -0800 (PST) Received: from teamtalk.com (mail.teamtalk.com [194.130.248.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB76B43E88 for ; Fri, 22 Nov 2002 02:27:04 -0800 (PST) (envelope-from paul.martin@sportinglife.com) Received: from [172.30.201.54] (helo=ulna.sportinglife.com) by teamtalk.com with esmtp (Exim 3.33 #1) id 18FB0s-00030O-00 for freebsd-mobile@freebsd.org; Fri, 22 Nov 2002 10:26:18 +0000 Content-Type: text/plain; charset="us-ascii" From: Paul Martin Organization: Sporting Life To: freebsd-mobile@freebsd.org Subject: Dell 250n Date: Fri, 22 Nov 2002 10:24:26 +0000 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211221024.27127.paul.martin@sportinglife.com> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm trying to get a D-Link DWL-650H wireless card working with a Dell 250n running 4.7-RELEASE. I suspect that the pccard slots are not being recognised properly as any card that is inserted gives the old "No card in database for "(null)"("(null)")" message. I have also tried the D-Link card in a Dell Inspiron 5000, also running 4.7-RELEASE. I don't seem to be able to get this to work properly either, however, it does at least print the correct string from the card, in this case "No card in database for "D-Link Corporation" ("D-Link DWL-650H 11Mbps WLAN Adapter")". Any help with this would be greatly appreciated. Cheers, Paul. P.S. Relevant bits of dmesg and kernel config below: Dmesg: config> di lnc0 config> di ie0 config> di fe0 config> di ed0 config> di cs0 config> en pcic1 config> po pcic1 0x3e2 config> ir pcic1 0 config> iom pcic1 0xd4000 config> f pcic1 0 config> q pcic0: irq 11 at device 9.0 on pci2 pcic0: PCI Memory allocated: 0x88000000 pcic0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pccard0: on pcic0 pcic1: irq 11 at device 9.1 on pci2 pcic1: PCI Memory allocated: 0x88001000 pcic1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pccard1: on pcic1 Kernel conf # PCCARD (PCMCIA) support device card device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message