From owner-freebsd-hackers Mon Apr 28 08:17:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA19047 for hackers-outgoing; Mon, 28 Apr 1997 08:17:27 -0700 (PDT) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA19021 for ; Mon, 28 Apr 1997 08:17:19 -0700 (PDT) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.8.5/8.8.5) id RAA26626; Mon, 28 Apr 1997 17:16:49 +0200 (SAT) From: John Hay Message-Id: <199704281516.RAA26626@zibbi.mikom.csir.co.za> Subject: Re: pci probes with multiple "units" (MORE) In-Reply-To: <3.0.32.19970428103753.00bce770@etinc.com> from dennis at "Apr 28, 97 10:37:56 am" To: dennis@etinc.com (dennis) Date: Mon, 28 Apr 1997 17:16:49 +0200 (SAT) Cc: hackers@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >> > >>> 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'? > > It would be nice if, for once, we didn't get sidetracked by trivial > things and actually address the *problem* that I'm reporting, > that is, the distinction between *adapter* number and device > unit. > Why don't you call your cards ethc0..X and then the devices eth0...X? Something like the Arnet (ar(4)), SDL RISCom N2(pci) or Cronyx-Sigma (cx(4)) drivers? ====== src1 rev 0 int a irq 10 on pci0:11:0 src1: 64K RAM (0 mempages) @ f3965000-f3975000, 2 ports. sr0: Adapter 1, port 0. sr1: Adapter 1, port 1. ... src0 at 0x300-0x30f irq 12 maddr 0xd0000 msize 16384 on isa src0: 64K RAM (4 mempages) @ f00d0000-f00d3fff, 2 ports. sr2: Adapter 0, port 0. sr3: Adapter 0, port 1. ====== John -- John Hay -- John.Hay@mikom.csir.co.za