From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
Would you please commit this two-line patch to /sys/i386/isa/b004.c (the Transputer driver) so that it at least compiles under 2.x Haven't tried if the driver is working properly, but a kernel with compiled-in driver has been running for two days now with no apparent problems. Submitted by: luigi
This commit is contained in:
parent
6a85ebc00a
commit
3a352d160f
@ -55,6 +55,8 @@
|
||||
/* #include "buf.h" */
|
||||
/* #include "kernel.h" */
|
||||
#include <sys/uio.h>
|
||||
#include <sys/devconf.h>
|
||||
#include <i386/isa/isa.h>
|
||||
/* #include "sys/ioctl.h" */
|
||||
/* #include "syslog.h" */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user