From owner-freebsd-questions Sat Oct 6 9:25: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.clifftop.net (deepspace9.demon.co.uk [193.237.217.45]) by hub.freebsd.org (Postfix) with ESMTP id 322C537B401 for ; Sat, 6 Oct 2001 09:25:02 -0700 (PDT) Received: from sisko (sisko.clifftop.net [192.168.1.10]) (authenticated bits=0) by smtp.clifftop.net (8.12.0/8.12.0) with ESMTP id f96GOfeM000450; Sat, 6 Oct 2001 17:24:42 +0100 (BST) Message-ID: <004b01c14e83$6e15f6a0$0a01a8c0@clifftop.net> From: "Danny Horne" To: "Joshua Goodall" Cc: References: Subject: Re: Adding network card Date: Sat, 6 Oct 2001 17:24:52 +0100 Organization: Clifftop Web Services MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Joshua Goodall" To: "Danny Horne" Cc: Sent: Saturday, October 06, 2001 1:09 PM Subject: Re: Adding network card > > Yes - the attach routines are returning ENOENT, which suggests problems > with irq/ioport/iomem allocation. Not having a similar card here to play > with, it's hard to call, but I do suggest toying with isa/irq/ioport/iomem > settings in the kernel config line (or removing them completely), vary ed0 > to ed and so on for all the usual blind-alley permutations that one > follows before making the trudge into tracing the source code. > Thanks Josh, I played around with it for a while & it's now working (as the following dmesg output shows) Oct 6 15:41:53 odo /kernel: ed0: port 0x2840-0x285f irq 5 at device 16.0 on pci0 Oct 6 15:41:53 odo /kernel: ed0: address 00:40:95:43:fd:f8, type NE2000 (16 bit) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message