OSDev.org

The Place to Start for Operating System Developers
It is currently Fri Apr 19, 2024 5:50 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: floppy drive programming
PostPosted: Fri Feb 09, 2001 12:00 am 
i want to write floppy drive program using c in dos
plz help me to do this


Top
  
 
 Post subject: RE:floppy drive programming
PostPosted: Fri Feb 09, 2001 12:00 am 
>On 2001-02-09 06:19:01, [email protected] wrote:
>i want to write floppy drive program using c in dos
>plz help me to do this

If your program is going to always operate under DOS
then just take a look at bios.h, it has disk services
http://www.delorie.com/djgpp/doc/libc-2.02/

If you trying to write a driver and it won't always be run
under DOS you're going to have to include some asm programming
Two good sites for info about that part of it are
http://debs.future.easyspace.com/Progra ... loppy.html
http://andercheran.aiind.upv.es/~amstra ... s/fdc.html

Hope this helps.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: 0xY, Bing [Bot] and 161 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group