Path: utzoo!attcan!uunet!mcvax!ukc!eagle!icdoc!lmjm From: lmjm@doc.ic.ac.uk (Lee McLoughlin) Newsgroups: comp.os.minix Subject: Re: Status of V1.3 - ethernet task Message-ID: <289@gould.doc.ic.ac.uk> Date: 15 May 88 10:13:59 GMT References: <709@ast.cs.vu.nl> <4200003@hpihoah.HP.COM> Reply-To: lmjm@doc.ic.ac.uk Organization: Dept. of Computing, Imperial College, London, UK. Lines: 14 If you had been slavishly installing the new bits from Mr T. then you would have found the one that does indeed add another process to h/com.h for etherneting. From memory: #define ETHERNET -9 ... more defines ... mentions LANCE ... Unfortunetly that was all there was to it. After all in a multi task kernel how would you expect a new feature to be added? Lee.