From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 19:39:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B5116A420 for ; Tue, 28 Feb 2006 19:39:10 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9409D43D45 for ; Tue, 28 Feb 2006 19:39:09 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id k1SJct8J083582; Tue, 28 Feb 2006 13:38:56 -0600 (CST) Message-Id: <6.0.0.22.2.20060228133343.0263a060@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 28 Feb 2006 13:38:48 -0600 To: gahn , freebsd general questions From: Derek Ragona In-Reply-To: <20060228162920.99325.qmail@web52111.mail.yahoo.com> References: <20060228162920.99325.qmail@web52111.mail.yahoo.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: shared irqs and freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 19:39:10 -0000 Shared irq's are a hardware and motherboard issue, not a operating system issue. You have to be able to setup your hardware NOT to use shared IRQ's if you can. This has been a problem on PC's since the first IBM PC rolled out, and still continues today. That is why special multiport cards were created to manage multiple resources on a single card/interrupt. In the dark ages that meant multiple port serial cards to run terminals on, etc. -Derek At 10:29 AM 2/28/2006, gahn wrote: >Hi: > >How goes FreeBSD deal with shared irqs? Looks like >FreeBSD could only work with two nic's (the same exact >type). > >I am running 5.4 and trying to install three or four >cards (the same exact type) in one machine. > >Thanks > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"