  | |  | missing driver in the AMD-64 version of AS3... | missing driver in the AMD-64 version of AS3... 2003-10-27 - By Xose Vazquez Perez
Back 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
|
|
 |