Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 1998 23:17:29 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa pcaudio.c
Message-ID:  <199807140617.XAA07165@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/13 23:17:29 PDT

  Modified files:
    sys/i386/isa         pcaudio.c 
  Log:
  Don't pretend to support ix86's with 16-bit ints and 32-bit registers
  by using longs just to ensure 32-bit variables.  Long variables don't
  fit in 32-bit registers on ix86's with 64-bit longs.
  
  Revision  Changes    Path
  1.42      +4 -4      src/sys/i386/isa/pcaudio.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?199807140617.XAA07165>