Re: Would the real 82801E_9 please stand up. (fwd)

Jens Axboe (axboe@suse.de)
Tue, 11 Mar 2003 20:31:12 +0100


On Tue, Mar 11 2003, Adrian Bunk wrote:
> The issue described in Dave's mail below is still present:
>
> 2.4.21-pre5-ac1:
> #define PCI_DEVICE_ID_INTEL_82801E_9 0x2459
> #define PCI_DEVICE_ID_INTEL_82801E_11 0x245B
>
>
> 2.5.64-ac3:
> #define PCI_DEVICE_ID_INTEL_82801E_9 0x245b
> #define PCI_DEVICE_ID_INTEL_82801E_11 PCI_DEVICE_ID_INTEL_82801E_9
>
>
> Jens:
> The patch that did the
> #define PCI_DEVICE_ID_INTEL_82801E_11 PCI_DEVICE_ID_INTEL_82801E_9
> in 2.5 was sent by you, could you comment on this issue?

This was during the nasty 2.4-ac IDE merge I did in 2.5, so I wouldn't
trust that particular change completely. The 2.4.21-pre5-ac1 is most
likely the correct one.

-- 
Jens Axboe

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/