Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2009 18:41:34 +0000 (UTC)
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/firewire sbp.c
Message-ID:  <200902181841.n1IIfo9b099704@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sbruno      2009-02-18 18:41:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     sbp.c 
  Log:
  SVN rev 188756 on 2009-02-18 18:41:34Z by sbruno
  
  Enhance debugging mode by storing the string "BB:TT:LL" once and use
  it instead of overloading sbp_show_sdev_info().
  
  replace calls to printf with calls to device_printf and cleanup debug
  messages
  
  Remove a bit of dead, commented out code.
  
  Reviewed by:    scottl(mentor)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.100     +143 -150  src/sys/dev/firewire/sbp.c



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