From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] USB OHCI driver: Add NEC's PCI OHCI module ID
Date: Sun, 16 Sep 2007 17:23:14 +0200 [thread overview]
Message-ID: <20070916152314.755B32405D@gemini.denx.de> (raw)
In-Reply-To: Your message of "Sun, 16 Sep 2007 01:00:24 PDT." <12697486.post@talk.nabble.com>
In message <12697486.post@talk.nabble.com> you wrote:
>
> Description: Add NEC's PCI OHCI module ID to the USB OHCI driver
>
> Signed-off-by: David Saada <david.saada@ecitele.com>
>
> diff -purN usb_ohci.c.orig usb_ohci.c
>
> --- usb_ohci.c.orig 2007-09-11 15:59:55.780415000 +0300
> +++ usb_ohci.c 2007-09-16 09:52:06.146578000 +0200
> @@ -93,6 +93,7 @@
> #ifdef CONFIG_PCI_OHCI
> static struct pci_device_id ohci_pci_ids[] = {
> {0x10b9, 0x5237}, /* ULI1575 PCI OHCI module ids */
> + {0x1033, 0x0035}, /* NEC PCI OHCI module ids */
> /* Please add supported PCI OHCI controller ids here */
> {0, 0}
> };
Please use TABs for indentation - please clean up and resubmit.
next prev parent reply other threads:[~2007-09-16 15:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-16 8:00 [U-Boot-Users] [PATCH] USB OHCI driver: Add NEC's PCI OHCI module ID David Saada
2007-09-16 14:02 ` Markus Klotzbücher
2007-09-16 15:23 ` Wolfgang Denk [this message]
2007-09-17 11:44 ` David Saada
2007-09-17 15:16 ` Markus Klotzbücher
2007-09-17 20:47 ` Wolfgang Denk
2007-09-19 8:55 ` [U-Boot-Users] [USB] Pull Request: git://www.denx.de/git/u-boot-usb.git Markus Klotzbücher
2007-09-22 22:51 ` Wolfgang Denk
2007-09-23 21:17 ` [U-Boot-Users] [Microblaze] Pull Request: git://www.denx.de/git/u-boot-microblaze.git merge branch Michal Simek
2007-10-13 20:55 ` Wolfgang Denk
2007-10-14 0:39 ` Grant Likely
2007-10-14 9:16 ` Wolfgang Denk
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=20070916152314.755B32405D@gemini.denx.de \
--to=wd@denx.de \
--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