Hi Mr. KylongMu &amp; all,<br>
Have you solved the issues about PCI-IDE card?<br>
&nbsp; I also have tested two PCI-IDE cards and a PCI-SATA card with
2.6.13(packaged in AMCC CD) and 2.6.14(ELDK ) kernel on Yosemite board,
this issues are the same with Mr. KylongMu. the PCI-SATA is work fine.
but the two PCI-IDE&nbsp; cards, ITE8212 and PDC20269 failed, the panic
message was&nbsp; similar with Mr. KylongMu. the attached file is the
ITE8212 module driver OOPS log.<br>
&nbsp;<br>
would you please give me some advice about it?<br>
Thanks and Best regards,<br>
stephen<br>
<br>
KylongMu wrote:<br>
<br>
&gt; Dear Denk,<br>
&gt;<br>
&gt; Thanks for your help; it makes my Yosemite run up! I'm try to add a <br>
&gt; PCI-IDE<br>
&gt;<br>
&gt; Card on it. I test my Promise-PDC20268 card and AEC6280 (ATP865-B chip <br>
&gt; type) card,<br>
&gt;<br>
&gt; Both of them all failed with same error, the boot message included in <br>
&gt; the attachment.<br>
&gt;<br>
&gt; The kernel configure is based on the Yosemite_defconfig, add with:<br>
&gt;<br>
&gt; Device Drivers--&gt;<br>
&gt;<br>
&gt; ATA/ATAPI/MFM/RLL support--&gt;<br>
&gt;<br>
&gt; [*]AEC62XX Chipset support<br>
&gt;<br>
&gt; [*]PROMISE PDC202{68|69|70|71|75|76|77} SUPPORT<br>
&gt;<br>
&gt; Both of the PCI-IDE cards can work with X86PC+FEDORA4 configure, I <br>
&gt; don¡¯t know<br>
&gt;<br>
&gt; What cause them fail on Yosemite with final 2.6.14 kernel.<br>
&gt;<br>
&gt; About my 2.6.14 tree, I type with ¡°cg-log ¨Cs¡± command it shows:<br>
&gt;<br>
&gt; 99a21389c2b0e55f30b6cf6550cb492b87dbaa3b Heiko Schocher 2005-11-11 <br>
&gt; 12:47 [PATCH] ppc32: fix Kernel Panic for PM82x Board with gcc-4.0.<br>
&gt;<br>
&gt; ff1df84b3c3154ffdb646941e1c70d17554e3042 Wolfgang Denk 2005-11-10 <br>
&gt; 00:41 Merge with /home/wd/git/linux-2.6/stefan_roese<br>
&gt;<br>
&gt; It only shows 2.6.14 on the kernel message, I don¡¯t know why it <br>
&gt; doesn¡¯t show the message as you told.<br>
&gt;<br>
&gt; But it can work, and fixed the bugs on Yosemite.<br>
&gt;<br>
&gt; Cordially,<br>
&gt;<br>
&gt; Kylong Mu<br>
&gt;<br>
&gt;------------------------------------------------------------------------<br>
&gt;<br>
&gt;U-Boot 1.1.4 (Nov 11 2005 - 19:35:30)<br>
&gt;<br>
&gt;AMCC PowerPC 440EP Rev. B<br>
&gt;Board: Yosemite - AMCC PPC440EP Evaluation Board<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VCO: 1066 MHz<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CPU: 533 MHz<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PLB: 133 MHz<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OPB: 66 MHz<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EPB: 66 MHz<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PCI: 66 MHz<br>
&gt;I2C:&nbsp;&nbsp; ready<br>
&gt;DRAM:&nbsp; 256 MB<br>
&gt;FLASH: 64 MB<br>
&gt;PCI:&nbsp;&nbsp; Bus Dev VenId DevId Class Int<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00&nbsp; 0c&nbsp; 1191&nbsp; 0009&nbsp; 0180&nbsp; 00<br>
&gt;In:&nbsp;&nbsp;&nbsp; serial<br>
&gt;Out:&nbsp;&nbsp; serial<br>
&gt;Err:&nbsp;&nbsp; serial<br>
&gt;Net:&nbsp;&nbsp; ppc_4xx_eth0, ppc_4xx_eth1<br>
&gt;<br>
&gt;Type "run flash_nfs" to mount root filesystem over NFS<br>
&gt;<br>
&gt;Hit any key to stop autoboot:&nbsp; 0<br>
&gt;=&gt; tftp 400000 uImage<br>
&gt;ENET Speed is 100 Mbps - FULL duplex connection<br>
&gt;Using ppc_4xx_eth0 device<br>
&gt;TFTP from server 192.168.0.93; our IP address is 192.168.0.66<br>
&gt;Filename 'uImage'.<br>
&gt;Load address: 0x400000<br>
&gt;Loading: #################################################################<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #################################################################<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #################################################################<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ###########################################<br>
&gt;done<br>
&gt;Bytes transferred = 1217393 (129371 hex)<br>
&gt;=&gt; bootram<br>
&gt;Unknown command 'bootram' - try 'help'<br>
&gt;=&gt; run bootram<br>
&gt;## Booting image at 00400000 ...<br>
&gt;&nbsp;&nbsp; Image Name:&nbsp;&nbsp; Linux-2.6.14<br>
&gt;&nbsp;&nbsp; Image Type:&nbsp;&nbsp; PowerPC Linux Kernel Image (gzip compressed)<br>
&gt;&nbsp;&nbsp; Data Size:&nbsp;&nbsp;&nbsp; 1217329 Bytes =&nbsp; 1.2 MB<br>
&gt;&nbsp;&nbsp; Load Address: 00000000<br>
&gt;&nbsp;&nbsp; Entry Point:&nbsp; 00000000<br>
&gt;&nbsp;&nbsp; Verifying Checksum ... OK<br>
&gt;&nbsp;&nbsp; Uncompressing Kernel Image ... OK<br>
&gt;## Loading RAMDisk Image at fed40000 ...<br>
&gt;&nbsp;&nbsp; Image Name:&nbsp;&nbsp; Yosemite Ramdisk<br>
&gt;&nbsp;&nbsp; Image Type:&nbsp;&nbsp; PowerPC Linux RAMDisk Image (gzip compressed)<br>
&gt;&nbsp;&nbsp; Data Size:&nbsp;&nbsp;&nbsp; 17770706 Bytes = 16.9 MB<br>
&gt;&nbsp;&nbsp; Load Address: 00000000<br>
&gt;&nbsp;&nbsp; Entry Point:&nbsp; 00000000<br>
&gt;&nbsp;&nbsp; Verifying Checksum ... OK<br>
&gt;&nbsp;&nbsp; Loading Ramdisk to 0ee47000, end 0ff398d2 ... OK<br>
&gt;Linux version 2.6.14 (root@dxp) (gcc version 4.0.0) #7 Sun Nov 13 21:59:01 CST 2005<br>
&gt;AMCC PowerPC 440EP Yosemite Platform<br>
&gt;Built 1 zonelists<br>
&gt;Kernel command line: ramdisk_size=49152 root=/dev/ram rw
ip=192.168.0.66:192.168.0.93::255.255.255.0:yosemite:eth0:off panic=1
console=ttyS0,115200<br>
&gt;PID hash table entries: 2048 (order: 11, 32768 bytes)<br>
&gt;Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)<br>
&gt;Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)<br>
&gt;Memory: 239616k available (1860k kernel code, 596k data, 140k init, 0k highmem)<br>
&gt;Mount-cache hash table entries: 512<br>
&gt;checking if image is initramfs...it isn't (no cpio magic); looks like an initrd<br>
&gt;softlockup thread 0 started up.<br>
&gt;Freeing initrd memory: 17354k freed<br>
&gt;NET: Registered protocol family 16<br>
&gt;PCI: Probing PCI hardware<br>
&gt;usbcore: registered new driver usbfs<br>
&gt;usbcore: registered new driver hub<br>
&gt;SCSI subsystem initialized<br>
&gt;io scheduler noop registered<br>
&gt;io scheduler anticipatory registered<br>
&gt;io scheduler deadline registered<br>
&gt;io scheduler cfq registered<br>
&gt;usbmon: debugfs is not available<br>
&gt;ppc-soc-ohci ppc-soc-ohci.0: USB Host Controller<br>
&gt;ppc-soc-ohci ppc-soc-ohci.0: new USB bus registered, assigned bus number 1<br>
&gt;ppc-soc-ohci ppc-soc-ohci.0: irq 40, io mem 0xef601000<br>
&gt;usb usb1: Product: USB Host Controller<br>
&gt;usb usb1: Manufacturer: Linux 2.6.14 ohci_hcd<br>
&gt;usb usb1: SerialNumber: PPC-SOC USB<br>
&gt;hub 1-0:1.0: USB hub found<br>
&gt;hub 1-0:1.0: 2 ports detected<br>
&gt;Initializing USB Mass Storage driver...<br>
&gt;usbcore: registered new driver usb-storage<br>
&gt;USB Mass Storage support registered.<br>
&gt;pegasus: v0.6.12 (2005/01/13), Pegasus/Pegasus II USB Ethernet driver<br>
&gt;usbcore: registered new driver pegasus<br>
&gt;Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled<br>
&gt;serial8250: ttyS0 at MMIO 0x0 (irq = 0) is a 16550A<br>
&gt;serial8250: ttyS1 at MMIO 0x0 (irq = 1) is a 16550A<br>
&gt;RAMDISK driver initialized: 16 RAM disks of 49152K size 1024 blocksize<br>
&gt;PPC 4xx OCP EMAC driver, version 3.53<br>
&gt;mal0: initialized, 4 TX channels, 2 RX channels<br>
&gt;zmii0: bridge in RMII mode<br>
&gt;eth0: emac0, MAC 00:10:ec:00:87:40<br>
&gt;eth0: found Generic MII PHY (0x01)<br>
&gt;eth1: emac1, MAC 00:10:ec:00:87:47<br>
&gt;eth1: found Generic MII PHY (0x03)<br>
&gt;Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2<br>
&gt;ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx<br>
&gt;Data machine check in kernel mode.<br>
&gt;PLB0: BEAR=0x0000000000000000 ACR=&nbsp; 0x00000000 BESR= 0xfffff7ff<br>
&gt;POB0: BEAR=0xc27e3194ffffffff BESR0=0x00000000 BESR1=0x00000000<br>
&gt;OPB0: BEAR=0x0000000000000151 BSTAT=0x00000000<br>
&gt;Oops: machine check, sig: 7 [#1]<br>
&gt;NIP: 00000000 LR: C0263628 SP: CFF41F40 REGS: c0271f50 TRAP: 0202&nbsp;&nbsp;&nbsp; Not tainted<br>
&gt;MSR: 00000000 EE: 0 PR: 0 FP: 0 ME: 0 IR/DR: 00<br>
&gt;TASK = c04f8b10[1] 'swapper' THREAD: cff40000<br>
&gt;Last syscall: 120<br>
&gt;GPR00: FDFFEF02 CFF41F40 C04F8B10 C04FC000 C026C6B4 C04FC000 00000009 CFF41EF4<br>
&gt;GPR08: C04F9F70 00000000 00004000 C0270000 24254322 61000408 0FFB6800 00000001<br>
&gt;GPR16: 00800000 0FFCEAD4 FFFFFFFF 00000000 007FFF00 0FFB1210 00000003 00000002<br>
&gt;GPR24: C01D0000 C01D0000 C0270000 C01D0000 C0270000 C0223E10 C026C6B4 C04FC000<br>
&gt;NIP [00000000] 0x0<br>
&gt;LR [c0263628] aec62xx_init_one+0x38/0x48<br>
&gt;Call trace:<br>
&gt; [c0263628] aec62xx_init_one+0x38/0x48<br>
&gt; [c02649b8] ide_scan_pcidev+0x68/0xb0<br>
&gt; [c0264a34] ide_scan_pcibus+0x34/0xe8<br>
&gt; [c026492c] ide_init+0x68/0x8c<br>
&gt; [c00013ac] init+0xb4/0x254<br>
&gt; [c00046c0] kernel_thread+0x48/0x64<br>
&gt;Data machine check in kernel mode.<br>
&gt;PLB0: BEAR=0x0000000000000000 ACR=&nbsp; 0x00000000 BESR= 0xfffff7ff<br>
&gt;POB0: BEAR=0xc27e3194ffffffff BESR0=0x00000000 BESR1=0x00000000<br>
&gt;OPB0: BEAR=0x0000000000000151 BSTAT=0x00000000<br>
&gt;Oops: machine check, sig: 7 [#2]<br>
&gt;NIP: 00000000 LR: C000235C SP: C0271E70 REGS: c0271f50 TRAP: 0202&nbsp;&nbsp;&nbsp; Not tainted<br>
&gt;MSR: 00000000 EE: 0 PR: 0 FP: 0 ME: 0 IR/DR: 00<br>
&gt;TASK = c04f8b10[1] 'swapper' THREAD: cff40000<br>
&gt;Last syscall: 120<br>
&gt;GPR00: 08000000 C0271E70 C04F8B10 C0271E80 00001568 FFFFFFFF C0270000 00004000<br>
&gt;GPR08: C0270000 C000235C 00021002 C00039E8 C04F8CD8 61000408 0FFB6800 00000001<br>
&gt;GPR16: 00800000 0FFCEAD4 FFFFFFFF 00000000 007FFF00 0FFB1210 00000003 00000002<br>
&gt;GPR24: C01D0000 C01D0000 C0270000 C01D0000 C0270000 C0223E10 00000007 C0271F50<br>
&gt;NIP [00000000] 0x0<br>
&gt;LR [c000235c] ret_from_except+0x0/0x18<br>
&gt;Kernel panic - not syncing: Attempted to kill init!<br>
&gt; &lt;0&gt;Rebooting in 1 seconds..<br>
&gt;<br>
&gt; &nbsp;<br>
&gt;<br>
&gt;------------------------------------------------------------------------<br>
&gt;<br>
&gt;_______________________________________________<br>
&gt;Linuxppc-embedded mailing list<br>
&gt;Linuxppc-embedded@ozlabs.org<br>
&gt;https://ozlabs.org/mailman/listinfo/linuxppc-embedded<br>
&gt;<br>
<br>
<br>
<br>
<div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><br><!-- footer --><br>