Re: Problem with new bwn driver on -CURRENT

2010-03-01 Thread Joe Marcus Clarke
On Mon, 2010-03-01 at 15:37 -0800, Weongyo Jeong wrote: > On Sun, Feb 28, 2010 at 03:24:28PM -0500, Joe Marcus Clarke wrote: > > I was extremely pleased to see this driver, so I could get off of the > > flaky NDIS version. I have a Dell Vostra 2510 with a LP bwn mini-PCI > > card. I have set if_b

[head tinderbox] failure on sparc64/sparc64

2010-03-01 Thread FreeBSD Tinderbox
TB --- 2010-03-02 01:24:11 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-03-02 01:24:11 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-03-02 01:24:11 - cleaning the object tree TB --- 2010-03-02 01:24:29 - cvsupping the source tree TB --- 2010-03-02 01:24:29 - /usr

[head tinderbox] failure on powerpc/powerpc

2010-03-01 Thread FreeBSD Tinderbox
TB --- 2010-03-02 01:07:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-03-02 01:07:00 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-03-02 01:07:00 - cleaning the object tree TB --- 2010-03-02 01:07:25 - cvsupping the source tree TB --- 2010-03-02 01:07:25 - /usr

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-03-01 Thread Gustau Pérez
En/na Weongyo Jeong ha escrit: > On Fri, Feb 26, 2010 at 04:21:06PM -0800, Xin LI wrote: > >> Hi, Weongyo, >> >> On 2010/02/25 16:51, Weongyo Jeong wrote: >> >>> FYI bwn(4) driver is committed into FreeBSD tree. I think the driver >>> supports your LP PHY device. After cvsup please try t

Re: Problem with new bwn driver on -CURRENT

2010-03-01 Thread Weongyo Jeong
On Sun, Feb 28, 2010 at 03:24:28PM -0500, Joe Marcus Clarke wrote: > I was extremely pleased to see this driver, so I could get off of the > flaky NDIS version. I have a Dell Vostra 2510 with a LP bwn mini-PCI > card. I have set if_bwn_load="YES" in /boot/loader.conf. I also have > bwn_v4_lp_uco

Re: check for jailed environment for adjkerntz

2010-03-01 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On 2010/03/01 12:55, Pawel Jakub Dawidek wrote: > On Mon, Mar 01, 2010 at 02:15:41AM +0300, Subbsd wrote: >> jail with "complete" type have standard crontab a file of tasks. However not >> all standard task are adapted for work in jail an environm

Patch to make ksched work right..

2010-03-01 Thread Randall Stewart
Jeff/Kib: I have made a small patch to make it so you can properly use the sched_getparam and sched_setscheduler() have them work properly for time-share classes. There were comments in the code about rejecting the idea of using it, but that is really not a good idea IMO since you need to be a

Re: check for jailed environment for adjkerntz

2010-03-01 Thread Pawel Jakub Dawidek
On Mon, Mar 01, 2010 at 02:15:41AM +0300, Subbsd wrote: > jail with "complete" type have standard crontab a file of tasks. However not > all standard task are adapted for work in jail an environment. For example > adjkerntz which generates > > adjkerntz [46733]: sysctl (set: "machdep.wall_cmos_clo

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-03-01 Thread Weongyo Jeong
On Sun, Feb 28, 2010 at 08:45:32PM +0100, Miki wrote: > Hi, > > Thanks for the work ! > > I have some problems here when I try to create a wlan interface : > bwn_v4_ucode5: could not load firmware image, error 2 > bwn0: the fw file(bwn_v4_ucode5) not found Did you try to UP the interface withloa

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-03-01 Thread Weongyo Jeong
On Sun, Feb 28, 2010 at 11:56:50PM +, Aditya Sarawgi wrote: > On Wed, Dec 23, 2009 at 11:51:34AM -0800, Weongyo Jeong wrote: > > On Wed, Dec 23, 2009 at 08:18:48AM +, Aditya Sarawgi wrote: > > > On Tue, Dec 22, 2009 at 07:53:31PM -0800, Weongyo Jeong wrote: > > > > Hello, > > > > > > > > N

Re: Crash with today's HEAD (r204479) appears to be wlan-related

2010-03-01 Thread Rui Paulo
On 1 Mar 2010, at 04:14, Doug Barton wrote: > Loaded symbols for /boot/kernel/wpifw.ko > #0 doadump () at pcpu.h:246 > 246 pcpu.h: No such file or directory. >in pcpu.h > (kgdb) #0 doadump () at pcpu.h:246 > #1 0xc05f668f in boot (howto=260) >at /usr/local/src/sys/kern/kern_shut

Re: Virtualbox

2010-03-01 Thread Bernhard Froehlich
On Mon, 1 Mar 2010 18:09:34 +0300, KOT MATPOCKuH wrote: > 2010/2/24 Bernhard Froehlich >> >> >> 00:00:15.481 !!Assertion Failed!! >> 00:00:15.481 Expression: paPages[i].Phys != 0 && paPages[i].Phys != >> >>> NIL_RTHCPHYS && >!(paPages[i].Phys & PAGE_OFFSET_MASK) >> 00:00:15.481 L

Re: ZFS and sh(1) panic: spin lock [lock addr] (smp rendezvous) held by [sh(1) proc tid] too long

2010-03-01 Thread Brandon Gooch
On Sat, Feb 20, 2010 at 4:19 PM, Attilio Rao wrote: > 2010/1/27 Brandon Gooch : >> The machine, a Dell Optiplex 755, has been locking up recently. The >> situation usually occurs while using VirtualBox (running a 64-bit >> Windows 7 instance) and doing anything else in another xterm (such as >> re

Re: Crash with today's HEAD (r204479) appears to be wlan-related

2010-03-01 Thread Doug Barton
On 03/01/10 10:24, Rui Paulo wrote: > On 1 Mar 2010, at 04:14, Doug Barton wrote: >> core.txt.0 is in my home directory on freefall. > > Can't see it: No read permission. Fixed, sorry. Doug -- ... and that's just a little bit of history repeating. -- Propellerh

AR9285 patch against stable/8

2010-03-01 Thread Rui Paulo
Hi, You can find a patch against FreeBSD 8 for the Atheros AR9285 support. This patch includes the same code as in HEAD and has been proven more functional than before (yeah I know I'm starting to be repetitive). http://people.freebsd.org/~rpaulo/ar9285_stable8.diff Please test. I'm pla

[FAQ] FBSD on a USB stick

2010-03-01 Thread Hans Petter Selasky
Hi, Sometimes the USB sticks won't get detected in time. You can fix this by using the following simple quick and dirty patch. --HPS == --- sys/kern/vfs_mount.c(revision 204512) +++ sys/kern/vfs_mount.c(local) @@ -1

Re: Problem building Openoffice 3.2.0 at current

2010-03-01 Thread Scot Hetzel
On Mon, Mar 1, 2010 at 7:29 AM, KOT MATPOCKuH wrote: > Hello! > > I'm trying to build OOo 3.2.0 on my notebook with 2Gb of memory and 4Gb swap > size. > from dmesg.boot: > real memory  = 2147483648 (2048 MB) > avail memory = 2089287680 (1992 MB) > swapinfo: > Device          1K-blocks     Used    

Re: Virtualbox

2010-03-01 Thread KOT MATPOCKuH
2010/2/24 Bernhard Froehlich > > > 00:00:15.481 !!Assertion Failed!! > 00:00:15.481 Expression: paPages[i].Phys != 0 && paPages[i].Phys != > >>> NIL_RTHCPHYS && >!(paPages[i].Phys & PAGE_OFFSET_MASK) > 00:00:15.481 Location  : > >>> /usr/ports/emulators/virtualbox-ose/work/Virtual

Problem building Openoffice 3.2.0 at current

2010-03-01 Thread KOT MATPOCKuH
Hello! I'm trying to build OOo 3.2.0 on my notebook with 2Gb of memory and 4Gb swap size. from dmesg.boot: real memory = 2147483648 (2048 MB) avail memory = 2089287680 (1992 MB) swapinfo: Device 1K-blocks UsedAvail Capacity /dev/gpt/swap 41943040 4194304 0% uname

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-03-01 Thread Alexandr Rybalko
On Sun, 28 Feb 2010 01:52:59 -0800 Weongyo Jeong wrote: >> On Sat, Feb 27, 2010 at 01:15:35AM +0200, Alex RAY wrote: >> > Hi Weongyo, >> > >> > Can new siba release operate in systems like in this SVG image? >> > System example: CPU BCM5836 + Wi-Fi BCM4318 >> >> Recent changes of siba(4) by mys

Re: [head tinderbox] failure on arm/arm

2010-03-01 Thread Robert Watson
On Mon, 1 Mar 2010, FreeBSD Tinderbox wrote: ===> usr.bin/systat (all) cc -O -pipe -DINET6 -std=gnu99 -Wno-pointer-sign -c /src/usr.bin/systat/cmds.c cc -O -pipe -DINET6 -std=gnu99 -Wno-pointer-sign -c /src/usr.bin/systat/cmdtab.c In file included from /src/usr.bin/systat/extern.h:39,