On Tue, May 27, 2008 at 2:59 PM, David Woodhouse <dwmw2@xxxxxxxxxxxxx> wrote: > On Tue, 2008-05-27 at 11:08 -0700, vb wrote: >> >> CONFIG_SCSI=y >> CONFIG_SCSI_DMA=y >> CONFIG_SCSI_LOWLEVEL=y >> CONFIG_SCSI_PROC_FS=y >> CONFIG_SCSI_WAIT_SCAN=m > > Yeah, that looks sane. > David, this is such a high price to pay for enabling the CF card IDE access - why would this be required, seems counterintuitive to me. What do you think would be a problem with using the CF card inside the drivers/ide/* framework? cheers, vadim >> >> Also where one can find definitions of the values included in the >> pata block of the OF tree - specifically for 'pio-mode' and 'reg' as >> in arch/powerpc/boot/dts/mpc8349emitx.dts: >> >> pata@3,0 { >> compatible = "fsl,mpc8349emitx-pata", "ata-generic"; >> reg = <0x3 0x0 0x10 0x3 0x20c 0x4>; >> reg-shift = <1>; >> pio-mode = <6>; >> interrupts = <23 0x8>; >> interrupt-parent = <&ipic>; >> }; > > That question is probably best directed at the linuxppc-dev@xxxxxxxxxx > list. > > -- > dwmw2 > > -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html