On Tue, 25 Aug 1998, Thomas Riemer wrote:
> The dependency on rs_init is slightly more complicated than
> first glance.
Just edit the Makefile in drivers/tc
> drivers/Makefile has an ifdef CONFIG_TC to include the /drivers/tc
> subdirectory.
That's set with the ordinary configuration tools (make config or
menuconfig or xconfig) see arch/mips/config.in for details.
> drivers/tc/decserial.c contains the function rs_init required
> if CONFIG_SERIAL is set in drivers/char/tty_io.c.
This serial driver is a start of getting a serial driver for the Z8530
chip that's in most 5k's, not in the [23]100's.
Regards,
Richard
|