Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 20:24:03 +0200
From:      Guy Brand <gb@isis.u-strasbg.fr>
To:        freebsd-mobile@freebsd.org
Subject:   ath broken with CURRENT?
Message-ID:  <20071018182403.GA1822@isis.u-strasbg.fr>

next in thread | raw e-mail | index | archive | help
  Hi,

  
  # uname -v | sed "s/root.*//"
  FreeBSD 8.0-CURRENT #18: Thu Oct 18 19:50:41 CEST 2007

  The kernel is GENERIC without WITNESS and INVARIANTS.

  # ifconfig ath0 up
  # fgrep ath /var/log/message
  Oct 18 20:06:55 6nq kernel: ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
  Oct 18 20:06:55 6nq kernel: ath0: <Atheros 5212> mem 0x88000000-0x8800ffff irq 16 at device 0.0 on cardbus0
  Oct 18 20:06:55 6nq kernel: ath0: [ITHREAD]
  Oct 18 20:06:55 6nq kernel: ath0: using obsoleted if_watchdog interface
  Oct 18 20:06:55 6nq kernel: ath0: Ethernet address: 00:0f:cb:b1:ea:b3
  Oct 18 20:06:55 6nq kernel: ath0: mac 10.5 phy 6.1 radio 6.3
  Oct 18 20:07:51 6nq kernel: ath0: unable to reset hardware; hal status 0

  If I keep trying to "ifconfig ath0 up", I see:

  Oct 18 20:08:10 6nq kernel: ath0: unable to reset hardware; hal status 4243348276
  Oct 18 20:08:11 6nq kernel: ath0: unable to reset hardware; hal status 4242783028
  Oct 18 20:08:12 6nq kernel: ath0: unable to reset hardware; hal status 4242795316
  Oct 18 20:08:13 6nq kernel: ath0: unable to reset hardware; hal status 4242807604
  Oct 18 20:08:14 6nq kernel: ath0: unable to reset hardware; hal status 4242807604
  Oct 18 20:08:16 6nq kernel: ath0: unable to reset hardware; hal status 4242795316
  Oct 18 20:08:29 6nq kernel: ath0: unable to reset hardware; hal status 4242783028
  Oct 18 20:08:30 6nq kernel: ath0: unable to reset hardware; hal status 4242123572
  Oct 18 20:08:32 6nq kernel: ath0: unable to reset hardware; hal status 4241132340
  Oct 18 20:08:34 6nq kernel: ath0: unable to reset hardware; hal status 4242893620
  Oct 18 20:08:37 6nq kernel: ath0: unable to reset hardware; hal status 4243213108
  Oct 18 20:08:38 6nq kernel: ath0: unable to reset hardware; hal status 4243335988
  Oct 18 20:08:40 6nq kernel: ath0: unable to reset hardware; hal status 4243323700
  
  Last time this card was working: FreeBSD 7.0-CURRENT #11: Wed Oct 10
  18:14:08 CEST 2007.

  Anything I could try?
  Thanks,

-- 
  bug




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071018182403.GA1822>