Date: Sat, 6 Oct 2001 17:24:52 +0100 From: "Danny Horne" <danny@clifftop.net> To: "Joshua Goodall" <joshua@roughtrade.net> Cc: <freebsd-questions@freebsd.org> Subject: Re: Adding network card Message-ID: <004b01c14e83$6e15f6a0$0a01a8c0@clifftop.net> References: <Pine.LNX.4.33.0110061246440.31480-100000@elm.phenome.org>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Joshua Goodall" <joshua@roughtrade.net> To: "Danny Horne" <danny@clifftop.net> Cc: <freebsd-questions@freebsd.org> 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: <NE2000 PCI Ethernet (NetVin 5000)> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004b01c14e83$6e15f6a0$0a01a8c0>