Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 1996 15:03:12 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/i386/scsi bt.c
Message-ID:  <199601252303.PAA15203@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/01/25 15:03:11

  Modified:    sys/i386/isa  if_le.c
  Log:
  Remove the "no board found at" message, ia rather similar message with
  the same information is printed one line below by the generic isa code
  anyway.
  
  Revision  Changes    Path
  1.28      +2 -3      src/sys/i386/isa/if_le.c

  Modified:    sys/i386/scsi  bt.c
  Log:
  Correctly initialize the `btprobing' variable.  It's always been 0,
  causing a bogus error message to appear if no board has been fond.
  
  Revision  Changes    Path
  1.5       +2 -2      src/sys/i386/scsi/bt.c



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