On Thu, Oct 14, 2004 at 04:54:38PM -0700, David Brownell wrote:
> Hi Matt,
> 
> On Thursday 14 October 2004 3:46 pm, Matthew Dharm wrote:
> > 
> > In my 'day job', I've discovered that the EHCI controller in the AMD-8111
> > southbridge doesn't work.  As in, AMD published errata says it doesn't
> > work, and don't bother trying.
> 
> That sounds familiar.

Oh?

> > Would you be open to a patch to blacklist such devices from the EHCI
> > driver?  Or perhaps you just want the Vendor/Device ID to do it yourself?
> 
> I'd much rather have a patch that's clean enough to just OK ... ;)
> 
> A quick look suggests the #ifdef CONFIG_PCI block in
> ehci_hc_reset() is the natural place to check for those IDs.

Hrm... would that have to be in the 'then' clause of the if(... ==
&pci_bus_type) in order to make sure we didn't try to do a
pci_read_config_dword() on a non-PCI device?

Matt

-- 
Matthew Dharm                              Home: [EMAIL PROTECTED] 
Maintainer, Linux USB Mass Storage Driver

I'm just trying to think of a way to say "up yours" without getting fired.
                                        -- Stef
User Friendly, 10/8/1998

Attachment: pgpLqna8Q2KDx.pgp
Description: PGP signature

Reply via email to