Subject: QuadraLink support?
To: None <port-mac68k@NetBSD.ORG>
From: John Valdes <valdes@macavity.uchicago.edu>
List: port-mac68k
Date: 02/18/1998 12:37:21
Hello all,
I've recently acquired an old QuadraLink 4-port serial card, which
I've installed into my IIcx running NetBSD 1.3. Upon booting, the
(essentially 1.3 GENERIC) kernel sees the board, but doesn't configure
the serial ports:
nubus0 slot a: QuadraLink (Vendor: ???, Part: ???) Type: 0006 0006
0102 0100 not configured
The board itself uses two Zilog UARTs (this model just has the UARTs,
no mc68k processor), which I believe work with the existing zs driver,
so I'm guessing that a trivial change to the kernel source is all
that's needed to make this work.
Anyone know what needs to be changed?
Thanks,
John