All of lore.kernel.org
 help / color / mirror / Atom feed
From: Santiago Leon <santil@us.ibm.com>
To: "Small, Jim" <jim.small@eds.com>
Cc: bridge@osdl.org, "D@7@k|N&" <dataking@cox.net>
Subject: Re: [Bridge] Sparc Bridge problems
Date: Wed, 31 Mar 2004 12:33:27 -0500	[thread overview]
Message-ID: <406B00E7.5040000@us.ibm.com> (raw)
In-Reply-To: <564DE4477544D411AD2C00508BDF0B6A1E7E361D@USAHM018.amer.corp.eds.com>

I had the exact same problem a while ago on a 64-bit PowerPC and hacked 
my way around it... (can't seem to find the patch now, though)...  The 
first thing you want to do is run:
brctl addbr br0
strace brctl addif br0 eth0

and look for what ioctl fails... Post that output and I might be able to 
point you to the solution...

-- 
Santiago A. Leon
Power Linux Development
IBM Linux Technology Center

Small, Jim wrote:

>I was never able to get bridging working on the UltraSPARC architecture.
>>From what I have gathered, there is some kind of issue between the 32bit
>userland (brctl) and 64bit kernel.  If you use Debian, you can get a 64bit
>version of brctl, but even with that I could never get it to work.  I could
>never find anyone who has gotten it to work on the UltraSPARC/Sparc64
>architecture.
>
>If you're a kernel hacker, you might be able to get some help debugging the
>problems if you can suggest new code.  Otherwise you'll have to use an x86
>based platform (there bridging works beautifully).
>
>Perhaps with time this will bill sorted out in the 2.6 kernel???
>
><> Jim
>
>  
>
>>-----Original Message-----
>>I'm having a little trouble with a sprc bridge setup.  I am running SuSe
>>7.3 for sparc on a Sun Ultra1 Creator3D.
>>I compiled 2.4.25 kernel with 802.1d Ethernet Bridging support, and
>>installed
>>bridge-utils 0.9.6.  I've read all of the documentation that I could find
>>(Bridging FAQ and
>>Bridging HOWTO).  But I still get the following errors:
>>
>>brctl addbr br0
>>brctl addif br0 eth0
>>bridge br0 doesn't exist!
>>
>>Why not?
>>
>>brctl addbr br0
>>device br0 already exists; can't create bridge with the same name
>>
>>I've found on other mailing-lists that sparc systems require the bridge-
>>utils64 package, but can only find it for Debian.
>>
>>Any thoughts on what's going on here?  If I compiled the utils from
>>source, shouldn't they be the right ones for my system/kernel?
>>
>>Any help would be greatly appreciated.
>>    
>>

  parent reply	other threads:[~2004-03-31 17:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-29 17:24 [Bridge] Sparc Bridge problems Small, Jim
2004-03-29 17:43 ` D@7@k|N&
2004-03-31 17:33 ` Santiago Leon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-04-01 14:27 Small, Jim
2004-03-22  4:34 D@7@k|N&
2004-03-29 17:36 ` Bart De Schuymer
2004-03-29 17:48   ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=406B00E7.5040000@us.ibm.com \
    --to=santil@us.ibm.com \
    --cc=bridge@osdl.org \
    --cc=dataking@cox.net \
    --cc=jim.small@eds.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.