Re: bge problems in RELENG_9, bge0: watchdog timeout -- resetting

2012-09-03 Thread Anders Nordby
Hi, On fre, aug 24, 2012 at 10:52:48am -0700, YongHyeon PYUN wrote: During boot I get: pcib3: ACPI PCI-PCI bridge at device 2.0 on pci0 pci3: ACPI PCI bus on pcib3 pci0:3:0:0: failed to read VPD data. bge0: Broadcom unknown BCM5719, ASIC rev. 0x5719001 mem

Re: bge problems in RELENG_9, bge0: watchdog timeout -- resetting

2012-08-23 Thread Anders Nordby
Hi, On ons, jul 04, 2012 at 06:01:36pm -0700, YongHyeon PYUN wrote: There is a WIP version at the following URL. http://people.freebsd.org/~yongari/bge/if_bge.c http://people.freebsd.org/~yongari/bge/if_bgereg.h http://people.freebsd.org/~yongari/bge/brgphy.c I have a couple of positive

bge problems in RELENG_9, bge0: watchdog timeout -- resetting

2012-07-03 Thread Anders Nordby
Hi, I'm having lots of difficulties with BCM5719, which is the default network card of HP Proliant DL 360 G8 servers. I can get a few ping replies before I get a couple of these: bge0: watchdog timeout -- resetting bge0: watchdog timeout -- resetting

Re: panic: page fault in kern_kevent

2006-09-15 Thread Anders Nordby
Hi, Just wanted to say that I have the same problem, kernel crashing because of kernel queues usage in Squid 2.6. I've reported some more information on: http://www.freebsd.org/cgi/query-pr.cgi?pr=103127 On Mon, Jul 17, 2006 at 12:20:29AM +0200, Pawel Worach wrote: Under moderate kqueue load I

Re: problems getting RAID1 to work with SiI 0680 UDMA133 controller

2006-08-13 Thread Anders Nordby
Hi, Given the quality of this controller (SiL is a bit *too* cheap maybe), and the limited support for it (ataraid(4) can only read metadata from it), you might want to consider using GEOM to mirror your disks instead (and use the controller as a plain IDE/ATA controller):

geom_eli and kbdmux, enemies?

2006-05-02 Thread Anders Nordby
Hi, Just upgraded 6.1-RC2 on my laptop. Having kbdmux now enabled by default, I was completely unable to boot due to having a geom eli encrypted filesystem. My encrypted filesystem was initialized with the geli -b option, to have the kernel ask for passphrase upon boot. I have tried using

Re: gnokii on FreeBSD 6.0 and Dell PE 2850

2006-03-22 Thread Anders Nordby
Hi, Interesting problem, as I am also going to move my Gnokii phone to 6.0 soon. Did you try your phone with gnokii, running 6.0 on another system? Maybe the problem is with the serial port on your server. On Wed, Mar 22, 2006 at 09:43:13AM +0100, Morten A. Middelthon wrote: I have been using

Re: APIC problems on FreeBSD/amd64 panic: Can't find ExtINT pin to route through!

2005-08-19 Thread Anders Nordby
Hi, On Wed, Jul 06, 2005 at 11:10:27AM -0400, John Baldwin wrote: (Sun V20z server booting and crashing with SMP kernel and acpi on).. ACPI APIC Table: PTLTD APIC FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 MADT: Forcing

APIC problems on FreeBSD/amd64 panic: Can't find ExtINT pin to route through!

2005-07-05 Thread Anders Nordby
Hi John, From my console: FreeBSD 5.4-RELEASE-p2 #2: Wed Jul 6 00:01:31 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MASTER Timecounter i8254 frequency 1193182 Hz quality 0 CPU: AMD Opteron(tm) Processor 248 (2193.76-MHz K8-class CPU) Origin = AuthenticAMD Id = 0xf5a Stepping = 10

Re: 5.4/amd64 console hang

2005-04-16 Thread Anders Nordby
Hi, On Fri, Apr 15, 2005 at 03:27:11PM +0800, Rong-En Fan wrote: I'm using a Pentium Xeon 3.2G * 2 running 5.3/5.4 amd54 RELEASE. That's a strange combination. Don't use FreeBSD/amd64 with Intel Pentium Xeon processors. Maybe you made a typing error or two? :-) I'll be testing 5.4 on amd64

Re: ports/55928: vmware2 broken on -STABLE, presumably by PAE import

2003-09-08 Thread Anders Nordby
Hi, On Sun, Aug 24, 2003 at 07:14:29AM -0400, Brandon S. Allbery KF8NH wrote: Synopsis: vmware2 broken on -STABLE, presumably by PAE import (..) Your patch makes VmWare2 build, but it doesn't make it work: - VmWare fails to allocate memory (see http://anders.fix.no/test/vmware/1.png and

Re: Squid memory leaks in -stable using libc malloc

2003-09-07 Thread Anders Nordby
Hi, On Sat, Sep 06, 2003 at 08:17:19AM -0700, Mike Harding wrote: Squid uses more memory than you assign to cache_mem, this is documented in the Squid FAQ, section 8. cache_mem is sort of a 'suggested' value, it's normal for squid to use a lot more memory than cache_mem. I know this, and I

Re: squid and datasize kernel problems (was: openoffice stack and datasize kernel problems)

2002-07-29 Thread Anders Nordby
On Sat, Jun 08, 2002 at 10:40:54AM -0700, Matthew Dillon wrote: options MAXDSIZ=(1024*1024*1024) options MAXSSIZ=(256*1024*1024) But it doesn't make much sense. A 64 megabyte stack ought to be plenty, as should the default 512MB data size. It should be noted that mmap() uses