Skip to content

Commit

Permalink
Add density for QUANTUM DLT-S4
Browse files Browse the repository at this point in the history
As defined in DLT-S4 Interface Reference Guide - Table 65 MODE SELECT

Signed-off-by: Mark Harvey <markh794@gmail.com>
  • Loading branch information
markh794 committed Sep 15, 2011
1 parent 6fe4e97 commit 1a6d43a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/vtltape.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ struct blk_header {
#define medium_density_code_220 0x48
#define medium_density_code_320 0x49
#define medium_density_code_600 0x4a
#define medium_density_code_s4 0x4b

#define medium_density_code_QIC 0x11

Expand Down

0 comments on commit 1a6d43a

Please sign in to comment.