Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-04-24 Thread PseudoCylon
Hello, Thank you for all the info. This one shall work. http://projects.nasreddine.com/projects/run/repository/revisions/mips_fix/show/dev/usb/wlan Please update if_run.c and if_runvar.h (2 files). Just in case, after kldload, please issue # sysctl hw.usb.run.debug=1 Now it prints out very little

Re: HEADS UP: SUJ Going in to head today

2010-04-24 Thread Matthew Jacob
Jeff Roberson wrote: On Sun, 25 Apr 2010, Alex Keda wrote: try in single user mode: tunefs -j enable / tunefs: Insuffient free space for the journal tunefs: soft updates journaling can not be enabled tunefs -j enable /dev/ad0s2a tunefs: Insuffient free space for the journal tunefs: soft updat

Re: HEADS UP: SUJ Going in to head today

2010-04-24 Thread Jeff Roberson
On Sun, 25 Apr 2010, Alex Keda wrote: try in single user mode: tunefs -j enable / tunefs: Insuffient free space for the journal tunefs: soft updates journaling can not be enabled tunefs -j enable /dev/ad0s2a tunefs: Insuffient free space for the journal tunefs: soft updates journaling can not

Re: New IPv6 settings in rc.conf

2010-04-24 Thread Doug Barton
On 04/24/10 17:54, Bruce Cran wrote: > I updated my router to the latest -CURRENT yesterday Did you run mergemaster after you upgraded? How old/what version of FreeBSD did you upgrade from? > and now I'm getting an > error on startup from ifconfig saying the the IPv6 addresses I've configured >

Re: HEADS UP: SUJ Going in to head today

2010-04-24 Thread Bruce Cran
On Tuesday 20 April 2010 23:15:48 Jeff Roberson wrote: > Hi Folks, > > You may have seen my other Soft-updates journaling (SUJ) announcements. > If not, it is a journaling system that works cooperatively with > soft-updates to eliminate the full background filesystem check after an > unclean shutd

New IPv6 settings in rc.conf

2010-04-24 Thread Bruce Cran
I updated my router to the latest -CURRENT yesterday and now I'm getting an error on startup from ifconfig saying the the IPv6 addresses I've configured are wrong ("bad value"). The settings I've got in rc.conf are: # IPv4 setup defaultrouter="a.b.c.d" gateway_enable="YES" ifconfig_vr0="a.b.c.d

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

2010-04-24 Thread Weongyo Jeong
On Sat, Apr 24, 2010 at 11:42:53PM +0800, Buganini wrote: > No luck here, it's still keeping scanning channels. > > --Buganini > > On Thu, Apr 15, 2010 at 1:34 AM, Ian FREISLICH wrote: > > Buganini wrote: > >> Hi, I got a Lenovo G450 with > >> siba_b...@pci0:4:0:0: class=0x028000 card=0x04b514e4

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

2010-04-24 Thread Weongyo Jeong
On Fri, Apr 23, 2010 at 06:44:25PM -0500, James R. Van Artsdalen wrote: > I have a Dell Zino HD (Mac mini clone, with eSATA ports) that uses the > BCM4353 chip (called a Dell 1520 card) > > no...@pci0:2:0:0:class=0x028000 card=0x000e1028 chip=0x435314e4 > rev=0x01 hdr=0x00 > vendor = '

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

2010-04-24 Thread Weongyo Jeong
On Sat, Apr 24, 2010 at 12:33:02AM +0200, Gustau P?rez wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > En/na Weongyo Jeong ha escrit: > > On Wed, Mar 03, 2010 at 11:10:14AM +0200, Alexandr Rybalko wrote: > >> On Wed, 3 Mar 2010 00:28:33 -0800 > >> Weongyo Jeong wrote: > > > I've been

Re: kern+world / ports make options

2010-04-24 Thread Doug Barton
On 04/24/10 09:42, Pegasus Mc Cleaft wrote: > Hello Hackers & Current, Please don't crosspost. If you're not what list to post to, the algorithm is: If the question is about a port, or the ports in general, use freebsd-ports@, otherwise use freebsd-questi...@. This post should have gone to -ports

HEADS UP: SUJ Going in to head today

2010-04-24 Thread Alex Keda
try in single user mode: tunefs -j enable / tunefs: Insuffient free space for the journal tunefs: soft updates journaling can not be enabled tunefs -j enable /dev/ad0s2a tunefs: Insuffient free space for the journal tunefs: soft updates journaling can not be enabled tunefs: /dev/ad0s2a: failed t

Re: Switchover to CAM ATA?

2010-04-24 Thread Marius Strobl
On Thu, Apr 22, 2010 at 06:31:37PM +0300, Alexander Motin wrote: > Hi. > > With time passed, CAM-based ATA infrastructure IMHO looks enough mature > now to enable it in HEAD. Now we have two new stable drivers ahci(4) and > siis(4), covering major part of modern SATA HBAs, `options ATA_CAM` > wrap

Re: kern+world / ports make options

2010-04-24 Thread Tom Evans
On Sat, Apr 24, 2010 at 5:42 PM, Pegasus Mc Cleaft wrote: > Hello Hackers & Current, > >        I was wondering it if is possible, or if it can be done so a separate > set > of CC, CXX, etc can be specified for building the world and kernel > independently of a ports build? > >        Right now,

kern+world / ports make options

2010-04-24 Thread Pegasus Mc Cleaft
Hello Hackers & Current, I was wondering it if is possible, or if it can be done so a separate set of CC, CXX, etc can be specified for building the world and kernel independently of a ports build? Right now, I use the base GCC to compile the world and kernel, and GCC44 for

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

2010-04-24 Thread Buganini
No luck here, it's still keeping scanning channels. --Buganini On Thu, Apr 15, 2010 at 1:34 AM, Ian FREISLICH wrote: > Buganini wrote: >> Hi, I got a Lenovo G450 with >> siba_b...@pci0:4:0:0: class=0x028000 card=0x04b514e4 chip=0x431514e4 >> rev=0x01 hdr=0x00 >>     vendor     = 'Broadcom Corpo

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-04-24 Thread Ganbold
PseudoCylon wrote: > Hello, > > Can you try this? (all 3 files has been updated) > http://projects.nasreddine.com/projects/run/repository/revisions/mips_fix/show/dev/usb/wlan > > This is for rev 207077 or newer. > If you are using older rev, please let me know with rev #, I'll change the > code ac

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-04-24 Thread Hans Petter Selasky
On Saturday 24 April 2010 13:06:19 Ganbold wrote: > PseudoCylon wrote: > > Hello, > > > > Can you try this? (all 3 files has been updated) > > http://projects.nasreddine.com/projects/run/repository/revisions/mips_fix > >/show/dev/usb/wlan > > > > This is for rev 207077 or newer. > > If you are usin

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-04-24 Thread Ganbold
PseudoCylon wrote: > Hello, > > Can you try this? (all 3 files has been updated) > http://projects.nasreddine.com/projects/run/repository/revisions/mips_fix/show/dev/usb/wlan > > This is for rev 207077 or newer. > If you are using older rev, please let me know with rev #, I'll change the > code ac

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-04-24 Thread Ganbold
PseudoCylon wrote: > Hello, > > Can you try this? (all 3 files has been updated) > http://projects.nasreddine.com/projects/run/repository/revisions/mips_fix/show/dev/usb/wlan > > This is for rev 207077 or newer. > If you are using older rev, please let me know with rev #, I'll change the > code ac

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-04-24 Thread Ganbold
PseudoCylon wrote: > Hello, > > Can you try this? (all 3 files has been updated) > http://projects.nasreddine.com/projects/run/repository/revisions/mips_fix/show/dev/usb/wlan > > This is for rev 207077 or newer. > If you are using older rev, please let me know with rev #, I'll change the > code ac

9-CURRENT panic

2010-04-24 Thread Giovanni Tirloni
Hello, I'm trying to boot 9-CURRENT amd64 from 4/6/2010 and I'm hitting a panic. ACPI enabled / Default: real memory = 2147483648 (2048 MB) avail memory = 2043375616 (1948 MB) ACPI APIC Table: panic: AP #1 (PHY# 1) failed! cpuid = 0 KDB: enter: panic [ thread pid 0 tid 0 ] Stopped at kbd_e