force irqs

2002-07-22 Thread Jeff Jeter

My network interface is using irq 11, but i need it to use another.  In pccard.conf i 
have irq 3 as the only one listed, and in the kernel config i have it configured as 
device ed0 at pci? irq 3.  Hovever the interface still uses irq 11 and i therefore get 
device timeout errors.

Specs:
FreeBSD 4.6
Netgear FA411 (NE2K based)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: force irqs

2002-07-22 Thread Beech Rintoul

On Monday 22 July 2002 06:02 am, you wrote:
 My network interface is using irq 11, but i need it to use another.  In
 pccard.conf i have irq 3 as the only one listed, and in the kernel config i
 have it configured as device ed0 at pci? irq 3.  Hovever the interface
 still uses irq 11 and i therefore get device timeout errors.

 Specs:
 FreeBSD 4.6
 Netgear FA411 (NE2K based)

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

3Com cards need to be setup using a dos utility which can be downloaded from 
www.3Com.com.

Boot your machine from an emergency windows disk, then use the utilty to set 
the irq.

Beech 
-- 
---
  Beech Rintoul - SysAdmin - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Sinbad Network Communications
\ / - NO HTML/RTF in e-mail  | 3101 Penland Parkway #K-38
 X  - NO Word docs in e-mail | Anchorage, AK 99508-1957
/ \ -












To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: force irqs

2002-07-22 Thread Beech Rintoul

On Monday 22 July 2002 06:02 am, Jeff Jeter wrote:
 My network interface is using irq 11, but i need it to use another.  In
 pccard.conf i have irq 3 as the only one listed, and in the kernel config i
 have it configured as device ed0 at pci? irq 3.  Hovever the interface
 still uses irq 11 and i therefore get device timeout errors.

 Specs:
 FreeBSD 4.6
 Netgear FA411 (NE2K based)

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message


Sorry I missed the netgear part, please disregard.

Beech
-- 
---
Beech Rintoul - IT Manager - Instructor - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail  | P.O. Box 230510
 X  - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -












To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: force irqs

2002-07-22 Thread Joe Fhe Barbish

Try this bug fix
http://www.freebsd.org/cgi/query-pr.cgi?pr=40636





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Jeter
Sent: Monday, July 22, 2002 10:03 AM
To: [EMAIL PROTECTED]
Subject: force irqs

My network interface is using irq 11, but i need it to use another.  In
pccard.conf i have irq 3 as the only one listed, and in the kernel config i
have it configured as device ed0 at pci? irq 3.  Hovever the interface still
uses irq 11 and i therefore get device timeout errors.

Specs:
FreeBSD 4.6
Netgear FA411 (NE2K based)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: force irqs

2002-07-22 Thread Jeff Jeter

I made that change, rebuilt the kernel and it still doesn't work.  Do i need a make 
world?  Also, the IRQ i am dealing with is 11 not 9.  Does that matter?

On Mon, 22 Jul 2002 14:53:23 -0400
Joe  Fhe Barbish [EMAIL PROTECTED] wrote:

 Try this bug fix
 http://www.freebsd.org/cgi/query-pr.cgi?pr=40636
 
 
 
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Jeter
 Sent: Monday, July 22, 2002 10:03 AM
 To: [EMAIL PROTECTED]
 Subject: force irqs
 
 My network interface is using irq 11, but i need it to use another.  In
 pccard.conf i have irq 3 as the only one listed, and in the kernel config i
 have it configured as device ed0 at pci? irq 3.  Hovever the interface still
 uses irq 11 and i therefore get device timeout errors.
 
 Specs:
 FreeBSD 4.6
 Netgear FA411 (NE2K based)
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message