On 02.07.2007 07:02, Thorsten Leemhuis wrote: > On 28.06.2007 21:47, Chuck Ebbert wrote: >> On 06/28/2007 03:16 PM, Chuck Ebbert wrote: >> >> [Forgot to mark subj: as a patch; attached] >> >>> From: Christian Lamparter <chunkeey@xxxxxx> >>> >>> ATA: add a PCI ID for Intel Santa Rosa PATA controller. >>> >>> Signed-off-by: Christian Lamparter <chunkeey@xxxxxx> >>> --- >> [...] >>> + /* ICH8 Mobile PATA Controller */ >>> + { 0x8086, 0x2850, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_133 }, > > FYI: Patch works fine for me on my brand new Dell D630 (Santa Rosa) -- > the DVD-Drive gets recognized with it applied. Hmmm. From looking at the ICH8-Datasheet ( http://www.intel.com/design/chipsets/datashts/313056.htm or http://download.intel.com/design/chipsets/datashts/31305603.pdf ) page 189 and later it seems to me that the ICH8M (just as all the other Intel-Chipsets I know) officially only supports Ultra ATA 100 (and not 133!). So is the ich_pata_133 correct in the patch (see quoted line above)? CU thl - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html