[laptop-discuss] ath driver on Fujitsu V3515
Jonathan Adams
t12nslookup at hotmail.com
Mon Oct 1 04:00:49 PDT 2007
> > # pkginfo -l SUNWatheros
> > VERSION is 11.11,REV=2007.08.28.12.11
yup thats the version
> Go to command line login and run:
> # mdb -K
> [0]> ath_dbg_flags/W 0xffffffff
> [0]> :c
booted to single user mode, modloaded the ath driver ... result:
ath'ath_dbg_flags: 0 = 0xffffffff
> >> . run "ifconfig ath0 plumb" and see what's wrong
> with
> >> driver attaching.
> >>
> >
> > # ifconfig ath0 plumb
> > ifconfig: cannot open link "ath0": no such device
> or address
ooh ... if i do it as single user i get:
asy0: UART @ 3f8 scratch register: expected 0x5a, got 0xff
Cannot identify UART chip at 3f8
ath: ath_attach(): vendor 0x168c,device id 0x1a, cache size 8
ath: ath_attach(): athname: Atheros 5212
ath: ath_attach(): set command reg to 0x6
ath: ath_attach(): regs map1 = d5984000 err=0
ath: ath_hal_malloc(): 0: p=d51c6000, size=18084
ath: ath_hal_free(): 0: p=d51c6000, size=18084
ath: ath_attach(): unable to attach hw; HAL status 3
ath: ath_attach(): vendir 0x168c, device id 0x1a, cache size 8
ath: ath_attach(): athname: Atheros 5212
ath: ath_attach(): set command reg to 0x6
ifconfig: cannot open link "ath0": No such device or address
ath: ath_attach(): regs map1 = d62ae000 err=0
ath: ath_hal_malloc(): 0: p=d51d2000, size=18084
ath: ath_hal_free(): 0: p=d51d2000, size=18084
ath: ath_attach(): unable to attach hw; HAL status 3
sorry for any errors, obviously typing from one computer to the other :)
> # mdb -K
> [0]> ath_dbg_flags/W 0xffffffff
> [0]> :c
tried again ... it now says:
ath'ath_dbg_flags: 0xffffffff = 0xffffffff
This message posted from opensolaris.org
More information about the laptop-discuss
mailing list