Re: 8-STABLE ahci fails to attach, does not fallback on ataahci

2009-12-26 Thread Alexander Motin
Nathan Lay wrote: >> This patch should fix the issue: >> --- ahci.c.prev 2009-12-08 13:27:31.0 +0200 >> +++ ahci.c 2009-12-25 09:28:32.0 +0200 >> @@ -115,8 +115,8 @@ static struct { >> {0x43931002, "ATI IXP700", 0}, >> {0x43941002, "ATI IXP800", 0}, >>

Re: 8-STABLE ahci fails to attach, does not fallback on ataahci

2009-12-25 Thread Nathan Lay
Alexander Motin wrote: Nathan Lay wrote: I gave ATA_CAM a try last night and believe I have a similar setup (crippled hardware) in my laptop as Doug Barton's, although my controller is ICH6M. Nonetheless, ahci detects my controller and tries to attach and fails (returns 6). No ada nodes are

Re: 8-STABLE ahci fails to attach, does not fallback on ataahci

2009-12-24 Thread Alexander Motin
Nathan Lay wrote: > I gave ATA_CAM a try last night and believe I have a similar setup > (crippled hardware) in my laptop as Doug Barton's, although my > controller is ICH6M. Nonetheless, ahci detects my controller and tries > to attach and fails (returns 6). No ada nodes are created and the boot

8-STABLE ahci fails to attach, does not fallback on ataahci

2009-12-24 Thread Nathan Lay
Hi lists, I gave ATA_CAM a try last night and believe I have a similar setup (crippled hardware) in my laptop as Doug Barton's, although my controller is ICH6M. Nonetheless, ahci detects my controller and tries to attach and fails (returns 6). No ada nodes are created and the boot process ha