Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2002 21:15:51 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccard pccardvar.h
Message-ID:  <200211140515.gAE5FpTE008906@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/11/13 21:15:51 PST

  Modified files:
    sys/dev/pccard       pccardvar.h 
  Log:
  MFp4:
  o Use 32-bit unsigned types for things that really are 32-bit quantities,
    not bus_addr_t.  These are not the same as a bus_addr_t, so don't use
    that here.  Harmless on i386, introduced problems on sparc64.
  
  Submitted by: jhb
  
  Revision  Changes    Path
  1.34      +4 -4      src/sys/dev/pccard/pccardvar.h

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?200211140515.gAE5FpTE008906>