Simple code to read floppy *without* driver
From: David N. Welton (davidw_at_dedasys.com)
Date: 07/24/03
- Next message: HanSon: "read mem device outside mmap range"
- Previous message: alex: "Re: redhat 9.0 segmentation fault"
- Next in thread: Kasper Dupont: "Re: Simple code to read floppy *without* driver"
- Reply: Kasper Dupont: "Re: Simple code to read floppy *without* driver"
- Reply: udayan: "Re: Simple code to read floppy *without* driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Jul 2003 16:12:06 GMT
[ CCing replies to me would be appreciated. ]
Hi folks,
I've been trying to find some simple code to read a floppy, but
without much success. The process looks like it's rather involved:-(
The real catch is that I don't want to use the Linux driver, but
instead access the hardware directly.
I've been looking at the Linux and FreeBSD drivers, but they seem too
intertwined with the respective kernels to be adaptable to my needs.
They are also quite complex, including code for many situations - I
would be ok with code to just read a standard 1.44 3.5" floppy.
Thankyou,
-- David N. Welton Consulting: http://www.dedasys.com/ Personal: http://www.dedasys.com/davidw/ Free Software: http://www.dedasys.com/freesoftware/ Apache Tcl: http://tcl.apache.org/
- Next message: HanSon: "read mem device outside mmap range"
- Previous message: alex: "Re: redhat 9.0 segmentation fault"
- Next in thread: Kasper Dupont: "Re: Simple code to read floppy *without* driver"
- Reply: Kasper Dupont: "Re: Simple code to read floppy *without* driver"
- Reply: udayan: "Re: Simple code to read floppy *without* driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|