Please verify that your wireless card got detected by Solaris by running /usr/X11R6/bin/scanpci as root. You need to look for vendor and device IDs and make sure that they're present in /etc/driver_aliases. When SUNWpcan package installs, it adds the following PCI IDs to /etc/driver_aliases for the pcan driver:
pccard15f,a pccard15f,7 pci14b9,5000 pci14b9,a504 If PCI ID of your card is different (and you're 100% sure that this card is Cisco 340/350), you can try updating the driver manually by running this command: # update_drv -a -i '"pciXXXX,XXXX"' pcan - Andrei On 3/30/06, Mario Mira <mira.mario at gene.com> wrote: > Hello, > I had installed solaris 10 in my compaq armada m700 and I had followed > the instructions for installing and configuring the pcan driver for my > cisco 340/350 wireless card. > everytime I type "ifconfig pcan0 plumb" I get an error message that > saids the following: > "can not find or configure pcan0 interface does not exist" > When I installed it and also wificonfig I did not get any errors I used > the binary packages. > Any help will be greatly appreciated. > Thank you very much. > Regards, > Mario Mira > > > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org >