> > > All in all, I think the interrupt business is where the problem lies. > > > The behavior is just like what I'd expect if I knew there were interrupt > > > problems. > > I'm beginning to have my doubts. Is there a way to get information about > what devices are using what interrupts, ioports, etc.? The boot messages > go by pretty fast and the logs are pretty barren. Diagnostic information > of any kind would be helpful.
Under linux, try looing in proc (ie cat /proc/interrupts). As gnumach uses the 2.2 drivers, things should be detected in the same manner. -Neal -- Neal H Walfield University of Massachusetts at Lowell [EMAIL PROTECTED] or [EMAIL PROTECTED]

