From owner-freebsd-net Tue May 5 04:02:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA18219 for freebsd-net-outgoing; Tue, 5 May 1998 04:02:22 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from avrasya.ispro.net.tr (avrasya.ispro.net.tr [195.174.18.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17314 for ; Tue, 5 May 1998 03:58:25 -0700 (PDT) (envelope-from yurtesen@ispro.net.tr) Received: from localhost (yurtesen@localhost) by avrasya.ispro.net.tr (8.8.6/8.7.3) with SMTP id OAA14863 for ; Tue, 5 May 1998 14:53:23 +0300 Date: Tue, 5 May 1998 14:53:23 +0300 (EET DST) From: Evren Yurtesen To: freebsd-net@FreeBSD.ORG Subject: ethernet Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org when I first installed freebsd I used a PCI RL2000 ethernet adapter and it was able to recognize my ethernet card and install driver for it Jan 1 02:13:47 papua /kernel: ed2 rev 10 int a $ Jan 1 02:13:47 papua /kernel: ed2: address 00:80:48:eb:ac:2b, type NE2000 (16 $ then I recompiled my kernel and, Jan 1 07:44:23 papua /kernel: pci0:18: vendor=0x11f6, device=0x1401, class=network (ethernet) int a irq 11 [no driver assigned] it started to give this error message, and I compiled kernel again with support to a isa ethernet card... Jan 1 07:34:19 papua /kernel: ed2 rev 10 int a $ Jan 1 07:34:19 papua /kernel: ed2: address 00:80:48:eb:ac:2b, type NE2000 (16 $ Jan 1 07:34:19 papua /kernel: vga0 rev 68 int $ Jan 1 07:34:19 papua /kernel: Probing for devices on the ISA bus: Jan 1 07:34:19 papua /kernel: sc0 at 0x60-0x6f irq 1 on motherboard Jan 1 07:34:19 papua /kernel: sc0: VGA color <16 virtual consoles, flags=0x0> Jan 1 07:34:19 papua /kernel: ed0 not found at 0x300 well it found the pci ethernet card again...but when I take out the line device ed0 at isa? port 0x300 net irq 9 iomem 0xd8000 vector edintr from kernel configuration it does not assign a driver for the ethernet card... why is this happening? +--------------------------------------------------------+ | Name : Evren Yurtesen - yurtesen@ispro.net.tr | | S-mail: Mithatpasa Cad. No:1079/13 35290 Guzelyali | | Home:+90-232-2857604 Work:+90-232-2463992 Izmir/TURKEY | +--------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message