Changes between Version 10 and Version 11 of Docs/Prog/Manual/DeviceSupport/USB
- Timestamp:
- 11/18/11 17:06:02 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/DeviceSupport/USB
v10 v11 2 2 The [wiki:WikiStart Cardinal 825] supports many USB devices such as Flash Drives, Printers (Cardinal supported only!), and keyboards. 3 3 4 == USB Mass Storage == 4 == 825 USB A Ports (2) == 5 6 === USB Mass Storage === 5 7 The 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: 6 8 … … 18 20 The file manager may be used to access USB flash drives. When the /mnt/fl1 folder is selected the file manager will automatically perform the mount command. 19 21 20 === Accessing USB storage from a program===22 ==== Accessing USB storage from a program ==== 21 23 22 24 {{{ … … 37 39 [[Top]] 38 40 39 == USB Keyboards==41 === USB Keyboards === 40 42 As of kernel 2008-11-13 many USB keyboards should work with the 825. Simply plug the keyboard into an 825 USB connection. 41 43 … … 55 57 [[Top]] 56 58 57 == USB Printing==59 === USB Printing === 58 60 usblp.ko device driver module for usb printing support. Type: 59 61 … … 79 81 ''Applications may be written to open “/dev/usblp0” to print to USB printer 0 instead of “/dev/ttyS1” to open COM2'' 80 82 81 === Successful Tests===83 ==== Successful Tests ==== 82 84 * Okidata Microline 320 Turbo - ''Older versions of this printer do not have USB port'' 83 85 * Hewlett Packard !DeskJet 830C - ''Does not print page until filled so extra line feeds are required to fill the page to finish the print'' Text output only (No graphics) … … 86 88 [[Top]] 87 89 88 == USB to PC communications == 90 == 825 USB B Port (1) == 91 92 === USB to PC communications === 89 93 90 94 To load the driver in the 825 for USB to PC communications from a connected terminal type: