[PATCH] Fix sbin/fsdb/fsdbutil.c for r247212

2013-02-24 Thread David Wolfskill
Whine was: ... CC='clang' mkdep -f .depend -a-I/usr/src/sbin/fsdb/../fsck_ffs -std=gnu99 /usr/src/sbin/fsdb/fsdb.c /usr/src/sbin/fsdb/fsdbutil.c /usr/src/sbin/fsdb/../fs ck_ffs/dir.c /usr/src/sbin/fsdb/../fsck_ffs/ea.c /usr/src/sbin/fsdb/../fsck_ffs/ fsutil.c

Re: [PATCH] Fix sbin/fsdb/fsdbutil.c for r247212

2013-02-24 Thread David Wolfskill
On Sun, Feb 24, 2013 at 07:05:34AM -0800, David Wolfskill wrote: ...hine was: Simple patch attached; world is still building, but at least it got through the make dependencies phase this time. ... That was incomplete, as it didn't (also) address the change to getdatablk(). The attached patch

Re: FreeBSD Testing Facility

2013-02-24 Thread Giorgos Keramidas
On 2013-02-21 07:04, Matthew Jacob mja...@freebsd.org wrote: On 2/21/2013 5:04 AM, Mehmet Erol Sanliturk wrote: Dear All , During development of FreeBSD , testing is very vital . ... This in general is a good suggestion. Most companies do such automated testing as a matter of course.

[head tinderbox] failure on arm/arm

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 16:20:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 16:20:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on armv6/arm

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 16:20:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 16:20:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on amd64/amd64

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 16:20:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 16:20:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on i386/i386

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 16:20:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 16:20:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on ia64/ia64

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 17:56:43 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 17:56:43 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on mips/mips

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 18:29:16 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 18:29:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on mips64/mips

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 18:29:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 18:29:29 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

USB not working

2013-02-24 Thread Daniel Eischen
Hey, I've got a Dell Inspiron 15R Special Edition and haven't had working USB since first installing FreeBSD on it. I'm currently at r247154. When I insert a flash drive (which works fine on my desktop -current system), it is not recognized. I've tried multiple different USB drives (external

Re: [PATCH] Fix sbin/fsdb/fsdbutil.c for r247212

2013-02-24 Thread Sergey Kandaurov
On 24 February 2013 19:25, David Wolfskill da...@catwhisker.org wrote: On Sun, Feb 24, 2013 at 07:05:34AM -0800, David Wolfskill wrote: ...hine was: Simple patch attached; world is still building, but at least it got through the make dependencies phase this time. ... That was incomplete, as

Fixing X220 Video The Right Way

2013-02-24 Thread matt
I am working on fixing acpi_video for X220. My X220 is back to FreeBSD land, and I always felt \VBRC calls were dirty. So I've set out to fix acpi_video to work naturally, as it does in linux land. Background: Lenovo laptops boot in a mode where the brightness keys automagically work, under

CPU0: Local APIC error 0x80

2013-02-24 Thread matt
What does this mean exactly? Whenever I call/evaluate certain ACPI paths, this gets printed on console. I assume it's a concurrent access issue or something, or perhaps just a bios/uefi problem? Matt ___ freebsd-current@freebsd.org mailing list

Re: panic bus_dma

2013-02-24 Thread cpet
On 2013-02-24 00:01, Konstantin Belousov wrote: On Sat, Feb 23, 2013 at 07:41:18PM -0600, cpet wrote: Seems like my issue was imposed by commit 246713 tested using 246712 boots tested using 246713 panics keeping all the current debug stuff made the system keep going but reset the 3ware

Re: FreeBSD Testing Facility

2013-02-24 Thread Mehmet Erol Sanliturk
On Sun, Feb 24, 2013 at 9:25 AM, Giorgos Keramidas keram...@freebsd.orgwrote: On 2013-02-21 07:04, Matthew Jacob mja...@freebsd.org wrote: On 2/21/2013 5:04 AM, Mehmet Erol Sanliturk wrote: Dear All , During development of FreeBSD , testing is very vital . ... This in general is a

[head tinderbox] failure on i386/pc98

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 17:56:42 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 17:56:42 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on sparc64/sparc64

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 19:17:39 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 19:17:39 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: FreeBSD Testing Facility

2013-02-24 Thread Alexander Yerenkow
How about create -testing mail list, and start searching for any kind of volunteers? I could lend a hand in creating auto-testing some aspects of FreeBSD (at leas successful booting/working net/route etc), someone else probably could have to say something too. I think resources are there, they

[head tinderbox] failure on powerpc/powerpc

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 19:03:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 19:03:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on powerpc64/powerpc

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 19:17:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 19:17:26 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: FreeBSD Testing Facility

2013-02-24 Thread Mehmet Erol Sanliturk
On Sun, Feb 24, 2013 at 12:48 PM, Alexander Yerenkow yeren...@gmail.comwrote: How about create -testing mail list, and start searching for any kind of volunteers? I could lend a hand in creating auto-testing some aspects of FreeBSD (at leas successful booting/working net/route etc), someone

[head tinderbox] failure on arm/arm

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 21:20:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 21:20:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on armv6/arm

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-24 21:20:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-24 21:20:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on mips/mips

2013-02-24 Thread FreeBSD Tinderbox
TB --- 2013-02-25 01:32:42 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-25 01:32:42 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: [patch] i386 pmap sysmaps_pcpu[] atomic access

2013-02-24 Thread Andrew Turner
On Thu, 21 Feb 2013 10:43:49 -0500 John Baldwin j...@freebsd.org wrote: On Thursday, February 21, 2013 7:53:52 am Svatopluk Kraus wrote: On Wed, Feb 20, 2013 at 4:22 PM, John Baldwin j...@freebsd.org wrote: On Wednesday, February 20, 2013 7:31:08 am Svatopluk Kraus wrote: On Tue, Feb