Date: Wed, 20 Dec 2006 17:10:53 +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: <200612201710.kBKHArAH035575@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2006-12-20 17:10:53 UTC
FreeBSD src repository
Modified files:
sys/dev/aac aac_linux.c
Log:
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)
Approved by: scottl
Revision Changes Path
1.4 +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?200612201710.kBKHArAH035575>
