That's a pretty old card, and I suspect the driver doesn't know how to
handle exactly 4 GB. Also, if you have your BIOS set to re-map memory
addresses for PCI cards (to gain access to the full 4GB you have installed,
rather than ~3GB), that could also be affecting it.
The bug is against either the mobo BIOS (who are doing the remapping), or
Adaptec for the driver not handling it correctly. I'd start by updating to
the latest BIOS and then, assuming that doesn't get it, try querying
Adaptec.
The real problem is that a lot of hardware made assumptions about memory
address spaces, and in x64 those assumptions are no longer valid.
--
Charlie.
http://msmvps.com/xperts64
http://mvp.support.microsoft.com/profile/charlie.russel
"RicardoDaMonkey" <> wrote in
message news:5472C152-A7B1-4C49-9715-...
> There is a workaround.
>
> My system has 4 gb of ram installed - which is precisely why I am using 64
> bit XP.
>
> I removed 2 Gb of ram and lo and behold the drives are working correctly.
>
> There is a bit of memory map jiggery pokery going on, that I am guessing
> the
> hardware or driver does not like.
> this blog has some information on this:
> http://www.codinghorror.com/blog/archives/000811.html
>
> How do I log a bug?
> Note : the 29160 is natively supported by XP Pro 64 bit.
>
>
> "RicardoDaMonkey" wrote:
>
>> I'm having a strange problem.
>> XP 64 Bit is not seeing the drives attached to my adaptec 29160N card
>> In disk manage ment it reports the disks as disk 0 and disk 1, and
>> "flashes"
>> the information in the disk - its very quick but I can see the disk
>> information (looks sort of correct) for the brief portion of a second it
>> is
>> show.
>>
>> Windows XP 32 bit is fine with these disks.
>> When I use an adaptec 2940U2W, these disks are seen correctly.
>> I've also had this problem with an adaptec 19160.
>>
>> I've only seen one error message in the event log. Source: VDS Basic
>> Provider. Description: Unexpected failure. Error code: 57@01010018
>>
>> I tried a clean install of XP 64 bit and it got stuck very early on in
>> setup
>> with the message: "Examining 1Mb Disk 0 at Id 1 on Bus 0 on adpu16-m..."
>>
>> I've checked and flashed the bios on the 29160 to the latest (3.10).
>>
>> My motherboard is an Asus 8NSLI with an AMD 4200 X2 with 4 Gb of ram.
>>
>> Any suggestions or help would be appreciated