FreeBSD on a Maxattach

2003-07-14 Thread derek
Dear Sir, I read your reply on the FreeBSD Hackers Mailing list and I was hoping that you could help me with some info about the Maxattach OS and mainboard. I have 2 maxattach nas 4000 servers, but they only have 2 disks of 20GB each installed, which is too small to be usable nowadays... Therefo

Re: Kernel panic when moving lots of data over network

2003-07-14 Thread Julian Elischer
On Mon, 14 Jul 2003, Andrew Kinney wrote: > On 9 Jul 2003, at 10:53, John Fox wrote: > > > #6 0xc021745f in xl_newbuf () > > #7 0xc021761e in xl_rxeof () > > #8 0xc0219296 in xl_watchdog () > > #9 0xc01b662f in if_slowtimo () > > #10 0xc0180799 in softclock () A try a different ethernet ca

Re: Kernel panic when moving lots of data over network

2003-07-14 Thread Andrew Kinney
On 9 Jul 2003, at 10:53, John Fox wrote: > Strange problem on a new server we're setting up. It's very stable, > except when moving a large amount of data onto it via the network. I > begin moving approx 4GB of data onto it, and before the xfer can > complete, the system panics and reboots. (I

Re: Broadcom NetXtreme BCM5705M support

2003-07-14 Thread william paul
Of all the gin joints in all the towns in all the world, Boris Georgiev had to walk into mine and say: > Kenneth, > > As I already posted William, I have bad news - it doesn't work for me. I > rebuilt kernel yesterday with > the patched sources and the only thing that happened is that the kernel

Re: Broadcom NetXtreme BCM5705M support

2003-07-14 Thread Boris Georgiev
Kenneth, As I already posted William, I have bad news - it doesn't work for me. I rebuilt kernel yesterday with the patched sources and the only thing that happened is that the kernel recognised the LAN card and after that it tried to upload the firmware on the NIC chip, but unsuccessfully. It gav

Re: Boston area BSD meeting (or user group?)

2003-07-14 Thread James Housley
Martin Cracauer wrote: Hi, folks, seems we have no user group in Boston. What about a few of us get together for some BSD chatting? If so,let me know what kind of meeting you'd like (beer, hacking etc.). Martin Sounds good to me, but I am not on freebsd-usergroups. I live on the South Shore

Boston area BSD meeting (or user group?)

2003-07-14 Thread Martin Cracauer
Hi, folks, seems we have no user group in Boston. What about a few of us get together for some BSD chatting? If so,let me know what kind of meeting you'd like (beer, hacking etc.). Martin -- %%% Martin Cracauer <[EMAIL PROTECTED

USB device programming with ugen [Solved]

2003-07-14 Thread Martin
Hi again, Seems it was my fault. I found a solution in forums. I had to try out many things until someone has pointed me to BIOS settings and "assigning interrupt to USB". I noticed it was off and enabled it. It works now. :) (E.a.: no delays while accessing ugen0 and no freeze with X11.) Mart

AW: getpwnam + getpwnam_r + LinuxThreads port = deadlock

2003-07-14 Thread Kai Mosebach
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] Im Auftrag von Daniel Eischen > Gesendet: Samstag, 12. Juli 2003 21:07 > An: Joshua Oreman > Cc: [EMAIL PROTECTED] > Betreff: Re: getpwnam + getpwnam_r + LinuxThreads port = deadlock > > On Sat

Re: libedit and g++

2003-07-14 Thread Priit Piipuu
P, 13 juuli2003 kirjutas M. Warner Losh <[EMAIL PROTECTED]>: > please try the following patch: > > Index: include/histedit.h > === > RCS file: /home/ncvs/src/include/histedit.h,v > retrieving revision 1.8 > diff -u -r1.8 histedit.h >