--- R29/drivers/scsi/scsi.h 2004-07-07 09:01:24.000000000 +0100 +++ R63/drivers/scsi/scsi.h 2005-03-31 05:58:07.000000000 +0100 @@ -575,6 +575,9 @@ char type; char scsi_level; char vendor[8], model[16], rev[4]; + //pete + char node[6]; + // unsigned char current_tag; /* current tag */ unsigned char sync_min_period; /* Not less than this period */ unsigned char sync_max_offset; /* Not greater than this offset */