From owner-freebsd-hackers Sun Apr 27 15:56:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA03963 for hackers-outgoing; Sun, 27 Apr 1997 15:56:32 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA03957 for ; Sun, 27 Apr 1997 15:56:29 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id IAA13270; Mon, 28 Apr 1997 08:56:05 +1000 (EST) Date: Mon, 28 Apr 1997 08:56:04 +1000 (EST) From: "Daniel O'Callaghan" To: Sales cc: hackers@freebsd.org Subject: Re: pci probes with multiple "units" (MORE) In-Reply-To: <3.0.32.19970427123517.006e9de0@etinc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 27 Apr 1997, Sales wrote: > A suggestion: > > When pci devices are probed, the O/S prints out something similar > to this: > > eth0 rev 0 int a irq 10 on pci0:17 > eth1 rev 0 int a irq 11 on pci0:18 Has ET Inc *really* called its synch serial card devices 'eth'? Isn't that a recipe for customer confusion? What are they called in Linux, where all ethernet cards are 'eth'? Danny