Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-23 Thread Jim Michaels
or those of you who don't know: Windows EOL schedule http://jesusnjim.com/index.html#eol > > From: Bret Johnson >To: jmich...@yahoo.com; freedos-devel@lists.sourceforge.net >Sent: Friday, January 17, 2014 7:40 AM >Subject: Re: [Freedos-deve

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-17 Thread Bret Johnson
Indeed. According to MS, exFAT is specifically designed for removable media like flash drives (and possibly external hard drives?). It is proprietary, but has been hacked enough that there are Linux drivers, and someone also has created a read-only DOS driver (that requires ASPI). Also, FWIW,

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-17 Thread Jim Michaels
ike OS's that "pop", it's extremely satisfying... like my mom's windows 3.1 on a pentium mobo with 32MB, it pops) > > From: Bertho Grandpied >To: freedos-devel@lists.sourceforge.net >Sent: Thursday, January 2, 2014 3:25 PM >

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-17 Thread Jim Michaels
=1CBE3906-DDD1-4CA2-B727-C2DFF5E30F61&displaylang=en > > From: Bret Johnson >To: freedos-devel@lists.sourceforge.net >Sent: Thursday, January 2, 2014 7:53 AM >Subject: Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question > > &g

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-17 Thread Jim Michaels
g. > > >From: Bertho Grandpied >To: freedos-devel@lists.sourceforge.net >Sent: Thursday, January 2, 2014 3:40 AM >Subject: Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question > > > >On Wed, 1 Jan 2014 23:01:35 -080

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE... question

2014-01-17 Thread Jim Michaels
h new features. > > From: Charles Belhumeur >To: Jim Michaels ; Technical discussion and questions for >FreeDOS developers. >Sent: Thursday, January 2, 2014 1:03 AM >Subject: Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE... question >

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-03 Thread Bertho Grandpied
Bret Johnson > ... : that any formatting, >> and if necessary, maintenance, be done under another OS, >> e;g., under Linux or Windows XP. > "Meanwhile" being the key point here, as that is really your only option > right now since DOS utilities can't do > everything they should be able to do (at

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-03 Thread Bret Johnson
> This is surprising, you should retry, you may have been mistaken > somehow IMHO. I tried it with MS-DOS 6.2 and it didn't work. I'll try to remember to test it again someday (not in a position to do it now). > ASPI is not the level doing disk access, it is a wrapper for DOS > around the SCSI

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-03 Thread Bertho Grandpied
On: Fri, 3 Jan 2014 01:45:46 GMT "Bret Johnson" wrote : >> No such change is needed, large sectors work 'out of the box'. >With all manufacturers and versions of DOS, or just with MS-DOS 7+? Definitely /not just/ MS- DOS 7. Microsoft's DOS kernels were coded to cope with block device secto

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-02 Thread Steve Nickolas
On Fri, 3 Jan 2014, Bret Johnson wrote: > I totally agree it's ugly, and I wish I knew of another way, but is the > only thing that actually works reliably. Even creating an installable > device driver with large sectors only works with MS-DOS 7+; MS-DOS 6 and > below require the kernel patch.

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-02 Thread Bret Johnson
> No such change is needed, large sectors work 'out of the box'. With all manufacturers and versions of DOS, or just with MS-DOS 7+? > The (ugly, imo) kernel mod which Bret's programs need is required > only because his system has to load after "sysinit" is finished > processing installable devic

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-02 Thread Bertho Grandpied
Bret Johnson wrote on Thu, 02 Jan 2014 07:58:29 -0800... " FWIW, my USB disk driver always did work with any sector size up to 32k, if the OS supports it. Unfortunately, AFAIK, only MS-DOS supports anything other than 512 byte sectors, and even to do that requires a minor modification to the

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-02 Thread Bret Johnson
FWIW, my USB disk driver always did work with any sector size up to 32k, if the OS supports it. Unfortunately, AFAIK, only MS-DOS supports anything other than 512 byte sectors, and even to do that requires a minor modification to the kernel (you just need to change the default sector size, a on

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE...question

2014-01-02 Thread Bertho Grandpied
On Wed, 1 Jan 2014 23:01:35 -0800 (PST) Jim Michaels wrote : " ?hi... is there a chance it could work with any sector size, so that it doesn't have to be modified when things change again latrer? that could be extremely useful, since worm drives have 512, 1024 byte sectors, Advanced Format d

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE... question

2014-01-02 Thread Charles Belhumeur
s-devel@lists.sourceforge.net >>Sent: Sunday, December 29, 2013 3:44 PM >>Subject: Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE... >> question >> >> >> >>Bernd Blaauw wrote on2013-12-29 19:44... >> >> >>>Would you be abl

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE... question

2014-01-01 Thread Jim Michaels
this! > > From: Bertho Grandpied >To: freedos-devel@lists.sourceforge.net >Sent: Sunday, December 29, 2013 3:44 PM >Subject: Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE... question > > > >Bernd Blaauw wrote on    2013-12-29 19:44... > > &

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE... question

2013-12-29 Thread Bertho Grandpied
Bernd Blaauw wrote on 2013-12-29 19:44... >Would you be able to test your driver against the ASPI.SYS listed at [ http://bootcd.narod.ru/index_e.htm ] ? Probably not directly. If I read and understand the description at that site correctly, that seems to be an ASPI driver for ATAPI devices

Re: [Freedos-devel] 4, 096 byte sectors and DOSLFN, UIDE... question

2013-12-29 Thread Bernd Blaauw
Bertho Grandpied schreef op 29-12-2013 20:26: > That's all for now, folks, except I want to wish all and any of you including > your families my best wishes for AD 2014 ! Same to you, and everyone else. As for DOSLFN, you'd have to contact Jason Hood. UIDE is maintained by Jack Ellis. No idea i