Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jul 1998 03:11:25 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
Subject:   cvs commit: src/sys/i386/isa/matcd audio.c matcd.c
Message-ID:  <199807151011.DAA05810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/15 03:11:24 PDT

  Modified files:
    sys/i386/isa/matcd   audio.c matcd.c 
  Log:
  The ioctl request arg is unsigned log, so don't attempt to pass it
  around as signed int.
  
  Fixed printf format error for ioctl request arg hidden in ifdefed code.
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/i386/isa/matcd/audio.c
  1.36      +5 -6      src/sys/i386/isa/matcd/matcd.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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