Hi Bernd, you are right:

> Subject: [Freedos-kernel] USB: USBASPI aqnd DI1000DD
> Date: Thu, 13 May 2004 20:18:59 +0200

Tom first suggested a statically allocated 512 byte low DOS RAM temp_buff
to make DI1000DD work. Then Bart and Tom got another idea:

> No. however AFAICS deblock_buf is only initialized for DOS=HIGH ?
so they used the third alternative:

>    if (command == C_BLDBPB)
>       MediaReqHdr.r_bpfat = disktransferbuffer;
together with (even SAVES memory now):
> config.c
>       LOL->deblock_buf = disktransferbuffer

A while after that, Bart said farewell and released FreeDOS kernel 2035:
> Fix problems with USBASPI.SYS, DI1000DD.SYS
> Fixed invalid opcode with debug < foo.txt,
> same with netware redirected logins.
> Don't move the EBDA by default. Use switches=/e:-1 if you want the
> auto-sized movement (#1771)
> Made int21/ah=25,35 reentrant. Solves problem with Intel PRO/1000 driver.
> Fix dir corruption bug if you delete the first entry in the root
> directory on FAT32.
> Fix non-working F5/F8 for autoexec.bat (#1777)

Eric



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to