Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Nov 2008 21:22:53 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/uart uart_dev_quicc.c
Message-ID:  <200811222123.mAMLN88t099609@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-11-22 21:22:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_dev_quicc.c 
  Log:
  SVN rev 185187 on 2008-11-22 21:22:53Z by marcel
  
  Cast to uintptr_t before casting to void*. This allows the
  QUICC backend to be built on LP64 platforms. This makes it
  possible to include the QUICC backend in the kernel module.
  
  PR:             127120
  
  Revision  Changes    Path
  1.2       +3 -3      src/sys/dev/uart/uart_dev_quicc.c



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