Subject: Re: powermac progress
To: Dan Jacobowitz <drow@mindcryme.com>
From: Tsubai Masanari <tsubai@iri.co.jp>
List: port-powerpc
Date: 02/09/1998 01:42:58
>> I have managed to write drivers for ncr53c94 and PCI bridge.
>> (perhaps, many bugs exist yet...)
>>
>> I will put the sources on my ftp server tomorrow (I can't access to
>> cvs yet.)
>Tell me when you do, and I'll commit the latest arch/powermac. I have a
>couple of ideas about that...
I put it to ftp://nandra.iri.co.jp/pub/NetBSD/powermac/ .
* PCI code can probe PCI devices, but no card is tested.
* 53c94 doesn't use interrupts for now. (SCSI_POLL only. slow...)
* There are many quick hacks. I must rewrite them later... :-)
Now my PM9600 boots to multi-user mode.