Changes between Version 2 and Version 3 of Docs/Prog/Manual/DeviceSupport/USB


Ignore:
Timestamp:
11/30/09 13:36:28 (14 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/DeviceSupport/USB

    v2 v3  
    1 == USB Support ==
     1= USB Support =
    22The [wiki:WikiStart Cardinal 825] supports many USB devices such as Flash Drives, Printers (Cardinal supported only!), keyboards, and mice.
    33
    4 === USB Mass Storage ===
     4== USB Mass Storage ==
    55The 825 supports USB flash storage devices formatted with the FAT (file allocation table) and FAT32 file systems. From the serial command line when a USB storage device is inserted the display will appear similar to:
    66
     
    2020[[Top]]
    2121
    22 === USB Keyboards ===
     22== USB Keyboards ==
    2323As of kernel 2008-11-13 many USB keyboards should work with the 825. Simply plug the keyboard into an 825 USB connection.
    2424
     
    3838[[Top]]
    3939
    40 === USB Printing ===
     40== USB Printing ==
    4141usblp.ko device driver module for usb printing support. Type:
    4242
     
    6262''Applications may be written to open “/dev/usblp0” to print to USB printer 0 instead of “/dev/ttyS1” to open COM2''
    6363
    64 ==== Successful Tests ====
     64=== Successful Tests ===
    6565 * Okidata Microline 320 Turbo - ''Older versions of this printer do not have USB port''
    6666 * Hewlett Packard !DeskJet 830C - ''Does not print page until filled so extra line feeds are required to fill the page to finish the print''
    6767
    68 ==== Currently Developing ====
     68=== Currently Developing ===
    6969 * HP !LaserJet P1020
    7070
    71 ==== Unsuccessful ====
     71=== Unsuccessful ===
    7272 * HP !LaserJet P1006 - ''Research indicates this printer requires host to send firmware update file to printer, and does not accept raw text but requires XQX stream protocol''
    7373
    7474[[Top]]
    7575
    76 === USB to PC communications ===
     76== USB to PC communications ==
    7777To load the driver for USB to PC communications type:
    7878