From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] u9fs From: Geoff Collyer MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020320071024.C956A19A68@mail.cse.psu.edu> Date: Tue, 19 Mar 2002 23:10:18 -0800 Topicbox-Message-UUID: 6a751402-eaca-11e9-9e20-41e7f4b1d025 > I agree but support for drivers is a concern. I've just succeeded in porting a gigabit ethernet driver from the cpu kernel to the fs kernel using a bit of scaffolding and a very few changes to the original driver. I believe that this can be extended to all the other ethernet drivers and maybe some non-ethernet drivers and I intend to take a whack at it. (Thus my recent interest in ether8139.c.) I also believe that similar scaffolding can ease porting of ethernet drivers into 9load, which you really need to make a given model of ethernet card useful.