From owner-freebsd-current Wed Jul 28 4:47:34 1999 Delivered-To: freebsd-current@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 66EBF14F22 for ; Wed, 28 Jul 1999 04:47:27 -0700 (PDT) (envelope-from dispatch@blackhelicopters.org) Received: (from dispatch@localhost) by blackhelicopters.org (8.8.8/8.8.8) id HAA20946; Wed, 28 Jul 1999 07:44:55 -0400 (EDT) (envelope-from dispatch) From: Dispatcher Message-Id: <199907281144.HAA20946@blackhelicopters.org> Subject: Re: ed? In-Reply-To: <199907272015.AAA05128@scorpion.crimea.ua> from "Alexey M. Zelkin" at "Jul 28, 1999 0:15:58 am" To: phantom@cris.net (Alexey M. Zelkin) Date: Wed, 28 Jul 1999 07:44:55 -0400 (EDT) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Please check the freebsd-questions mailing list archive at http://www.freebsd.org/search/#mailinglists This question has been answered many times there, in great detail. Regards, ==ml > Hello ! > > I am running CURRENT from 27 jul. > So, I have PCI PnP Ethernet Adaptor and wrote in kernel config: > > > controller pnp0 > > device ed0 at isa? disable port 0x280 irq 10 iomem 0xd8000 > > As usually this string included ethernet driver code into kernel > and my card was found automaticly. But this time I pointed my > eyes to dmesg output and found interesting thing: > > > ed0: irq 12 at device 9.0 on pci0 > > ed0: address 00:00:21:c7:5b:a7, type NE2000 (16 bit) > > devclass_alloc_unit: ed0 already exists, using next available unit number > > isa0: on motherboard > > ed1: not probed (disabled) > > So, what should do kernel when I insert new ISA ethernet into my machine and > enable ed0 ? Logic tells that ed0 will change its name to ed1, and > new card will stay ed0. > > Why my pnp ethernet was found as ed0 but not ed1 ? > > So, I would ask -- is this feature or bug ? If I am temporary changing my > network devices configuration can I be sure that ethernet names will not > be automaticly changed ? > > -- > Sincerely Yours, | phantom@crimea.edu (primary) > Alexey Zelkin | phantom@scorpion.crimea.ua (home) > | ICQ: #6196584, FIDO: 2:460/12.26 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message