bcload 1 bcload ZeitControl Firmware downloader for enhanced BasicCard Smart Cards bcload -?hlptv? -d debug_level -f fname -r reader DESCRIPTION The bcload command is a firmware downloader for ZeitControl BasicCard Smart Cards. Bcload is based off the bcload example included in the development environment. Bcload has only been tested with ZC3.9 Smart Card hardware. Small changes would be required to support the Professional line of cards. OPTIONS -d debug_level Set debug level. -f fname Name of BasicCard Image file. Defaults to HOTPC.IMG -h Help. -l List SC Readers -p Disable paranoid check for ZC3.9 hardware. Enhanced Smart Cards will probably work, support for the professional cards require changes to bcload.c. -r reader Set the smart card reader. Use -l to list available readers. -t Force card mode to TEST after programming. Defaults to the mode specified in the image file. -v Display verbose status messages while programming the card. EXAMPLES Download the HOTPC.IMG file to the default smart card reader. Display verbose results. bcload -v -f HOTPC.IMG Card/State: ZC3.9 test EEChunkSize=2000 BCSetState: load SC: Reset EEStart=8020,EELen=1fa0 imgAddr=8020,imgLen=1fa0 Clear: addr=8020,len=1fa0 BCClearEEProm: success SC: Reset EEWRITE: nWrites=118,addr=8020,len=1e EEWRITE: nWrites=117,addr=8038,len=10 EEWRITE: nWrites=116,addr=8170,len=38 ... EEWRITE: nWrites=1,addr=9f40,len=48 EEWRITE: nWrites=0,addr=9f80,len=48 EECRC: nWrites=1,addr=8020,len=1fa0,imgCRC=b17a EECRC: SCCRC=b17a EECRC: nWrites=0,addr=8020,len=00,imgCRC=00 EECRC: SCCRC=0 BCSetState: test BCSetState: test AUTHOR Mark Fullmer maf@splintered.net SEE ALSO otp-control(1) otp-sca(1) otp-sct(1) pam_otp(1) htsoft-downloader(1) otp-ov-plugin(1) urd(1) spyrus-par2(7)