Backout previous commit. It seems this comment applied to something
else than I thought, and thus really needs to go away. Noticed by: ru
This commit is contained in:
parent
9d613ae626
commit
1aefe0e32e
@ -312,10 +312,6 @@ struct tape_desc {
|
||||
char *t_dsbits; /* "drive status" register */
|
||||
char *t_erbits; /* "error" register */
|
||||
} tapes[] = {
|
||||
/*
|
||||
* XXX This is weird. The st driver reports the tape drive
|
||||
* as 0x7 (MT_ISAR - Sun/Archive compatible).
|
||||
*/
|
||||
{ MT_ISAR, "SCSI tape drive", 0, 0 },
|
||||
{ 0, NULL, 0, 0 }
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user