[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PCI+ATA
From: |
walt |
Subject: |
Re: PCI+ATA |
Date: |
Sun, 03 Feb 2008 09:42:04 -0800 |
User-agent: |
Thunderbird 3.0a1pre (X11/2008020304) |
Marco Gerards wrote:
Hi,
Here is a patch for testing purposes. I hope people can test this on
actual hardware. Testing will help a lot for the development of the
ATA driver.
...
Please tell me (read this before testing!):
1) Does it work perfectly (yes/no) as in, all devices are detected and
can be accessed. If no: what's the problem.
'insmod ata' prints out nothing. Then 'ls' also prints out nothing.
ata.c:470: PCI dev (0,17,1) compat=0 rega=1f0 regb=3f6
ata.c:339: detecting device 0,0 (1f0, 3f6)
ata.c:376: Registers: d0 d0 d0 d0
ata.c:391: incorrect signature
<the same result for device 0,1>
ata.c:470: PCI dev (0,17,1) compat=1 rega=0 regb=0
and that was all.
2) Did it work before applying this patch? (yes/no)
'ls' lists the first disk correctly, but the second disk is
just "(ata2)" and nothing else.
I'll also try the patch on my other machine, which has a promise sata
controller.
- PCI+ATA, Marco Gerards, 2008/02/02
- Re: PCI+ATA, Robert Millan, 2008/02/02
- Re: PCI+ATA,
walt <=