From owner-freebsd-hackers Fri Feb 23 00:53:02 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA20070 for hackers-outgoing; Fri, 23 Feb 1996 00:53:02 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA20059 for ; Fri, 23 Feb 1996 00:52:46 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id JAA06010; Fri, 23 Feb 1996 09:50:39 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id JAA10792; Fri, 23 Feb 1996 09:50:38 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id JAA02879; Fri, 23 Feb 1996 09:50:07 +0100 (MET) From: J Wunsch Message-Id: <199602230850.JAA02879@uriah.heep.sax.de> Subject: Re: Long File Names To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Fri, 23 Feb 1996 09:50:07 +0100 (MET) Cc: pedrosal@nce.ufrj.br (Pedro Salenbauch) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <9602230000.AA02209@vidigal.nce.ufrj.br> from "Pedro Salenbauch" at Feb 22, 96 09:00:41 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk As Pedro Salenbauch wrote: > I am working on TROPIX (a real time UNIX like Operating System), > which already can mount DOS File Systems. At present I am trying > to process the "Long File Names" from the "Windows 95". > > It is begining to work, but I stumbled over a little problem - > I don't know how to calculate the "checksum" of the LFNs > (byte 13 of the entry). > > Do you know? I thank you for every help. Sorry, we don't support Winglows 95 long file names (yet). Given the rather miserable shape of our MS-DOS file system support, i doubt it will come soon. We've got a file system ourselves, that supports 255 character file names, ya'know. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)