On Dec 20, 8:12 am, [EMAIL PROTECTED] (erik quanstrom) wrote:
> On Thu Dec 20 04:47:55 EST 2007, [EMAIL PROTECTED] wrote:
>
> > So now the update. The dev id 27c0 corresponds to my sata in ata mode.
> > 27c1 is the sata in ahci mode. If I add 27c1 to sdiahci.c and 27c0 to
> > sdata.c I get nothing from the kernel at boot up saying it found
> > anything. If I add 27c1 to both I get the response from the kernel. I
> > wonder if the driver can't handle the drive. Maybe the sata controller
> > I have is different enough from the controller used to write the
> > driver that it won't work. I find that hard to believe, but stranger
> > things are true.
>
> either you can recognize the drive as ahci, or as a normal ata drive,
> but not both at the same time.  that's prohibited.
>
> - erik

So adding the same dev id to both drivers is wrong. But then why does
it not work when I add the corresponding dev id's to the appropiate
driver. It should then be able to recognize it in both instances.

Bob

Reply via email to