Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 17:59:28 +0200
From:      Thomas Moestl <t.moestl@tu-bs.de>
To:        Maxim Mazurok <maxim@km.ua>
Cc:        freebsd-sparc@freebsd.org
Subject:   Re: sio(4) driver
Message-ID:  <20030828155927.GA707@timesink.dyndns.org>
In-Reply-To: <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> <20030828104212.GL8966@km.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2003/08/28 at 13:42:12 +0300, Maxim Mazurok wrote:
> 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?

That's very strange. So you cannot see them in tcpdump if you do not
put the interface in promiscuous mode (by using the -p argument to
tcpdump)? Can you receive broadcast packets (e.g. a broadcast ping) at
all?

> 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. :)

I'll commit the rl fix after review. The sio patch is unlikely to get
committed, but Marcel's uart driver, which will hopefully hit the tree
soon, will take care of that.

	- Thomas

-- 
Thomas Moestl <t.moestl@tu-bs.de>	http://www.tu-bs.de/~y0015675/
              <tmm@FreeBSD.org>		http://people.FreeBSD.org/~tmm/
PGP fingerprint: 1C97 A604 2BD0 E492 51D0  9C0F 1FE6 4F1D 419C 776C



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030828155927.GA707>