Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2009 10:40:42 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cam/scsi scsi_sa.c
Message-ID:  <200904201040.n3KAejaj022596@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-04-20 10:40:42 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_sa.c 
  Log:
  SVN rev 191304 on 2009-04-20 10:40:42Z by ed
  
  Get rid of the device index number stored in the sa(4) unit number.
  
  The device index number stored in the unit number of sa(4) devices is
  only used to print debug messages. Get rid of this index number and use
  devtoname() to just print the entire device name.
  
  Revision  Changes    Path
  1.116     +12 -21    src/sys/cam/scsi/scsi_sa.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904201040.n3KAejaj022596>