Re: kernel boot up problem

2001-05-12 Thread Terry Lambert
Mike Smith wrote: > > You don't have to change anything; IRQ sharing is allowed by > PCI (and in fact, unless you change the slot the card is in, > you can't change one without changing the other). [ ... ] > > > I am using FreeBSD 3.3 on a proprietary machine. ** -- T

Re: kernel boot up problem

2001-05-12 Thread Terry Lambert
[EMAIL PROTECTED] wrote: > > Thanks for the reply. I first tried to change the IRQ from > the BIOS. I saw that the IRQ of both the cards changes > together. The machine has 4 CPUs and I am booting from CPU > #1. The bios shows 4 PCI slots. The "Plug and Play OS" entry > in the BIOS is set to "No

Re: kernel boot up problem

2001-05-12 Thread Mike Smith
- > From: Paul Halliday [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 10, 2001 9:49 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: kernel boot up problem > > > > > [EMAIL PROTECTED] wrote: > > > > Hi: > > I am using FreeBSD 3.3

Re: kernel boot up problem

2001-05-11 Thread Wes Peters
[Charset iso-8859-1 unsupported, filtering to ASCII...] Please send email to FreeBSD lists in plain ASCII, this really hoses those of us who use (or are stuck with) old mailers. > > Hi: > > I am using FreeBSD 3.3 on a proprietary machine. The problem is that a T1 > > card (which is a PCI device

Re: kernel boot up problem

2001-05-11 Thread Paul Halliday
[EMAIL PROTECTED] wrote: > > Thanks for the reply. I first tried to change the IRQ from the BIOS. I saw > that the IRQ of both the cards changes together. hmm.. the only other thing I could suggest is if possible is flashing the eprom on the T1 card. I am not sure if this card supports it or not

RE: kernel boot up problem

2001-05-11 Thread ashish_lal
help will be greatly appreciated. Thanks, --Ashish -Original Message- From: Paul Halliday [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 9:49 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: kernel boot up problem [EMAIL PROTECTED] wrote: > > Hi: > I am using FreeBSD

Re: kernel boot up problem

2001-05-10 Thread Paul Halliday
[EMAIL PROTECTED] wrote: > > Hi: > I am using FreeBSD 3.3 on a proprietary machine. The problem is that a T1 > card (which is a PCI device) conflicts with an in-built PCI Intel Ethernet > 10/100 card (fxp0). Please let me know me if I have to modify the T1 driver. You can probably change the b

kernel boot up problem

2001-05-10 Thread ashish_lal
Hi: I am using FreeBSD 3.3 on a proprietary machine. The problem is that a T1 card (which is a PCI device) conflicts with an in-built PCI Intel Ethernet 10/100 card (fxp0). Please let me know me if I have to modify the T1 driver. Basically the kernel stops after the T1 driver's probe function (I d