-bash-3.2# prtconf -D |grep ath
pci1468,428, instance #0 (driver name: ath)
-bash-3.2# ifconfig ath0 plumb
ifconfig: cannot open link "ath0": No such device or address
-bash-3.2# devfsadm -i ath0
devfsadm: driver failed to attach: ath0
-bash-3.2# update_drv -a -i '"pci1468,428"' ath
devfsadm: driver failed to attach: ath
Warning: Driver (ath) successfully added to system but failed to attach
-bash-3.2# ifconfig ath0 plumb
ifconfig: cannot open link "ath0": No such device or address
-bash-3.2# ifconfig ath1 plumb
ifconfig: cannot open link "ath1": No such device or address
-bash-3.2# ifconfig ath2 plumb
ifconfig: cannot open link "ath2": No such device or address
-bash-3.2# ifconfig ath3 plumb
ifconfig: cannot open link "ath3": No such device or address
-bash-3.2# modinfo |grep ath
175 fffffffff843d000 52920 74 1 ath (ath driver 0.7.3/HAL 0.10.5.6)
-bash-3.2#
Quaker Fang wrote:
Hi Caua,
Caua Siqueira Carulli - Sun Microsystems wrote:
[...]
bash-3.2# modinfo |grep ath
175 fffffffff843d000 52920 74 1 ath (ath driver 0.7.3/HAL 0.10.5.6)
bash-3.2# id
uid=0(root) gid=0(root)
bash-3.2# ifconfig ath0 plumb
ifconfig: cannot open link "ath0": No such device or address
bash-3.2#
Please show output of:
# prtconf -D | grep ath
The instance may be not "0" in your case, maybe ath1 or ath2 ...
--
Quaker
_______________________________________________
networking-discuss mailing list
[email protected]
_______________________________________________
networking-discuss mailing list
[email protected]
--
______
/_____/\
/_____\\ \ Cauã Siqueira Carulli
/_____\ \\ / Technical Support Engineer
/_____/ \/ / / Sun Microsystems - Support Center Brazil
/_____/ / \//\ Rua Alexandre Dumas, 2016 - Sao Paulo, SP
\_____\//\ / / Phone: +55-11-5187-2100/ x68530
\_____/ / /\ / E-mail: [EMAIL PROTECTED]
\_____/ \\ \ ==========================================
\_____\ \\
\_____\/
_______________________________________________
networking-discuss mailing list
[email protected]