From: Fabio Giovagnini <fabio.giovagnini@aurion-tech.com>
To: linux-sh@vger.kernel.org
Subject: Re: Hi All, hot to debug my eth0' hw?
Date: Wed, 17 Mar 2010 11:31:25 +0000 [thread overview]
Message-ID: <201003171231.25214.fabio.giovagnini@aurion-tech.com> (raw)
In-Reply-To: <201003161225.42600.fabio.giovagnini@aurion-tech.com>
Sorry magnus, maybe I'm able to develop some pieces of kernel, but for sure i
dont' know how to use the cooperative development tools; now I'm learing.
Thanks for your patience
Thanks again
In data mercoledì 17 marzo 2010 12:15:29, Magnus Damm ha scritto:
: > On Wed, Mar 17, 2010 at 8:11 PM, Fabio Giovagnini
>
> <fabio.giovagnini@aurion-tech.com> wrote:
> > Is it accessible by me for example
> > git://git.kernel.org/pub/scm/linux/kernel/git/magnus/sh-2.6.git
> >
> > or not?
>
> You don't need any speical tree or patches. The normal sh-2.6 tree
> should include all you need. Please try using the same commands as me
> below:
>
> Check last commit in git branch/tree:
>
> damm@t400s ~/git/sh-2.6 $ git log -1 --oneline | head -n 1
> 3f7581d serial: sh-sci: remove duplicated #include
>
> Look for board support:
>
> damm@t400s ~/git/sh-2.6 $ grep SMSC911X_SWAP_FIFO
> arch/sh/boards/mach-rsk/devices-rsk7203.c
> .flags = SMSC911X_USE_32BIT | SMSC911X_SWAP_FIFO,
>
> Look for driver support:
>
> damm@t400s ~/git/sh-2.6 $ grep SMSC911X_SWAP_FIFO drivers/net/smsc911x.c
> if (pdata->config.flags & SMSC911X_SWAP_FIFO) {
> if (pdata->config.flags & SMSC911X_SWAP_FIFO) {
> damm@t400s ~/git/sh-2.6 $
>
> Cheers,
>
> / magnus
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Fabio Giovagnini
Aurion s.r.l.
P.I e C.F.
00885711200
Tel. +39.051.594.78.24
Cell. +39.335.83.50.919
prev parent reply other threads:[~2010-03-17 11:31 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-16 11:25 Hi All, hot to debug my eth0' hw? Fabio Giovagnini
2010-03-16 11:35 ` Magnus Damm
2010-03-16 11:59 ` Fabio Giovagnini
2010-03-16 12:32 ` Magnus Damm
2010-03-16 12:38 ` Fabio Giovagnini
2010-03-16 12:43 ` Magnus Damm
2010-03-16 13:16 ` Fabio Giovagnini
2010-03-17 3:29 ` Magnus Damm
2010-03-17 5:47 ` Fabio Giovagnini
2010-03-17 6:15 ` Fabio Giovagnini
2010-03-17 6:41 ` Magnus Damm
2010-03-17 6:47 ` Magnus Damm
2010-03-17 8:43 ` Fabio Giovagnini
2010-03-17 9:17 ` Magnus Damm
2010-03-17 11:02 ` Fabio Giovagnini
2010-03-17 11:06 ` Magnus Damm
2010-03-17 11:11 ` Fabio Giovagnini
2010-03-17 11:15 ` Magnus Damm
2010-03-17 11:31 ` Fabio Giovagnini [this message]
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=201003171231.25214.fabio.giovagnini@aurion-tech.com \
--to=fabio.giovagnini@aurion-tech.com \
--cc=linux-sh@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox