home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-12 / text0181.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.4 KB  |  34 lines

  1. In article <9312072225.AA03312@paxnet.com.au> Abeech@splat.paxnet.com.au writes:
  2. >     1. Is the internal DFx: drives supported?  If
  3. >        they are then what /dev/... are they?
  4.  
  5. Not in the current version, and I don't know of any drivers in
  6. development. I would hope that anyone writing a floppy driver (or
  7. anything else) would write a message to the list so that someone else
  8. doesn't waste time duplicating the same work. Also, my personal wishes
  9. for a floppy driver:
  10.  
  11.     - Work in either Amiga or PC mode so that PC disks can
  12.       also be used, with msdosfs (once its fixed to run on
  13.       bigendian machines). PC mode should be selected by a
  14.       different set of minor device numbers (0-3 Amiga, 4-7 PC).
  15.  
  16.     - Support HD floppies (now that I actually have one :->)
  17.           HD support should not require differnet minor numbers,
  18.       but be automatic with detection of the HD hole.
  19.       (are the low-level programming details of HD floppy drives
  20.           documented anywhere? I don't think the Hardware RKM
  21.       covers them).
  22.  
  23. >     2. Which /dev block files represents the internal
  24. >        serial and parallel ports?
  25.  
  26. There are no block devices for the serial and parallel ports, only
  27. character devices (since serial and parallel ports are naturally
  28. character-at-a-time devices).
  29.  
  30. -- 
  31. Ty Sarna                 "Oh, I don't know *everything*. I don't 
  32. tsarna@endicor.com        even know how fish work." -- Joel, MST3K
  33.  
  34.