Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!rochester!pt.cs.cmu.edu!sei!pdb From: pdb@sei.cmu.edu (Patrick Barron) Newsgroups: comp.unix.wizards Subject: Problems using ACC ACP5250 under 4.3-tahoe Message-ID: <3104@ci.sei.cmu.edu> Date: 29 Mar 89 23:16:31 GMT Reply-To: pdb@sei.cmu.edu (Patrick Barron) Organization: Software Engineering Institute, Pittsburgh, PA Lines: 16 Has anyone successfully gotten ACC's ACP5250 driver working under 4.3-tahoe? I'm having a problem in which the kernel panics when turning the ACP5250 board on (using acpconfig); the proximate cause of the crashes is that, when the driver is trying to write to Unibus map registers (or what passes for such on a Q-bus...), the pointer it's using contains garbage, and it goes off and tries to poke at non-existent memory. This very same driver works just fine under Wisconsin 4.3BSD+NFS - did something change in the way I/O mapping is handled in the kernel? ACC *is* working on the problem, but I was just curious to know if anyone had seen it before. The sooner I can get this fixed, the better.... --Pat.