Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-scsi.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Aug 2002 02:15:03 -0500 (CDT)
guy         2002/08/21 02:15:02 CDT

  Modified files:
    .                    packet-scsi.c 
  Log:
  Handle mode pages differently depending on the type of device (some mode
  page codes are used in different ways in different devices, e.g. 0x10).
  
  Handle commands and mode pages for media changer devices (and move some
  commands from the "sequential device" category to the "media changer"
  category, where SSC-2 and SMC-2 put them).
  
  Add some missing SPC commands (not present in SPC-2).
  
  Handle some additional SSC-2 commands.
  
  Fix some other bugs.
  
  Revision  Changes    Path
  1.16      +1209 -202 ethereal/packet-scsi.c