Re: [CFT] Sierra Wireless HSPA+ USB modem

2011-06-28 Thread Hans Petter Selasky
On Tuesday 28 June 2011 06:58:37 PseudoCylon wrote: Hello Here is a driver for Sierra Wireless HSPA+ USB modem. Please test it. My subscription will expire on June 29, 2011. (Yes, it sounds silly.) So, try it before too late. source tree https://gitorious.org/usie/usie/trees/master

NFS/BOOTP problem

2011-06-28 Thread Grzegorz Bernacki
Hi, After rebasing to new -current I experienced problem with mounting root via NFS. I was getting error: Mounting from nfs: failed with error 2: unknown file system.. I use BOOTP and NFSv3 (option NFSCLIENT). It seems that bootp set fs type to 'nfs' and recently NFSv3 was renamed to

Re: Thoughts on TMPFS no longer being considered highly experimental

2011-06-28 Thread Kostik Belousov
On Mon, Jun 27, 2011 at 10:42:07AM -0700, David O'Brien wrote: Hi KIB, Thanks for the list of issues you know about -- I don't believe we have PRs covering those. On Thu, Jun 23, 2011 at 11:21:53PM +0300, Kostik Belousov wrote: - I believe Peter Holm has more test cases that fails with

Panic in ieee80211 tx mgmt timeout

2011-06-28 Thread Stefan Esser
Hi, is this a known issue? My -CURRENT system (r223560M, amd64, 8GB, Atheros WLAN) panics after minutes to hours of uptime with the following message: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 0 fault virtual address = 0xff807f502000 fault code =

Re: NFS/BOOTP problem

2011-06-28 Thread Rick Macklem
Grzegorz Bernacki wrote: Hi, After rebasing to new -current I experienced problem with mounting root via NFS. I was getting error: Mounting from nfs: failed with error 2: unknown file system.. I use BOOTP and NFSv3 (option NFSCLIENT). It seems that bootp set fs type to 'nfs' and recently

CAM/SATA: attach/detach problems with harddrive

2011-06-28 Thread O. Hartmann
Hello. Several maintenance of a ZFS pools has to be done and my intention was to swap the 2TB hd disk (WDC WD20EARS-00MVWB0) with a 3TB hd disk (WD30EZRX). zfs umount works well, zpool export POOL also worked well, but I didn't find any detach command within camcontrol (I use the new

Re: named crashes on assertion in rbtdb.c o? sparc64/SMP

2011-06-28 Thread Marius Strobl
On Mon, Jun 27, 2011 at 07:19:33PM +0400, KOT MATPOCKuH wrote: Hello! I'm got a problem with named on FreeBSD-CURRENT/sparc64. Up to 5 times a day it crashes with these messages: 27-Jun-2011 03:42:14.384 general: /usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/rbtdb.c:1614:

Hang at Timecounters tick every 1.000 msec

2011-06-28 Thread Patrick Lahni
Hello, I have tried installed FreeBSD-CURRENT on my machine but it hangs on boot. It gets as far as Timecounters tick every 1.000 msec and stops responding and I have to perform a hard reset. I was originally running 8.2-STABLE without any issues and decided to upgrade. That said, I can boot

Re: Panic in ieee80211 tx mgmt timeout

2011-06-28 Thread Scot Hetzel
On Tue, Jun 28, 2011 at 4:28 AM, Stefan Esser st_es...@t-online.de wrote: This panic message is manually transcribed, since the GPT-only partitioning prevents dumping of a kernel core. (Why, BTW?) You should be able to get a kernel core dump on a system with a GPT partitioned disk. Do you have

Re: CAM/SATA: attach/detach problems with harddrive

2011-06-28 Thread Alexander Motin
On 28.06.2011 18:09, O. Hartmann wrote: Several maintenance of a ZFS pools has to be done and my intention was to swap the 2TB hd disk (WDC WD20EARS-00MVWB0) with a 3TB hd disk (WD30EZRX). zfs umount works well, zpool export POOL also worked well, but I didn't find any detach command within

Re: Clang buildworld failure due to multiple definitions of __isnanf

2011-06-28 Thread Eric McCorkle
On 6/28/11 1:42 AM, Benjamin Kaduk wrote: On Tue, 28 Jun 2011, Benjamin Kaduk wrote: On Mon, 27 Jun 2011, Eric McCorkle wrote: make.conf: CPUTYPE?=core2 .if !defined(CC) || ${CC} == cc CC=clang CFLAGS=-Qunused-arguments .endif .if !defined(CXX) || ${CXX} == c++ CXX=clang++ .endif NO_WERROR=

Re: -Qunused-parameter and clang (was Re: GHC Port on 9-CURRENT)

2011-06-28 Thread Pan Tsu
Niclas Zeising zeis...@daemonic.se writes: Sorry for hijacking this thread, and cross posting. On 2011-06-26 03:07, Gabor PALI wrote: With Clang, an error occurs in one of the configure scripts, because Clang warns about unused command-line arguments, and the configure script assumes

Re: Clang buildworld failure due to multiple definitions of __isnanf

2011-06-28 Thread Garrett Cooper
On Mon, Jun 27, 2011 at 8:59 AM, Eric McCorkle e...@shadowsun.net wrote: On 6/27/11 8:29 AM, Dimitry Andric wrote: On 2011-06-27 04:32, Eric McCorkle wrote: I've both seen reports and experienced make buildworld with clang failing in usr.bin/xlint/lint1 (really, make kernel-toolchain is what

Re: Clang buildworld failure due to multiple definitions of __isnanf

2011-06-28 Thread Garrett Cooper
On Tue, Jun 28, 2011 at 12:47 PM, Pan Tsu iny...@gmail.com wrote: Garrett Cooper yaneg...@gmail.com writes: [...] Just noticed, the CFLAGS would disable optimization, which would explain why no one else seems to see this.  Still, I think the underlying issue warrants investigation. Two

Re: -Qunused-parameter and clang (was Re: GHC Port on 9-CURRENT)

2011-06-28 Thread Niclas Zeising
On 2011-06-28 21:19, Pan Tsu wrote: Niclas Zeising zeis...@daemonic.se writes: Sorry for hijacking this thread, and cross posting. On 2011-06-26 03:07, Gabor PALI wrote: With Clang, an error occurs in one of the configure scripts, because Clang warns about unused command-line arguments,

Re: GHC Port on 9-CURRENT

2011-06-28 Thread Eric McCorkle
On 6/25/11 9:07 PM, Gabor PALI wrote: I would be happy to see the logs. Attached. Sorry it took so long. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

Re: [CFT] Sierra Wireless HSPA+ USB modem

2011-06-28 Thread PseudoCylon
- Original Message - From: Hans Petter Selasky hsela...@c2i.net To: freebsd-current@freebsd.org; PseudoCylon moonlightak...@yahoo.ca Cc: freebsd-wirel...@freebsd.org freebsd-wirel...@freebsd.org Sent: Tuesday, June 28, 2011 12:50:57 AM Subject: Re: [CFT] Sierra Wireless HSPA+ USB

[RFC] winbond watchdog driver for FreeBSD/i386 and FreeBSD/amd64

2011-06-28 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I'd like to request for comments on the attached driver, which supports watchdogs on several Winbond super I/O chip models and have been tested on a few of recent Supermicro motherboards. Cheers, - -- Xin LI delp...@delphij.net

Re: CAM/SATA: attach/detach problems with harddrive

2011-06-28 Thread Hartmann, O.
On 06/28/11 20:33, Alexander Motin wrote: On 28.06.2011 18:09, O. Hartmann wrote: Several maintenance of a ZFS pools has to be done and my intention was to swap the 2TB hd disk (WDC WD20EARS-00MVWB0) with a 3TB hd disk (WD30EZRX). zfs umount works well, zpool export POOL also worked well, but

Re: Panic in ieee80211 tx mgmt timeout

2011-06-28 Thread Adrian Chadd
This is kinda strange; that symbol doesn't exist in the net80211 or ath source. What the heck? adrian On 28 June 2011 17:28, Stefan Esser st_es...@t-online.de wrote: Hi, is this a known issue? My -CURRENT system (r223560M, amd64, 8GB, Atheros WLAN) panics after minutes to hours of