Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2007 07:05:55 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aac aac_linux.c
Message-ID:  <200701200705.l0K75uCr027407@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2007-01-20 07:05:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/aac          aac_linux.c 
  Log:
  MFC revision 1.4
  date: 2006/12/20 17:10:53;  author: delphij;  state: Exp;  lines: +5 -0
  On amd64 platform, use linux32 headers so 32-bit Linux applications
  would be able to work with aac(4).
  
  This approach is used by some other drivers as well.  However, we
  need a more generic way to do this in order to avoid having to
  special case headers in individual drivers for each platform.
  
  Obtained from:  Adaptec (version b11518)
  
  Revision  Changes    Path
  1.3.8.1   +5 -0      src/sys/dev/aac/aac_linux.c



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