From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Marc-F. Lucca-Daniau" Subject: Re: Obsolete documentation? Date: Sun, 16 Feb 2020 18:05:36 +0100 Message-ID: <85e27a46-034f-f927-9169-e633c18909e8@gmail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=4ITagnM0DZSbkVPKOq4ta87SGtH0o80kL0hY6eeyqKY=; b=Kg9j8pEwuX8g0aaiAedaCI07wUAovMVhuBc+DcNYjsWynbbyylLZrozKmHrSM9JFzD RSFhjE5plctuvyrDsTMDci0OQqiMzUuhy8crx9CKL7ilYnzM9gjk4QH19U6XhiRq/7Ol EwX51eVipkipg5g4Rzqdf52SV/Vp34KhEHybqwqeKR8wRqKKp/gDH9s+rCui0gPcCvE9 fnFGhFO6Ml5lLOvOsNAncOmcF1+4bTile7yBl9nX5DhamDKsYX4R21gGEB/ch2TkcaZ1 S4A3k0YZbYBR6mqSwdNjlnSRdNPHG98z1biyF7Lj6rJMgtNBPkqxxJfLg51xJFs93UM8 X+GQ== In-Reply-To: Content-Language: fr-FR Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8"; format="flowed" To: Paul Osmialowski , Derek Johansen Cc: ELKS Hello Derek and Paul, ELKS is indeed still SLIP capable : https://github.com/elks-org/elks/issues/304 One has just to change the command line of 'ktcp' to remove Ethernet and put back SLIP. Documentation is quite outdated. Georges made an effort to document Ethernet and some other things while debugging networking features, but there are still many legacy documents that need to be reorderer and updated. Thanks, MFLD Le 16/02/2020 à 12:08, Paul Osmialowski a écrit : > So what happened to SLIP support in ELKS? 8-bit ISA ethernet cards > (with RJ-45 connector) are very rare (I have only one of them, work nicely > under FreeDOS and in theory it should be supported by ELKS's ne2k driver, > but it isn't). Within my one more XT machine to play with ELKS, serial > port is the only means of external communication. PPP/IP or SLIP is > something ELKS should definitely have IMHO. > > Cheers, > Paul > > On Sat, 15 Feb 2020, Derek Johansen wrote: > >> Does elks/Documentation/text/networking_guide.txt make >> elks/Documentation/text/networking.txt obsolete? The latter in >> Section 2 says ELKS only supports SLIP connections. I don't think >> this is still true? >>