cvs commit: src/sys/i386/include cpufunc.h

Bruce Evans bde at FreeBSD.org
Wed Aug 6 11:21:28 PDT 2003


bde         2003/08/06 11:21:27 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/include     cpufunc.h 
  Log:
  Backed out previous commit.  This restores the warning about pessimized
  (short) types for the port arg of inb() (rev.1.56).  The warning started
  working for u_short types with gcc-3.3.  The pessimizations exposed
  by this been fixed except for the cx and oltr drivers where the breakage
  of the warning has been pushed to the drivers.
  
  Revision  Changes    Path
  1.135     +2 -2      src/sys/i386/include/cpufunc.h


More information about the cvs-src mailing list