Messages in this thread Patch in this message |  | | Date | Tue, 17 Dec 1996 23:55:55 +0000 | From | Klaus Kudielka <> | Subject | 2.1.15-patch2 |
| |
1.) IBMMCA SCSI compiles & runs fine now.
2.) NFS still does not work as a module:
--- netsyms.c.ORIG Tue Dec 17 23:46:26 1996 +++ netsyms.c Tue Dec 17 23:47:03 1996 @@ -83,6 +83,8 @@ X(memcpy_fromiovec), X(sock_setsockopt), X(sock_getsockopt), + X(sock_sendmsg), + X(sock_recvmsg), X(sk_alloc), X(sk_free), X(sock_wake_async), -- Klaus Kudielka OE1KIB Peter Jordanstr. 165, A-1180 Wien, AUSTRIA oe1kib@oe1xtu.ampr.org http://oe1xtu.ampr.org/~oe1kib/ http://asterix.nt.tuwien.ac.at/~oe1kib/
|  |