Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2002 14:32:04 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/pci pci_cfgreg.c
Message-ID:  <200211022232.gA2MW4kn081223@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/11/02 14:32:04 PST

  Modified files:
    sys/i386/pci         pci_cfgreg.c 
  Log:
  Use 0xffffffff instead of -1 for id to compare against.
  Use exact width types, since this is a MD file and won't be used elsewhere.
  Fix a couple of resulting printf breakages
  
  Bug found by: phk using Flexlint
  
  Revision  Changes    Path
  1.98      +11 -10    src/sys/i386/pci/pci_cfgreg.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?200211022232.gA2MW4kn081223>