Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Turbochannel Adapter



On Wed, Jun 17, 2009 at 05:22:35PM +0200, Bella Riosa wrote:
> There is not a trace of it in dmesg. Maybe the address is wrong?
> Has someone successfully tested the tc-adapter on an VAXStation 4000?

int
tcbus_match(device_t parent, cfdata_t cfdata, void *aux)
{
        return 0;
}

So not a big suprise it doesn't get attached ;-)

Martin


Home | Main Index | Thread Index | Old Index