[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: missing driver in the AMD-64 version of AS3...
- From: Xose Vazquez Perez <xose wanadoo es>
- To: taroon-list redhat com
- Subject: Re: missing driver in the AMD-64 version of AS3...
- Date: Mon, 27 Oct 2003 18:46:31 +0100
Your Name wrote:
> What happened here? The ips module loads sucessfully on the x86
> installs, but not on the AMD 64 version. And I know both the cards
> work, as the were also used in three other test machiens sucessfully.
from latest 2.4 ips driver, 6.10.24 release:
#if !defined(__i386__) && !defined(__ia64__)
#error "This driver has only been tested on the x86/ia64 platforms"
#endif
it looks like driver only works on i386 and ia64.
--
HTML mails are going to trash automatically
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]