From owner-freebsd-sparc64@FreeBSD.ORG Thu Aug 28 03:42:18 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 794CD16A4BF for ; Thu, 28 Aug 2003 03:42:18 -0700 (PDT) Received: from geddar.km.ua (geddar.km.ua [62.149.0.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0BC143FEC for ; Thu, 28 Aug 2003 03:42:14 -0700 (PDT) (envelope-from maxim@geddar.km.ua) Received: from geddar.km.ua (localhost [127.0.0.1]) by geddar.km.ua (8.12.9/8.12.9) with ESMTP id h7SAgDUu057141; Thu, 28 Aug 2003 13:42:13 +0300 (EEST) (envelope-from maxim@geddar.km.ua) Received: (from maxim@localhost) by geddar.km.ua (8.12.9/8.12.9/Submit) id h7SAgCfn057140; Thu, 28 Aug 2003 13:42:12 +0300 (EEST) Date: Thu, 28 Aug 2003 13:42:12 +0300 From: Maxim Mazurok To: Thomas Moestl Message-ID: <20030828104212.GL8966@km.ua> References: <20030801132240.GA77415@km.ua> <20030801170417.GC834@crow.dom2ip.de> <20030822131349.GD21392@km.ua> <20030822145956.GA673@crow.dom2ip.de> <20030822185956.GL21392@km.ua> <20030823180012.GA668@crow.dom2ip.de> <20030828100032.GI8966@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030828100032.GI8966@km.ua> User-Agent: Mutt/1.5.4i cc: freebsd-sparc@freebsd.org Subject: Re: sio(4) driver X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 10:42:18 -0000 On Thu, Aug 28, 2003 at 01:00:32PM +0300, Maxim Mazurok wrote: >ohh. >rl(4) driver no work at 5.1-CURRENT from >*default release=cvs tag=. date=2003.08.22.00.00.00 > >my dmesg in attachemnt. >all segments inserted to true ethernet cards, but in kernel indexes of >ethernet cards is broken? > >P.S. sorry for my bad english ops. i wrong. after recompile kernel width options OFW_NEWPCI my ethernet cards change numbers. rl0 ->rl3, rl1 -> rl0, rl2 -> rl1, rl3 -> rl2. you swapped scan of two bloks of pci slot. it's good. but i have one small problem :) rl cards in my system see any remote arp's only if i run 'tcpdump -n -i rl1' can you fix this? and one more Q: you planned to commit this pathes (sio(4) and rl(4)) to CURRENT tree? if i cvsup sources width '*default release=cvs tag=.' your latest patch for sio(4) (sio-s64-20030822.diff) applied width errors. :) -- Maxim Mazurok (MMP2-RIPE)