From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
Date: Tue, 12 Apr 2011 18:32:00 -0400 [thread overview]
Message-ID: <201104121832.01732.vapier@gentoo.org> (raw)
In-Reply-To: <1302642840-6958-1-git-send-email-sjg@chromium.org>
On Tuesday, April 12, 2011 17:13:56 Simon Glass wrote:
> +static struct smsc95xx_dongle smsc95xx_dongles[] = {
> + { 0x0424, 0xec00 }, /* LAN9512/LAN9514 Ethernet */
> + { 0x0424, 0x9500 }, /* LAN9500 Ethernet */
> + { 0x0000, 0x0000 } /* END - Do not remove */
> +};
should be a const structure
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110412/66ddb364/attachment.pgp
prev parent reply other threads:[~2011-04-12 22:32 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-12 21:13 [U-Boot] [PATCH 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter Simon Glass
2011-04-12 21:13 ` [U-Boot] [PATCH 2/5] Add Ethernet hardware MAC address framework to usbnet Simon Glass
2011-04-12 22:30 ` Mike Frysinger
2011-04-12 21:13 ` [U-Boot] [PATCH 3/5] Add documentation for USB Host Networking Simon Glass
2011-04-30 19:23 ` Wolfgang Denk
2011-04-12 21:13 ` [U-Boot] [PATCH 4/5] Put common autoload code into AutoLoad() function Simon Glass
2011-04-12 21:58 ` Wolfgang Denk
2011-04-13 0:41 ` Simon Glass
2011-04-12 21:14 ` [U-Boot] [PATCH 5/5] Allow tftp server to be different from bootp/dhcp server Simon Glass
2011-04-12 21:56 ` Wolfgang Denk
2011-04-13 0:28 ` Simon Glass
2011-04-13 5:26 ` Wolfgang Denk
2011-04-13 18:42 ` Simon Glass
2011-04-13 19:42 ` Wolfgang Denk
2011-04-12 21:50 ` [U-Boot] [PATCH 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter Wolfgang Denk
2011-04-13 0:53 ` Simon Glass
2011-04-12 22:32 ` Mike Frysinger [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=201104121832.01732.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/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