imp         2006-07-21 19:13:06 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-queue.c 
  Log:
  If we get an error w/o atapi sense information, just print a newline
  to terminate the message we started.  I get non-terminated messages
  when reading audio tracks w/o this patch.
  
  Revision  Changes    Path
  1.65      +2 -0      src/sys/dev/ata/ata-queue.c