Re: newbus' ivar's limitation..

2012-07-16 Thread Arnaud Lacombe
Hi, On Fri, Jul 13, 2012 at 1:56 PM, Arnaud Lacombe wrote: > Hi, > > On Thu, Jul 12, 2012 at 1:20 AM, Warner Losh wrote: >> [..] >> Honestly, though, I think you'll be more pissed when you find out that the >> N:1 interface that you want is being done in the wrong domain. But I've >> been wro

[head tinderbox] failure on mips/mips

2012-07-16 Thread FreeBSD Tinderbox
TB --- 2012-07-17 00:36:49 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-07-17 00:36:49 - 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 --- 2012-

Re: ia64 r237134 netstat -r: netstat: kvm_read: Bad address

2012-07-16 Thread Marcel Moolenaar
On Jul 16, 2012, at 12:30 AM, Anton Shterenlikht wrote: > On ia64 netstat -r broke some time > between 8.1-release, and r237134. Can you file a PR so that it's being tracked. Thanks, -- Marcel Moolenaar mar...@xcllnt.net ___ freebsd-current@freebsd

Re: Erratic USB mouse behaviour when wireless is down and USB hard disk connected

2012-07-16 Thread Adrian Chadd
Also, please check dmesg if you haven't. The firmware on the NIC may have crashed and you may be able to fix it by simply restarting the wlan interface. Adrian On 16 July 2012 05:47, Erich Dollansky wrote: > Hi, > > On Sunday 15 July 2012 15:25:10 Adrian Chadd wrote: >> Sounds like bluetooth

Re: [CFC/CFT] large changes in the loader(8) code

2012-07-16 Thread Marius Strobl
On Mon, Jul 16, 2012 at 04:00:49PM +0400, Andrey V. Elsukov wrote: > On 16.07.2012 15:31, Andriy Gapon wrote: > >> Yes. It should work as before. > > > > Well, but it's obvious that zfs_probe_dev would be attempting to do some > > unneeded > > stuff (trying to treat partitions as disks) for that

Re: [HEADSUP & CFT] pkg 1.0rc1 and schedule

2012-07-16 Thread Jeremy Messenger
On Mon, Jul 16, 2012 at 2:24 AM, Matthew Seaman wrote: > On 16/07/2012 05:22, Jeremy Messenger wrote: >> It's one of reason why I do not agree to remove the shared library >> version from the LIB_DEPENDS, so that way in future someone can add >> support in the package to check on shared library ve

Re: Erratic USB mouse behaviour when wireless is down and USB hard disk connected

2012-07-16 Thread Erich Dollansky
Hi, On Monday 16 July 2012 20:07:27 Hans Petter Selasky wrote: > On Monday 16 July 2012 14:47:04 Erich Dollansky wrote: > > Hi, > > > > On Sunday 15 July 2012 15:25:10 Adrian Chadd wrote: > > > Sounds like bluetooth coexistence? > > > > the problem are only there when the network goes down while

Re: Erratic USB mouse behaviour when wireless is down and USB hard disk connected

2012-07-16 Thread Hans Petter Selasky
On Monday 16 July 2012 14:47:04 Erich Dollansky wrote: > Hi, > > On Sunday 15 July 2012 15:25:10 Adrian Chadd wrote: > > Sounds like bluetooth coexistence? > > the problem are only there when the network goes down while being used. > When the network is down when I start the machine and when the

Re: Erratic USB mouse behaviour when wireless is down and USB hard disk connected

2012-07-16 Thread Erich Dollansky
Hi, On Sunday 15 July 2012 15:25:10 Adrian Chadd wrote: > Sounds like bluetooth coexistence? > the problem are only there when the network goes down while being used. When the network is down when I start the machine and when the network is up and running, the problem is not there. This makes

Re: [CFC/CFT] large changes in the loader(8) code

2012-07-16 Thread Andrey V. Elsukov
On 16.07.2012 15:31, Andriy Gapon wrote: >> Yes. It should work as before. > > Well, but it's obvious that zfs_probe_dev would be attempting to do some > unneeded > stuff (trying to treat partitions as disks) for that case. To me this is a > clear > indication zfs_probe_dev is not optimal for a

Re: [CFC/CFT] large changes in the loader(8) code

2012-07-16 Thread Andriy Gapon
on 16/07/2012 14:14 Andrey V. Elsukov said the following: > On 16.07.2012 15:05, Andriy Gapon wrote: 2. I am not sure if I like the approach of moving partition tasting code into common ZFS code (zfs.c). On one hand, it now makes sense because the new partition iteration code

Re: [CFC/CFT] large changes in the loader(8) code

2012-07-16 Thread Andrey V. Elsukov
On 16.07.2012 15:05, Andriy Gapon wrote: >>> 2. I am not sure if I like the approach of moving partition tasting code >>> into >>> common ZFS code (zfs.c). On one hand, it now makes sense because the new >>> partition iteration code is machine-independent. On the other hand, the >>> reason >>>

Re: [CFC/CFT] large changes in the loader(8) code

2012-07-16 Thread Andriy Gapon
on 16/07/2012 13:57 Andrey V. Elsukov said the following: > On 16.07.2012 14:23, Andriy Gapon wrote: >> on 26/06/2012 15:50 Andrey V. Elsukov said the following: >>> 3. ZFS code now uses new API and probing on the systems with many disks >>> should be greatly increased: >>> zfs/zfs.c >>>

Re: [CFC/CFT] large changes in the loader(8) code

2012-07-16 Thread Andrey V. Elsukov
On 16.07.2012 14:23, Andriy Gapon wrote: > on 26/06/2012 15:50 Andrey V. Elsukov said the following: >> 3. ZFS code now uses new API and probing on the systems with many disks >> should be greatly increased: >> zfs/zfs.c >> i386/loader/main.c > > First of all, it's hard to parse th

Re: Syscons issue Intel D2700

2012-07-16 Thread Marek Salwerowicz
W dniu 2012-07-15 13:31, Poul-Henning Kamp pisze: In message <5002a893.8050...@wp.pl>, Marek Salwerowicz writes: W dniu 2012-07-14 19:32, Poul-Henning Kamp pisze: Try the fix I committed in r237203+r237223, that was for a D2500CC which also had bogus VGA behaviour. Thanks, Is it only available

Re: [CFC/CFT] large changes in the loader(8) code

2012-07-16 Thread Andriy Gapon
on 26/06/2012 15:50 Andrey V. Elsukov said the following: > 3. ZFS code now uses new API and probing on the systems with many disks > should be greatly increased: > zfs/zfs.c > i386/loader/main.c First of all, it's hard to parse the above sentence. "probing ... should be greatly in

[head tinderbox] failure on ia64/ia64

2012-07-16 Thread FreeBSD Tinderbox
TB --- 2012-07-16 07:18:13 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-07-16 07:18:13 - 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 --- 2012-

[head tinderbox] failure on amd64/amd64

2012-07-16 Thread FreeBSD Tinderbox
TB --- 2012-07-16 06:10:00 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-07-16 06:10:00 - 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 --- 2012-

[head tinderbox] failure on i386/pc98

2012-07-16 Thread FreeBSD Tinderbox
TB --- 2012-07-16 06:10:00 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-07-16 06:10:00 - 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 --- 2012-

[head tinderbox] failure on i386/i386

2012-07-16 Thread FreeBSD Tinderbox
TB --- 2012-07-16 06:10:00 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-07-16 06:10:00 - 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 --- 2012-

Re: [HEADSUP & CFT] pkg 1.0rc1 and schedule

2012-07-16 Thread Peter Jeremy
On 2012-Jul-16 07:18:05 +0100, Matthew Seaman wrote: >No. Parallel installs will not work -- the first to start will lock the >DB, and the second won't be able to proceed. Good - it was the locking I was mostly concerned about. As long as the install is locked, it's safe to run multiple port in

ia64 r237134 netstat -r: netstat: kvm_read: Bad address

2012-07-16 Thread Anton Shterenlikht
On ia64 netstat -r broke some time between 8.1-release, and r237134. mech-as221# uname -a FreeBSD mech-as221.men.bris.ac.uk 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Sun Jul 18 18:31:37 UTC 2010 r...@pluto1.freebsd.org:/usr/obj/usr/src/sys/GENERIC ia6 4 mech-as221# netstat -r Routing tables Inter

Re: [HEADSUP & CFT] pkg 1.0rc1 and schedule

2012-07-16 Thread Matthew Seaman
On 16/07/2012 05:22, Jeremy Messenger wrote: > It's one of reason why I do not agree to remove the shared library > version from the LIB_DEPENDS, so that way in future someone can add > support in the package to check on shared library version then prevent > package to install because it's not ABI

[head tinderbox] failure on arm/arm

2012-07-16 Thread FreeBSD Tinderbox
TB --- 2012-07-16 06:10:00 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-07-16 06:10:00 - 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 --- 2012-