Re: Previous attempt at CVPPC driver
Radosław Kujawa <radoslaw.kujawa <at> c0ff33.net>
2011-06-01 13:29:23 GMT
On Jun 1, 2011, at 11:07 AM, Frank Wille wrote:
> On Tue, 31 May 2011 22:46:48 +0200
> Rados?aw Kujawa <radoslaw.kujawa <at> c0ff33.net> wrote:
>
>> http://mail-index.netbsd.org/port-amiga/2002/02/11/0000.html
>>
>> Incredible! I wish I found this before I started the work on p5pb.
>
> I didn't know about it. But nevertheless the 32-bit bus-space support
> is useful and I would like to commit it when it works.
I think it works, just needs testing. As soon as pm2fb is running, it'll be safe to declare that 32-bit
bus_space is really working. It uses these methods extensively.
> BTW, does anybody have a PCMCIA network card which makes the kernel panic?
Hmm... does Gayle even allow 32-bit accesses? I always thought that the PCMCIA is 16-bit-only on hardware level.
I have ep(4) somewhere, which just doesn't work on amiga for some unknown reason (while it works fine on
macppc). There's PR 31134 describing this. Though, that's probably totally unrelated to 32-bit
bus_space problems.
--
Best regards,
Radosław Kujawa