Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 1998 14:53:23 +0300 (EET DST)
From:      Evren Yurtesen <yurtesen@ispro.net.tr>
To:        freebsd-net@FreeBSD.ORG
Subject:   ethernet
Message-ID:  <Pine.LNX.3.96.980505144851.14751F-100000@avrasya.ispro.net.tr>

next in thread | raw e-mail | index | archive | help
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 <NE2000 PCI Ethernet (Compex)> 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 <NE2000 PCI Ethernet (Compex)> 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 <VGA-compatible display device> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.980505144851.14751F-100000>