[comp.binaries.ibm.pc.d] How to write a device driver on the pc

tede@maxwell.Concordia.CA ( TED EWANCHYNA ) (03/07/90)

Does anyone out there know how to write a device driver for the ibm pc.
I am currently trying to write one, and having a lot of problems.  
I have written the code and compiled it, but when I use the "EXE2BIN.EXE" file
to convert my object file to a sys file I get a message asking for the base
segment offset.  What should I enter?  If I just hit return and get my sys
file, then try to boot from disk(floppy) with the config.sys file updated with
my new driver the system just hangs while loading my driver.  Could anyone
give me some help please?