Subject: Re: Mitsumi CD-Rom Driver.. AGAIN!
To: None <rls@zeus.id.net>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 02/19/1994 22:20:21
device mcd0 at isa? port 0x320 irq 10
I don't know what you expect that to do, but it's wrong. Quoting from
another kernel config (ALL):
device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
It should be obvious what you need to do.
The other glitch is fixed; you just need `#include <machine/cpu.h> in
ns_ip.c..
------------------------------------------------------------------------------