Subject: Re: Centris 610
To: None <port-mac68k@NetBSD.ORG>
From: M.R. Zucca <mrz5149@cs.rit.edu>
List: port-mac68k
Date: 11/02/1996 15:32:22
>This wouldn't happen to be an AST ICP 4 port serial card would it?

Nope, an AE Quadra link.

>I've got one of these and was hacking around with a few weeks
>ago. It looks like I can access the chips directly, so getting
>these things to work may be as simple as adding them to the
>zs* device list, with pointer to the chips "base".

That's essentially how I would do it. I was talking to the fellow who did the
zs driver (whose name escapes me right now) about this a while ago. It seems
that the chips on my AE card are your average, everyday Zilog serial chips.

You should be able to do something similar if you can acess the chips directly.

I think a project like this, code that supports cards that not everybody has,
should be done in an LKM. It cuts down on kernel bloat for folks that don't
have the cards and it lets people test stuff in userland.

> Of course, the
>board I have has a 68000, etc on it so I don't know whether that
>will interfere.

Well, even cooler would be if you could get the 68000 working so you could
get some serious speed out of it but that may be too much of a headache. :)
I find it interesting that you can actually address the SCC chips on the
board without having to talk to the 68000. You'd think that the card
manufacturer would put only the 68000 on the NuBus and the SCC chips on the
68000's bus. Go figure.

_______________________________________________________________________
 Michael Zucca - mrz5149@rit.cs.rit.edu - http://www.rit.edu/~mrz5149/
 "I will choose a path that's clear. I will choose Freewill. "
  --Rush, Freewill
_______________________________________________________________________