Date: Fri, 22 Nov 2002 10:24:26 +0000 From: Paul Martin <paul.martin@sportinglife.com> To: freebsd-mobile@freebsd.org Subject: Dell 250n Message-ID: <200211221024.27127.paul.martin@sportinglife.com>
next in thread | raw e-mail | index | archive | help
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 <snip> pcic0: <TI PCI-1520 PCI-CardBus Bridge> 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: <PC Card 16-bit bus (classic)> on pcic0 pcic1: <TI PCI-1520 PCI-CardBus Bridge> 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: <PC Card 16-bit bus (classic)> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211221024.27127.paul.martin>