Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.msdos.programmer > #2329
| From | "Bill Cunningham" <nospam@nspam.invalid> |
|---|---|
| Newsgroups | comp.os.msdos.programmer |
| Subject | Re: 16 bit code |
| Date | 2016-11-27 14:37 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <o1fcjg$ht2$1@dont-email.me> (permalink) |
| References | <o1cv35$n1s$1@dont-email.me> <583a9ad7$0$21545$e4fe514c@news.xs4all.nl> |
"R.Wieser" <address@not.available> wrote in message
news:583a9ad7$0$21545$e4fe514c@news.xs4all.nl...
> Bill,
>
>> This is a disasssembly of a driver code. The ext was .sys
>
> Bill, a suggestion: either upload the driver you're tryint to disassemble
> to
> somewhere we can download it from, or download a driver from the web and
> post the URL to it. That way we have a bit more to work with than just
> the
> few lines of code and/or data you're posting, and can possibly even tell
> you
> what the file actually is used for (how to look at it).
>
> As for that code ? As I have mentioned before (and Pete now also has
> done), a DOS device driver (normally) starts with the first four bytes
> being
> FF. If you do not see those its highly likely you're not looking at a DOS
> mode/style device driver.
>
> Regards,
> Rudy Wieser
Ok I see. Now if I remember right I booted into DOS and the CDROM driver
was not cdrom.sys, but indeed oakcdrom.sys. Tht came with win98. So that
would be 32 bit. OK cdrom.sys might be better to try with 16 bit code.
Bill
Back to comp.os.msdos.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
16 bit code "Bill Cunningham" <nospam@nspam.invalid> - 2016-11-26 16:34 -0500
Re: 16 bit code Harry Potter <rose.joseph12@yahoo.com> - 2016-11-26 14:38 -0800
Re: 16 bit code Harry Potter <rose.joseph12@yahoo.com> - 2016-11-26 14:40 -0800
Re: 16 bit code rridge@csclub.uwaterloo.ca (Ross Ridge) - 2016-11-26 22:58 +0000
Re: 16 bit code pete@nospam.demon.co.uk - 2016-11-27 07:15 +0000
Re: 16 bit code rridge@csclub.uwaterloo.ca (Ross Ridge) - 2016-11-27 20:59 +0000
Re: 16 bit code Rod Pemberton <NeedNotReplyHere@xrsevnneqk.cem> - 2016-11-26 20:08 -0500
Re: 16 bit code "R.Wieser" <address@not.available> - 2016-11-27 09:38 +0100
Re: 16 bit code "Bill Cunningham" <nospam@nspam.invalid> - 2016-11-27 14:37 -0500
Re: 16 bit code "R.Wieser" <address@not.available> - 2016-11-27 21:42 +0100
Re: 16 bit code Rod Pemberton <NeedNotReplyHere@xrsevnneqk.cem> - 2016-11-27 21:20 -0500
Re: 16 bit code "Bill Cunningham" <nospam@nspam.invalid> - 2016-11-27 14:47 -0500
Re: 16 bit code "R.Wieser" <address@not.available> - 2016-11-27 21:59 +0100
Re: 16 bit code "Bill Cunningham" <nospam@nspam.invalid> - 2016-11-27 16:40 -0500
Re: 16 bit code "R.Wieser" <address@not.available> - 2016-11-28 08:34 +0100
Re: 16 bit code rugxulo@gmail.com - 2016-11-27 14:08 -0800
Re: 16 bit code "Bill Cunningham" <nospam@nspam.invalid> - 2016-11-27 17:47 -0500
Re: 16 bit code "Bill Cunningham" <nospam@nspam.invalid> - 2016-11-27 17:49 -0500
Re: 16 bit code Jim Leonard <MobyGamer@gmail.com> - 2017-01-04 11:05 -0800
csiph-web