Check the /etc/driver_aliases, mine already had a entry registred in snv_b62 and the kernel modules are there already, in my case I have nge driver in use as my primary interface.
ath "pci168c,13" ath "pci168c,1014" ath "pci168c,1a" ath "pci168c,1b" bash-3.00# find / -name ath -print /kernel/drv/ath /kernel/drv/amd64/ath and also check of the module is loaded with modinfo Also sheck your contents data file for the package if this kackage is loaded on your version of OpenSolaris, it may or might be! bash-3.00# pwd /var/sadm/install bash-3.00# grep ath contents | grep kernel |grep drv /kernel/drv d none 0755 root sys SUNWmdr NVDAgraphicsr SUNWiscsir SUNWced SUNWncar SUNWfctl SUNWemlxs SUNWfcp SUNWfcip SUNWfcsm SUNWpcmci SUNWqlc SUNWckr SUNWib SUNWibhca SUNWipoib SUNWibsdp SUNWibsdpib SUNWintgige SUNWipw SUNWiwi SUNWixgb SUNWzfskr BRCMbnx SUNWos86r HPFC SK98sol SKfp SUNW1394 SUNWaac SUNWaudd SUNWad810 SUNWadixp SUNWadp SUNWadpu320 SUNWagp SUNWahci SUNWamd8111s SUNWamr SUNWusb SUNWugen SUNWlsimega SUNWlxr SUNWtavor SUNWmv88sx SUNWnge SUNWpcan SUNWpcelx SUNWuacm SUNWpcmem SUNWudapltr SUNWpcser SUNWpcwl SUNWpd SUNWuedg SUNWuksp SUNWuprl SUNWusbvc SUNWvia823x SUNWxge SUNWpsdcr SUNWpsdir SUNWpsdpr SUNWrds SUNWrge SUNWrpcib SUNWrtls SYMhisl SUNWscsa1394 SUNWses SUNWsi3124 SUNWatheros SUNWaudiohd SUNWav1394 SUNWbge SUNWcadp SUNWchxge SUNWcqhpc SUNWdcar SUNWdrmr SUNWdtrp SUNWftdur SUNWfwdc /kernel/drv/amd64 d none 0755 root sys SUNWmdr NVDAgraphicsr SUNWiscsir SUNWced SUNWncar SUNWfctl SUNWemlxs SUNWfcp SUNWfcip SUNWfcsm SUNWpcmci SUNWqlc SUNWckr SUNWib SUNWibhca SUNWipoib SUNWibsdp SUNWibsdpib SUNWintgige SUNWipw SUNWiwi SUNWixgb SUNWzfskr BRCMbnx SUNWos86r SUNW1394 SUNWaac SUNWaudd SUNWad810 SUNWadixp SUNWadpu320 SUNWagp SUNWahci SUNWamd8111s SUNWamr SUNWusb SUNWugen SUNWlsimega SUNWlxr SUNWtavor SUNWmv88sx SUNWnge SUNWpcan SUNWpcelx SUNWuacm SUNWpcmem SUNWudapltr SUNWpcser SUNWpcwl SUNWpd SUNWuedg SUNWuksp SUNWuprl SUNWusbvc SUNWvia823x SUNWxge SUNWpsdcr SUNWpsdir SUNWpsdpr SUNWrds SUNWrge SUNWrpcib SUNWrtls SUNWscsa1394 SUNWses SUNWsi3124 SUNWatheros SUNWaudiohd SUNWav1394 SUNWbge SUNWchxge SUNWdcar SUNWdrmr SUNWdtrp SUNWftdur SUNWfwdc /kernel/drv/amd64/ath f none 0755 root sys 321296 60628 1176297172 SUNWatheros /kernel/drv/ath f none 0755 root sys 238932 65508 1176297172 SUNWatheros bash-3.00# make sure the driver_aliases file is backed up. if it is run a pkgrm and try your driver install, and or try pkgadd of SUNWatheros in the Solaris_11/Product subdir of the DVD. then run a sys-unconfig The system will shutdown and then you reboot and all the factory questions on network interface, IP, dns netmasks and root password are asked again. if package SUNWatheros is not there try a newer version, snv_b62 or snv_b63 DVD on whatever is on the download site right now. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
