Re: NFS, rl0 and Alpha

2000-05-03 Thread Doug Rabson
On Tue, 2 May 2000, Matthew Dillon wrote: > > :Is anyone else observing kernel panics in the NFS code with Alpha > :(pc164) and rl0 (the Alpha is running as a client only) ? > : > :NFS worked just fine when I had a de0 in the box. After installing an > :rl0 (I know they suck, but they're so chea

Re: db 1.85 --> 2.x or 3.x?

2000-05-03 Thread Vallo Kallaste
On Tue, May 02, 2000 at 08:52:11PM -0400, Garance A Drosihn <[EMAIL PROTECTED]> wrote: > If this is an issue for some nntp software, perhaps that port (the > freebsd 'port collection' port...) should build and use the newer > version of db? Would that help whatever issue got you interested > in

Re: kernel panic at boot with 2 printers

2000-05-03 Thread Nick Hibma
Could you compile a debugging kernel with the kernel debugger included and make it bomb again, and write down the function names that the trace command on the DDB command line gives you and the exact trap message? Thanks in advance. Nik On Fri, 28 Apr 2000, Leif Neland wrote: > Sorry not to

can't assign resources

2000-05-03 Thread Ted Sikora
I have been getting these messages from my kernel for some time now. Could the culprit be these 2 isa cards: non-pnp SB16 sbc0 ne2000 ed0 They are on a SMP BP6 May 3 14:53:19 telecast /kernel: unknown0: at port 0x20-0x21,0xa0-0xa1 irq 2 on isa0 May 3 14:53:19 telecast /kernel: unknown1: at po

Re: NFS, rl0 and Alpha

2000-05-03 Thread Gary Jennejohn
Doug Rabson writes: >On Tue, 2 May 2000, Matthew Dillon wrote: > >> >> :Is anyone else observing kernel panics in the NFS code with Alpha >> :(pc164) and rl0 (the Alpha is running as a client only) ? >> : >> :NFS worked just fine when I had a de0 in the box. After installing an >> :rl0 (I know th

Re: NFS, rl0 and Alpha

2000-05-03 Thread Matthew Dillon
:Thanks, but there is code in rl_rxeof() to align to a 32 bit boundary. :If that weren't the case than I would expect the Alpha to panic with :other IP applications, not just NFS. : :I don't know, NFS must be doing something weird. : :--- :Gary Jennejohn / [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: kernel panic at boot with 2 printers

2000-05-03 Thread Leif Neland
On Wed, 3 May 2000, Nick Hibma wrote: > > Could you compile a debugging kernel with the kernel debugger included > and make it bomb again, and write down the function names that the trace > command on the DDB command line gives you and the exact trap message? > I don't know what happened, bu

What Matt is doing now & Opportunities with Backplane

2000-05-03 Thread Matthew Dillon
This is both a heads up and a, well, ok, and a solicitation. I'll admit it! As many of you know I was a founder of BEST Internet, an ISP which was eventually sold to Verio at the end of 1998. I've also been extremely active in the FreeBSD community. Throughout 1999 I've b

Re: 5.0-20000502-SNAP install does not boot

2000-05-03 Thread Mike Smith
> Hi, > >Today, I tried a test install of the last nights -current, 0502-SNAP. > The cd boots correctly and the install works like a charm. However, > after finishing the install and attempting to boot the newly > installed system, it hands at the "F1 FreeBSD" prompt. Hitting > the F1 key (o

$B3$30%/%l%8%C%H%+!<%I

2000-05-03 Thread finance
$B9qFb$G$NpJs!";v8N>pJs$H$$$C$5$$4X78$J$/$B%I $B?=9~=q$H%^%K%e%"%k$N$_$r$*Gd$j$9$k7A$G$9$N$GEv$B3X@8!&$B!J#1!K?=9~=q!"5-F~%^%K%e%"%k!"%(%"%a!<%kIu=q$r%;%C%H6IN1$a$^$?$OD>Aw$G$*Gd$j$7!"D>@\5-F~!&EjH!$7$FD:$/(B $B!J#2!K?=9~=q%G!<%?$H0u:~!&EjH!$N $B$N$I$A$i$+$rA*$s$GD:$-$^$9!#(B $B!J=;=jI

Re: 5.0-20000502-SNAP install does not boot

2000-05-03 Thread John W. DeBoskey
Well... The system I was replacing was simply an older snap from november of last year.. I've replicated the problem on two different machines (yes, one with an adaptec controller, but the option is on. The 2nd an older HP Vectra XU 5/133C with an amd0 controller). I've determined a non-source

Re: can't assign resources

2000-05-03 Thread Trent Nelson
Ted Sikora wrote: > > I have been getting these messages from my kernel for some time now. > Could the culprit be these 2 isa cards: > non-pnp SB16 sbc0 > ne2000 ed0 > They are on a SMP BP6 I've posted a message both to current and questions about this now. I'm experiencing the same th

amusing side effect of always bulding modules now....

2000-05-03 Thread Matthew Jacob
If you were used to building kernels, as non-root, you may be now surprised as I was by now running into root owned files from last nightl's buildworld (which runs as root). An amusing (and slightly annoying) side effect of an otherwise well intentioned change. To Unsubscribe: send mail to

Re: can't assign resources

2000-05-03 Thread Ted Sikora
Trent Nelson wrote: > > Ted Sikora wrote: > > > > I have been getting these messages from my kernel for some time now. > > Could the culprit be these 2 isa cards: > > non-pnp SB16 sbc0 > > ne2000 ed0 > > They are on a SMP BP6 > > I've posted a message both to current and questions about

Re: NFS, rl0 and Alpha

2000-05-03 Thread Gary Jennejohn
Matthew Dillon writes: >:Thanks, but there is code in rl_rxeof() to align to a 32 bit boundary. >:If that weren't the case than I would expect the Alpha to panic with >:other IP applications, not just NFS. >: >:I don't know, NFS must be doing something weird. >: >:--- >:Gary Jennejohn / [EMAIL PRO