Re: Event based scheduling and USB.

2010-10-27 Thread Hans Petter Selasky
By default USB devices are not suspended. You can use "usbconfig power_save" to enable automatic power save for all devices. --HPS ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, sen

ifconfig msk0 up hang and eating 100%CPU

2010-10-27 Thread Andrey Smagin
"ifconfig msk0 up" hang and I can't kill it, also ping any host via another working interface - ping hang. What I can do for debug it process ? FreeBSD 9.0-CURRENT #4: Wed Oct 27 01:00:31 MSD 2010 root@:/usr/obj/usr/src/sys/SAM amd64 >top last pid: 58489; load averages: 6.55, 4.98, 2.7

Strange hang HPET in current

2010-10-27 Thread Andrey Smagin
In my box (amd64, current 20.oct.10 ) some time hang by 5-10 minutes with random subsystem, may hang disk access,network,very often tty. In most no output in log, sometimes with messages "calcru: .". After 5-10 minutes it continue work again. When I disabled HPET in bios - problem gone. _

[patch] via_dma.c

2010-10-27 Thread Ian FREISLICH
Hi While trying to make googleearth work on a Via Epia LN board with openchrome and GL we noticed that the X server crashed after about 30 seconds of use. I got a flood of the following messages. Oct 26 12:13:24 test kernel: error: [drm:pid97391:via_hook_segment] *ERROR* Paused at incorrect add

Re: Event based scheduling and USB.

2010-10-27 Thread Alexander Motin
Nate Lawson wrote: > On 10/26/2010 12:57 PM, Alexander Motin wrote: >> Takanori Watanabe wrote: >>> I updated my FreeBSD tree on laptop, to the current >>> as of 18 Oct.2010, it works fine with CPU C3 state enabled, >>> >>> I think this is your achievement of event time scheduler, >>> thanks! > >

Re: Event based scheduling and USB.

2010-10-27 Thread Alexander Leidinger
Quoting Alexander Motin (from Tue, 26 Oct 2010 22:57:59 +0300): Takanori Watanabe wrote: It's time to implement powertop for freebsd, isn't it? Surely it is. I was even thinking about possibility to port one from OpenSolaris, but other work distracted me. You may take it, it you wish.

Re: Event based scheduling and USB.

2010-10-27 Thread Hans Petter Selasky
On Wednesday 27 October 2010 10:14:18 Alexander Motin wrote: > As I understand, if respective USB port is not used, USB stack should > put it into power_save mode not poll so often to deny entering C3 state. USB will stop the hardware from polling RAM, but still a 4 second root HUB software timer

Re[2]: ifconfig msk0 up hang and eating 100%CPU

2010-10-27 Thread Andrey Smagin
Wed, 27 Oct 2010 11:52:18 +0400 письмо от "Ilya A. Arhipov" : > dmesg | grep msk > and procstat -kk pid > 27.10.10, 11:45, "Andrey Smagin" : > > "ifconfig msk0 up" hang and I can't kill it, also ping any host via another > working interface - ping hang. > >? What I can do for debug it process ?

Re: ifconfig msk0 up hang and eating 100%CPU

2010-10-27 Thread Ilya A. Arhipov
dmesg | grep msk and procstat -kk pid 27.10.10, 11:45, "Andrey Smagin" : > "ifconfig msk0 up" hang and I can't kill it, also ping any host via another working interface - ping hang. > What I can do for debug it process ? > > Fre

Re: Broadcom BCM4310 USB Controller (Wifi)

2010-10-27 Thread Alberto Villa
On Tue, Oct 26, 2010 at 2:09 PM, Paul B Mahol wrote: >> i've tried ndis without success... > > Sharing you experience would help (if you are not on amd64). i'm on i386 at the moment, but i'll switch to amd64 as soon as i decide what to do (keep freebsd natively or virtualize it under windows... i

Re: Broadcom BCM4310 USB Controller (Wifi)

2010-10-27 Thread Paul B Mahol
On 10/27/10, Alberto Villa wrote: > On Tue, Oct 26, 2010 at 2:09 PM, Paul B Mahol wrote: >>> i've tried ndis without success... >> >> Sharing you experience would help (if you are not on amd64). > > i'm on i386 at the moment, but i'll switch to amd64 as soon as i > decide what to do (keep freebsd

Broadcom BCM4310 USB Controller (Wifi)

2010-10-27 Thread Alberto Villa
On Wed, Oct 27, 2010 at 1:36 PM, Paul B Mahol wrote: > NDISulator does not support 6.X NDIS API. You will need to find bcmwl5 > driver. Note 5 vs 6 in driver name. > Editing inf files will give you nothing. i've tried that driver, but apparently it doesn't support my card... loading the .ko doesn

Re: Broadcom BCM4310 USB Controller (Wifi)

2010-10-27 Thread Scot Hetzel
On Wed, Oct 27, 2010 at 12:07 PM, Scot Hetzel wrote: > On Wed, Oct 27, 2010 at 8:58 AM, Alberto Villa wrote: >> On Wed, Oct 27, 2010 at 1:36 PM, Paul B Mahol wrote: >>> NDISulator does not support 6.X NDIS API. You will need to find bcmwl5 >>> driver. Note 5 vs 6 in driver name. >>> Editing inf

Re: Broadcom BCM4310 USB Controller (Wifi)

2010-10-27 Thread Scot Hetzel
On Wed, Oct 27, 2010 at 8:58 AM, Alberto Villa wrote: > On Wed, Oct 27, 2010 at 1:36 PM, Paul B Mahol wrote: >> NDISulator does not support 6.X NDIS API. You will need to find bcmwl5 >> driver. Note 5 vs 6 in driver name. >> Editing inf files will give you nothing. > > i've tried that driver, but

Re: Broadcom BCM4310 USB Controller (Wifi)

2010-10-27 Thread Matthias Apitz
El día Wednesday, October 27, 2010 a las 05:10:32PM +, Alberto Villa escribió: > On Wed, Oct 27, 2010 at 5:07 PM, Scot Hetzel wrote: > > Where did you get your bcmwl5 driver?  If you downloaded it from Acer, > > it should work.  If you downloaded it from anywhere else then this > > might be

Re: Broadcom BCM4310 USB Controller (Wifi)

2010-10-27 Thread Matthias Apitz
El día Wednesday, October 27, 2010 a las 12:12:09PM -0500, Scot Hetzel escribió: > > Where did you get your bcmwl5 driver?  If you downloaded it from Acer, > > it should work.  If you downloaded it from anywhere else then this > > might be why it didn't work for you. > > > > Just noticed that you

Re: Broadcom BCM4310 USB Controller (Wifi)

2010-10-27 Thread Matthias Apitz
El día Wednesday, October 27, 2010 a las 12:07:51PM -0500, Scot Hetzel escribió: > On Wed, Oct 27, 2010 at 8:58 AM, Alberto Villa wrote: > > On Wed, Oct 27, 2010 at 1:36 PM, Paul B Mahol wrote: > >> NDISulator does not support 6.X NDIS API. You will need to find bcmwl5 > >> driver. Note 5 vs 6 i