> Quite possibly, though as I said in practice, what we did so farI think the generic code is right, up to the MIPS stuff. What the MIPS stuff is doing wants looking at further. If it simply can't address legacy ports them it should set CONFIG_NO_ATA_LEGACY and be robust to such resource mappings. The CONFIG option tells libata to skip over controllers in legacy mode. For switching quirks you should be fixing the class code in an early fixup. The early fixups are run before we do the BAR processing. You must however remember to update dev->class as well as the PCI register if you do so. See quirk_svwkrs_csb5ide() for a correct worked example going in the other direction. If you follow that for the PPC quirks but going native then you will get desired results, although you want to check/know the BAR resources are sane, or clear them as part of the process. So in summary: - MIPS resource/bar bit may be wrong - if so lets revert that - Rest of the logic is just fine, but you may need to move your quirks to be 'early' ones. Alan --
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Eric Sandeen | Re: [RFC] Heads up on sys_fallocate() |
| Filippos Papadopoulos | Re: INITIO scsi driver fails to work properly |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | [PATCH take 2] pkt_sched: Protect gen estimators under est_lock. |
| Natalie Protasevich | [BUG] New Kernel Bugs |
