[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.44L0.1405291313550.1285-100000@iolanthe.rowland.org>
Date: Thu, 29 May 2014 13:16:18 -0400 (EDT)
From: Alan Stern <stern@...land.harvard.edu>
To: Nikita Yushchenko <nyushchenko@....rtsoft.ru>
cc: One Thousand Gnomes <gnomes@...rguk.ukuu.org.uk>,
Mathias Nyman <mathias.nyman@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
<linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<lugovskoy@....rtsoft.ru>
Subject: Re: [PATCH] usb: pci-quirks: do not access OHCI_FMINTERVAL register
on ULI hw
On Thu, 29 May 2014, Nikita Yushchenko wrote:
> >> I've checked these... all values read as 0xffffffff - which does not
> >> look correct
> >
> > You could have the platform setup code read one of those hardware
> > registers, such as FMINTERVAL. If it obtains 0xffffffff, don't
> > register the OHCI controller as a platform device.
>
> It is not a platform_device, it is PCI device that is found via bus scan.
Yes, of course, I got it mixed up.
Well, the quirk_usb_handoff_ohci() routine could do something like
this. If the FMINTERVAL value is 0xffffffff, deregister the device
from the PCI bus.
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists