diff for duplicates of <48A35167.6030001@harris.com> diff --git a/a/1.1.hdr b/a/1.1.hdr deleted file mode 100644 index a711044..0000000 --- a/a/1.1.hdr +++ /dev/null @@ -1,2 +0,0 @@ -Content-Type: text/plain; charset=windows-1251 -Content-Transfer-Encoding: 7bit diff --git a/a/1.2.hdr b/a/1.2.hdr deleted file mode 100644 index 413967d..0000000 --- a/a/1.2.hdr +++ /dev/null @@ -1,2 +0,0 @@ -Content-Type: text/html; charset=windows-1251 -Content-Transfer-Encoding: quoted-printable diff --git a/a/1.1.txt b/N1/1.txt similarity index 100% rename from a/1.1.txt rename to N1/1.txt diff --git a/a/1.2.bin b/N1/2.bin similarity index 100% rename from a/1.2.bin rename to N1/2.bin diff --git a/a/2.hdr b/N1/2.hdr index 4b86001..a845619 100644 --- a/a/2.hdr +++ b/N1/2.hdr @@ -1,4 +1,2 @@ -Content-Type: text/plain; charset="us-ascii" -MIME-Version: 1.0 -Content-Transfer-Encoding: 7bit -Content-Disposition: inline +Content-Type: text/html; charset=windows-1251 +Content-Transfer-Encoding: 8bit diff --git a/a/2.txt b/a/2.txt deleted file mode 100644 index 2e03888..0000000 --- a/a/2.txt +++ /dev/null @@ -1,4 +0,0 @@ -_______________________________________________ -Linuxppc-dev mailing list -Linuxppc-dev@ozlabs.org -https://ozlabs.org/mailman/listinfo/linuxppc-dev diff --git a/a/content_digest b/N1/content_digest index 51a009d..fb73665 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -17,7 +17,7 @@ linux-ide@vger.kernel.org Stefan Roese <sr@denx.de> " Jeff Garzik <jgarzik@pobox.com>\0" - "\02:1.1\0" + "\01:1\0" "b\0" "Anton Vorontsov wrote:\n" "> On Tue, Aug 12, 2008 at 06:18:42PM +0400, Sergei Shtylyov wrote:\n" @@ -67,110 +67,104 @@ "\n" " Thanks to all for your comments and help,\n" Steve - "\02:1.2\0" - "b\0" - "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n" - "<html>\r\n" - "<head>\r\n" - " <meta content=\"text/html;charset=windows-1251\"\r\n" - " http-equiv=\"Content-Type\">\r\n" - "</head>\r\n" - "<body bgcolor=\"#ffffff\" text=\"#000000\">\r\n" - "Anton Vorontsov wrote:\r\n" - "<blockquote cite=\"mid:20080812143110.GA23961@oksana.dev.rtsoft.ru\"\r\n" - " type=\"cite\">\r\n" - " <pre wrap=\"\">On Tue, Aug 12, 2008 at 06:18:42PM +0400, Sergei Shtylyov wrote:\r\n" - " </pre>\r\n" - " <blockquote type=\"cite\">\r\n" - " <pre wrap=\"\">Anton Vorontsov wrote:\r\n" - "\r\n" - " </pre>\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <pre wrap=\"\">1. IDE status read does not work. (But am I understand correctly\r\n" - " that IDE works well if IRQ is unspecified? Then this is hardly\r\n" - " an issue.)\r\n" - "2. IDE interrupt comes when it should not. I'd recommend to use\r\n" - " oscilloscope to find out what is happening there, that is, if\r\n" - " the drive actually deasserts its irq line after status read.\r\n" - " If so, than this could be a PIC problem.\r\n" - " </pre>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <pre wrap=\"\">What is the platform on which you're observing the issue, btw?\r\n" - " </pre>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <pre wrap=\"\">Another possibility is that you got the wrong interrupt number\r\n" - "in the device-tree...\r\n" - " </pre>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <pre wrap=\"\">Ben.\r\n" - " </pre>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " <blockquote type=\"cite\">\r\n" - " <blockquote type=\"cite\">\r\n" - " <pre wrap=\"\">The platform is the AMCC Sequoia board. We've built a little adapter to\r\n" - "connect a compact flash card to the processor bus. I believe the\r\n" - "interrupt selection in the device tree is correct, and I've checked over\r\n" - "the u-boot settings for the IRQ line (active high, level sensitive). \r\n" - " </pre>\r\n" - " </blockquote>\r\n" - " </blockquote>\r\n" - " <blockquote type=\"cite\">\r\n" - " <pre wrap=\"\">IDE IRQs are active-low.\r\n" - " </pre>\r\n" - " </blockquote>\r\n" - " <pre wrap=\"\"> Only on the PCI and only in the native mode. Natively, the IDE INTRQ \r\n" - "signal is active-high, rising edge triggering, as on ISA. You seem to \r\n" - "have an invertor somewhere, if it's not a PCI chip...\r\n" - " </pre>\r\n" - " </blockquote>\r\n" - " <pre wrap=\"\"><!---->\r\n" - "Ugh. Right you are, as always. I've just looked into mpc8349emitx\r\n" - "schematics, there is indeed an inverter on the irq line.\r\n" - "\r\n" - "CF in True IDE mode is active-high, sorry.\r\n" - " </pre>\r\n" - "</blockquote>\r\n" - "<br>\r\n" - "Ok, just to close this issue, my CF device is now working perfectly.\240\r\n" - "Two problems, both my fault.\240 1) I thought the alternate registers used\r\n" - "the same reg-shift and offset, so the alt_command and alt_status were\r\n" - "at the wrong address, and 2) I was missing a pull-down on the IRQ line\r\n" - "- the sequoia eval board has it in the schematic, but it is marked \"not\r\n" - "populated\".<br>\r\n" - "<br>\r\n" - "\240\240\240 Thanks to all for your comments and help,<br>\r\n" - "\240\240\240 Steve<br>\r\n" - "<br>\r\n" - "</body>\r\n" - "</html>\r\n" "\01:2\0" "b\0" - "_______________________________________________\n" - "Linuxppc-dev mailing list\n" - "Linuxppc-dev@ozlabs.org\n" - https://ozlabs.org/mailman/listinfo/linuxppc-dev + "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\n" + "<html>\n" + "<head>\n" + " <meta content=\"text/html;charset=windows-1251\"\n" + " http-equiv=\"Content-Type\">\n" + "</head>\n" + "<body bgcolor=\"#ffffff\" text=\"#000000\">\n" + "Anton Vorontsov wrote:\n" + "<blockquote cite=\"mid:20080812143110.GA23961@oksana.dev.rtsoft.ru\"\n" + " type=\"cite\">\n" + " <pre wrap=\"\">On Tue, Aug 12, 2008 at 06:18:42PM +0400, Sergei Shtylyov wrote:\n" + " </pre>\n" + " <blockquote type=\"cite\">\n" + " <pre wrap=\"\">Anton Vorontsov wrote:\n" + "\n" + " </pre>\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <pre wrap=\"\">1. IDE status read does not work. (But am I understand correctly\n" + " that IDE works well if IRQ is unspecified? Then this is hardly\n" + " an issue.)\n" + "2. IDE interrupt comes when it should not. I'd recommend to use\n" + " oscilloscope to find out what is happening there, that is, if\n" + " the drive actually deasserts its irq line after status read.\n" + " If so, than this could be a PIC problem.\n" + " </pre>\n" + " </blockquote>\n" + " </blockquote>\n" + " </blockquote>\n" + " </blockquote>\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <pre wrap=\"\">What is the platform on which you're observing the issue, btw?\n" + " </pre>\n" + " </blockquote>\n" + " </blockquote>\n" + " </blockquote>\n" + " </blockquote>\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <pre wrap=\"\">Another possibility is that you got the wrong interrupt number\n" + "in the device-tree...\n" + " </pre>\n" + " </blockquote>\n" + " </blockquote>\n" + " </blockquote>\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <pre wrap=\"\">Ben.\n" + " </pre>\n" + " </blockquote>\n" + " </blockquote>\n" + " </blockquote>\n" + " <blockquote type=\"cite\">\n" + " <blockquote type=\"cite\">\n" + " <pre wrap=\"\">The platform is the AMCC Sequoia board. We've built a little adapter to\n" + "connect a compact flash card to the processor bus. I believe the\n" + "interrupt selection in the device tree is correct, and I've checked over\n" + "the u-boot settings for the IRQ line (active high, level sensitive). \n" + " </pre>\n" + " </blockquote>\n" + " </blockquote>\n" + " <blockquote type=\"cite\">\n" + " <pre wrap=\"\">IDE IRQs are active-low.\n" + " </pre>\n" + " </blockquote>\n" + " <pre wrap=\"\"> Only on the PCI and only in the native mode. Natively, the IDE INTRQ \n" + "signal is active-high, rising edge triggering, as on ISA. You seem to \n" + "have an invertor somewhere, if it's not a PCI chip...\n" + " </pre>\n" + " </blockquote>\n" + " <pre wrap=\"\"><!---->\n" + "Ugh. Right you are, as always. I've just looked into mpc8349emitx\n" + "schematics, there is indeed an inverter on the irq line.\n" + "\n" + "CF in True IDE mode is active-high, sorry.\n" + " </pre>\n" + "</blockquote>\n" + "<br>\n" + "Ok, just to close this issue, my CF device is now working perfectly.\240\n" + "Two problems, both my fault.\240 1) I thought the alternate registers used\n" + "the same reg-shift and offset, so the alt_command and alt_status were\n" + "at the wrong address, and 2) I was missing a pull-down on the IRQ line\n" + "- the sequoia eval board has it in the schematic, but it is marked \"not\n" + "populated\".<br>\n" + "<br>\n" + "\240\240\240 Thanks to all for your comments and help,<br>\n" + "\240\240\240 Steve<br>\n" + "<br>\n" + "</body>\n" + "</html>\n" -5329c66dc6faec56099514a39261d1ad09c07a428407733096775baf9a2906de +4446927e1afb5fac061c209c06462dcd7a3deb9c18efdde8e9472c339201e236
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.