diff options
Diffstat (limited to 'include/linux/major.h')
-rw-r--r-- | include/linux/major.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/major.h b/include/linux/major.h index 372e1841a..405e9f8ac 100644 --- a/include/linux/major.h +++ b/include/linux/major.h @@ -154,6 +154,8 @@ #define MSR_MAJOR 202 #define CPUID_MAJOR 203 +#define OSST_MAJOR 206 /* OnStream-SCx0 SCSI tape */ + /* * Tests for SCSI devices. */ |