Re: Sony PCWA-C150 wireless LAN card: which driver?
Tom Payne <[email protected]>
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 08, 2003 at 11:38:56AM -0400, Louis wrote: > I have a PRISM2 based card working with the drivers from > http://linux-wlan.org. > > I don't think orinoco_cs supports PRISM chipsets, but I could be wrong > about this. OK, I've downloaded and installed the linux-wlan drivers and edited the config to include: card "Sony Corporation PCWA-C150" manfid 0x0156,0x0002 bind "prism2_cs" [Note: the default pcmcia-cs config has this same manfid bound to orinoco_cs] I still get the same error: Jul 8 18:26:20 [kernel] Linux PCMCIA Card Services 3.2.4 Jul 8 18:26:20 [kernel] Intel ISA/PCI/CardBus PCIC probe: Jul 8 18:26:20 [cardmgr] watching 2 sockets Jul 8 18:26:20 [cardmgr] starting, version is 3.2.4 Jul 8 18:26:20 [cardmgr] initializing socket 0 Jul 8 18:26:20 [cardmgr] socket 0: Sony Corporation PCWA-C150 Jul 8 18:26:20 [kernel] cs: memory probe 0xa0000000-0xa0ffffff: clean. Jul 8 18:26:20 [cardmgr] product info: "Sony Corporation", "PCWA-C150", "Version 01.01", "" Jul 8 18:26:20 [cardmgr] manfid: 0x0156, 0x0002 function: 6 (network) Jul 8 18:26:20 [cardmgr] executing: 'modprobe prism2_cs' Jul 8 18:26:21 [kernel] prism2_init: prism2_cs.o: 0.2.1-pre8 Loaded Jul 8 18:26:21 [cardmgr] bind 'prism2_cs' to socket 0 failed: Operation not permitted I've no idea what's causing the "Operation not permitted" error. I don't think it's a module linking problem (depmod -ae doesn't list any errors), nor can I see how it could be a userid problem (cardmgr runs as root after all). This is very perplexing indeed... Any ideas? Thanks, Tom