[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ata.c and sata disks
From: |
Vega |
Subject: |
Re: ata.c and sata disks |
Date: |
Tue, 06 May 2008 21:57:37 +0200 |
User-agent: |
RoundCube Webmail/0.1 |
On Tue, 6 May 2008 17:05:53 +0200, Robert Millan <address@hidden> wrote:
> Marco Gerards sent a patch to add PCI support to ata.c, but it had some
bugs that nobody has looked into yet.
Just few hors ago I've made a patch that probes pci bus for ide/ada devices
(I've calles the iterate function in pci.h/pci.c) and it seems work well...
I will take a look to Marco Gerards's patch. :) Marco