public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: David Saada <David.Saada@ecitele.com>
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 01:00:24 -0700 (PDT)	[thread overview]
Message-ID: <12697486.post@talk.nabble.com> (raw)


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}
};

-- 
View this message in context: http://www.nabble.com/-PATCH--USB-OHCI-driver%3A-Add-NEC%27s-PCI-OHCI-module-ID-tf4450412.html#a12697486
Sent from the Uboot - Users mailing list archive at Nabble.com.

             reply	other threads:[~2007-09-16  8:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-16  8:00 David Saada [this message]
2007-09-16 14:02 ` [U-Boot-Users] [PATCH] USB OHCI driver: Add NEC's PCI OHCI module ID Markus Klotzbücher
2007-09-16 15:23 ` Wolfgang Denk
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=12697486.post@talk.nabble.com \
    --to=david.saada@ecitele.com \
    --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