All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raphael Assenat <raph@8d.com>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add PCI device ID for IT8152 RISC-to-PCI chip
Date: Tue, 13 Feb 2007 09:45:54 -0500	[thread overview]
Message-ID: <45D1CF22.6010706@8d.com> (raw)
In-Reply-To: <20070209212856.GK7584@csclub.uwaterloo.ca>

Lennart Sorensen wrote:
> On Fri, Feb 09, 2007 at 03:14:05PM -0500, Raphael Assenat wrote:
> 
>>This patch adds a PCI device ID (0x8152) for the IT8152F/G
>>Advanced RISC-to-PCI Companion Chip.
>>
>>-- 
>>Raphael Assenat
>>8D Technologies Inc.
> 
> 
>>This patch adds a PCI device ID for the IT8152F/G 
>>Advanced RISC-to-PCI Companion Chip.
>>
>>Signed-off-by: Raphael Assenat <raph@8d.com>
>>
>>--- linux-2.6.20/include/linux/pci_ids.h	2007-02-04 13:44:54.000000000 -0500
>>+++ linux-2.6.20-8d/include/linux/pci_ids.h	2007-02-09 15:00:38.000000000 -0500
>>@@ -1626,6 +1626,7 @@
>> #define PCI_VENDOR_ID_ROCKWELL		0x127A
>> 
>> #define PCI_VENDOR_ID_ITE		0x1283
>>+#define PCI_DEVICE_ID_ITE_8152		0x8152
>> #define PCI_DEVICE_ID_ITE_8211		0x8211
>> #define PCI_DEVICE_ID_ITE_8212		0x8212
>> #define PCI_DEVICE_ID_ITE_8872		0x8872
> 
> 
> Oh that one.  Anyone ever have a reliable PCI bus with one of these?
> The one system on a board I have worked with in the past had so many
> problems with the PCI bus that we have to switch to another board
> instead.  Too bad since the ARM cpu was much faster and better and
> handling network traffic (we switched to a Geode SC1200 based board).
> 
> At the time my theory was that the cpu would interrupt DMA transfers
> when it wanted access to system memory, which would break the PCI
> transfers.  But that was just my theory.
Really? I have no idea if it's possible to get a reliable PCI bus or
not with this chip. Right now, we only use it for it's built-in OHCI 
USB host controller and UART. You're making me hope I never have to 
use it for interfacing a PCI card!

Best regards,

-- 
Raphael Assenat
8D Technologies Inc.

  reply	other threads:[~2007-02-13 14:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-09 20:14 [PATCH] Add PCI device ID for IT8152 RISC-to-PCI chip Raphael Assenat
2007-02-09 21:28 ` Lennart Sorensen
2007-02-13 14:45   ` Raphael Assenat [this message]
2007-02-13 15:16     ` Lennart Sorensen
2007-02-13 15:30       ` Russell King
2007-02-13 15:47         ` Lennart Sorensen
2007-02-13 16:20           ` Russell King

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=45D1CF22.6010706@8d.com \
    --to=raph@8d.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    /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.