DragonFly BSD
DragonFly bugs List (threaded) for 2006-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: sound problem


From: "Sepherosa Ziehau" <sepherosa@xxxxxxxxx>
Date: Tue, 15 Aug 2006 02:23:04 -0400

On 8/14/06, Thomas Nikolajsen <thomas.nikolajsen@xxxxxxx> wrote:
Sepherosa Ziehau <sepherosa@xxxxxxxxx> wrote:
> Try:
> sysctl kern.polling.enable=1
> ifconfig re0 polling
>
> See whether the problem still exists
>
> Best Regards,
> sephe
>
> --
> Live Free or Die

It turns out that problem is only experienced with 'no carrier' for re0;
regardless of whether polling(4) is enabled.

mmm, then it may be caused by reading the GMII register while there is no carrier (but it is quite strange why this does not happen on 1.4 branch). Try following test: After you have brought re0 up (e.g. by configuring its ip address), run `ifconfig re0 down` and unplug the cable, see whether the problem still exists.

BTW, please post the output of `dmesg`

Best Regards,
sephe

--
Live Free or Die



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]