Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 1995 11:28:25 -0800
From:      "Rodney W. Grimes" <rgrimes>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa fd.c ft.c
Message-ID:  <199503261928.LAA22612@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
rgrimes     95/03/26 11:28:24

  Modified:    sys/i386/isa fd.c ft.c
  Log:
  Terminate all probe/diagnostic/error messages correctly with a \n.
  
  Report floppy/tape units on seperate lines as fdX:/ftX: to correct lots of
  ways the current scheme failed to end the output with \n.
  
  Add controller and/or drive designator to the fron of several messages
  that come from this drive.  [It's not fun to track down driver messages
  using grep over the source tree.]
  Reviewed by:	joerg



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