cvs commit: src/sys/dev/aac aac_linux.c

Xin LI delphij at FreeBSD.org
Sat Jan 20 07:05:56 UTC 2007


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


More information about the cvs-all mailing list