Hi, I removed the C000:8 and "| " strings and did this:
xxd -r dump.txt | ndisasm - | less
At first glance the analyzed payload of this "HighPoint IDE 386" thing
looks like something which hooks int 13h (BIOS disk services) and hides
the first 2 sectors on the disk from the user, both in CHS and LBA mode.
I think the first 2 sectors will contain some kind of driver which you
will only be able to see if you do not boot that HighPoint thing  - or
if you disable it later. Or if you use FreeDOS UDMA driver :-).

Actually the latter is dangerous! Loading the driver makes the drive
contents "jump" back to their original position, which can be very
confusing for all software which accesses the drive.

Eric.

> > So could it be that the HIGHPOINT UDMA jumps to somewhere
> > else for its payload ?
> 
> I suppose that the tuny ROM module at C8000 is just HighPoint 
> initialisation and its real BIOS is elsewhere. Enclosed is the entire 
> contents of this ROM that Erwin sent me. The rest are FFs.
> 
> Lucho

...



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to