From: Rene B. <re...@we...> - 2002-10-07 18:09:43
|
On 2002.10.07 16:08 schneider wrote: > If i start the kernel from my special linuxbootpartition (fast and just > the needed stuff in it), the SCSI driver won´t work. > If i boot the AmigaOS 3.9, and start the kernel, the driver works!!! I also use such a start partition, without problems. No start of AmigaOS needed. > Is there a Initerror at the ppc kernel or the scsi driver?? Some parts of the 53c770 isn't configured by the driver (especially the scsi burst mode) and needs to be initialized by the CSPPC-firmware. This is normaly done if the Amiga is switched on. But maybe the different firmware-versions behaves different. As far as I know, the newest can be found at: ftp://ftp.meanmachine.ch/pub/amiga/ppclib Will be nice if you can check out your version. > I tried the whole weekend, to get the biest running, lots of rebuilds > and printks, just to see there is no prob with the 53c770 driver. > Just booted the wrong partition and started linux anyway... and it works. > WHY? > Is there any way to give the 53c770 a seperate irq number? Don't know. "IRQ_AMIGA_PORTS" is used and is stolen from other scsi-drivers. Ciao, Renè |