Jump to content

CWUSBMSD.ADD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
Line 16: Line 16:
* /FORCE_TO_REMOVABLE - Change external hard disks (for example Archos Jukebox) to removable. This may be necessary if a device anounces itself as a fixed disk but you want to use it as a removable device.
* /FORCE_TO_REMOVABLE - Change external hard disks (for example Archos Jukebox) to removable. This may be necessary if a device anounces itself as a fixed disk but you want to use it as a removable device.


==Tested devices==
{{ProdS |V30=C|V31=C|V40=C|V45=C}}
{{ProdS |V30=C|V31=C|V40=C|V45=C}}
;Archos Jukebox Recorder 20 : This is a portable MP3 player which may also be used as a hard disk. It contains an In-System Design USB 2.0 bridge. The file system is FAT32. No DRM or similar crap.
;EasyDisk memory stick : A memory stick with 64M flash memory.
;Siemens MP3-Player USB : Small MP3-player to be used with Siemens cell phones and some Siemens Gigaset cordless phones (Gigaset Micro). The mobile is used for display and power supply. It uses MultiMedia cards (MMC) for storing the MP3s and may also be used as an external memory device for carrying any kind of files. File system is VFAT. No DRM or similar crap.
;Iomega Zip100 USB


[[Category:BASEDEV Statements]]
[[Category:BASEDEV Statements]]

Latest revision as of 16:00, 5 April 2023

Enhanced USB mass storage driver by Chris Wohlgemuth which supports more (or other) devices than the IBM version. Support for READ 10 commands and better disk geometry handling. Can force external hard disks to appear as removable devices.

BASEDEV=CWUSBMSD.ADD

Parameter

  • /V - Verbose, show some information while booting.
  • /FLOPPIES:n - Number of floppy devices to be served (by default 1). In order to remove service the key value must be set to 0.
  • /A_USAGE:n - Parameter controls usage of 'A' drive flag for the 1st floppy device. The following values of n can be used:
    • 0 - 'A' drive flag is not used;
    • 1 - 'A' drive flag is used;
    • 2 (default value) - 'A' drive flag is used only if there is no other device driver using this flag.
  • /MAX_FLOPPY - Parameter forces driver to report floppy device geometry with maximal sector count as floppy device physical geometry. With this parameter driver supports LS-120 media formatting but does not support XDF floppy filter features and vice versa.
  • /REMOVABLES:n - Number of removable media devices to be served (by default 1).
  • /FIXED_DISKS:n - Number of fixed disks to be served.
  • /CDS:n - Number of CD-ROM/CD-RW devices to be served (by default 1).
  • /REMOVABLE_AS_FLOPPY - System uses removable disks as partitioned volumes:
  • /FORCE_TO_REMOVABLE - Change external hard disks (for example Archos Jukebox) to removable. This may be necessary if a device anounces itself as a fixed disk but you want to use it as a removable device.
Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3 C
OS/2 Warp Connect C
OS/2 Warp 4 C
OS/2 Warp Server for e-Business C