Re: Compile new kernel with MCA support

1999-11-20 Thread Matthew N. Dodd
On Sat, 20 Nov 1999, Jason Craig wrote: > I applied the patch, and it patched successfully. > I did the usual /usr/sbin/config KERNEL, then make depend, and then make. > During the make it bombed out and gave this message: Right, I missed that. :/ > I think I found the problem though. In the m

Re: Compile new kernel with MCA support

1999-11-20 Thread Peter Wemm
"Jason Craig" wrote: > EISA = 3, > +MCA 4, > ISA = 6, Should be: MCA = 4, Cheers, -Peter -- Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Compile new kernel with MCA support

1999-11-20 Thread Jason Craig
From: Matthew N. Dodd <[EMAIL PROTECTED]> To: Jason Craig <[EMAIL PROTECTED]> Cc: FreeBSD Hackers <[EMAIL PROTECTED]> Sent: Saturday, November 20, 1999 4:29 PM Subject: Re: Compile new kernel with MCA support > On Sat, 20 Nov 1999, Jason Craig wrote: > > panic: unknown bus type:

Re: Compile new kernel with MCA support

1999-11-20 Thread Jason Craig
ks, Jason - Original Message - From: Matthew N. Dodd <[EMAIL PROTECTED]> To: Jason Craig <[EMAIL PROTECTED]> Cc: FreeBSD Hackers <[EMAIL PROTECTED]> Sent: Saturday, November 20, 1999 4:12 PM Subject: Re: Compile new kernel with MCA support > On Sat, 20 Nov 1999, Jas

Re: Compile new kernel with MCA support

1999-11-20 Thread Matthew N. Dodd
On Sat, 20 Nov 1999, Jason Craig wrote: > panic: unknown bus type: 'MCA' > mp_lock = 0004; cpuid = 0; lapic.id = Apply this patch: ftp://ftp.jurai.net/users/winter/patches/mca_mp.patch And let me know what happens. Thanks. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E

Re: Compile new kernel with MCA support

1999-11-20 Thread Matthew N. Dodd
a0 > controller pnp0# PnP support for ISA > controller eisa0 > controller pci0 > > Thans in advance, > > Jason > > > > > - Original Message - > From: Matthew N. Dodd <[EMAIL PROTECTED]> > To: Jason Craig &

Re: Compile new kernel with MCA support

1999-11-20 Thread Jason Craig
IL PROTECTED]> Sent: Friday, November 19, 1999 6:03 PM Subject: Re: Compile new kernel with MCA support > [moved to -current] > > On Friday, 19 November 1999 at 17:27:15 -0500, Jason Craig wrote: > On Friday, 19 November 1999 at 17:32:20 -0500, Jason Craig wrote: > On Friday, 19

Re: Compile new kernel with MCA support

1999-11-20 Thread Jason Craig
SA controller eisa0 controller pci0 Thans in advance, Jason - Original Message - From: Matthew N. Dodd <[EMAIL PROTECTED]> To: Jason Craig <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, November 19, 1999 8:56 PM Subject: Re: Compile new kernel

Re: Compile new kernel with MCA support

1999-01-17 Thread Matthew N. Dodd
On Fri, 19 Nov 1999, Jason Craig wrote: > I have a few FreeBSD machines that I am playing around with now, and > have come across a nice old IBM PC Server 320 with dual P90 processors > and 64MB of RAM i would also like to utilize. > > I am currently using 4.0-19991113-CURRENT generic kernel, and

Compile new kernel with MCA support

1999-01-17 Thread Jason Craig
Hello all, I have a few FreeBSD machines that I am playing around with now, and have come across a nice old IBM PC Server 320 with dual P90 processors and 64MB of RAM i would also like to utilize. I am currently using 4.0-19991113-CURRENT generic kernel, and things are working great. However, I

Re: Compile new kernel with MCA support

1999-01-17 Thread Greg Lehey
[moved to -current] On Friday, 19 November 1999 at 17:27:15 -0500, Jason Craig wrote: On Friday, 19 November 1999 at 17:32:20 -0500, Jason Craig wrote: On Friday, 19 November 1999 at 17:38:07 -0500, Jason wrote: > Hello all, > > I have a few FreeBSD machines that I am playing around with now, and