Subject: Re: [PATCH] PCI in 2.3.15
From: Ivan Kokshaysky (ink@jurassic.park.msu.ru)
Date: Thu Aug 26 1999 - 04:30:20 PDT
On Thu, Aug 26, 1999 at 01:27:54AM -0700, Mitchell Blank Jr wrote:
> As some of you noticed, alpha stopped working (again :-) in 2.3.15pre3
> due to the merge of the new PCI code. Here is a half-assed attempt
> to fix it:
>
Just a small note - you've overlooked one line from my cy82c693 patch:
&& dev->device == PCI_DEVICE_ID_CONTAQ_82C693
+ && dev->devfn < 3
&& idx < 2) {
Without that fn 3 on Cypress (USB controller) won't be setting up,
and its memory region may be overlapped with something else.
Ivan.
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
This archive was generated by hypermail 2a22 : Tue Sep 07 1999 - 16:15:03 PDT