Steve Chang wrote: > Hi, > My driver is working to boot Solaris from HBA controller as long as > there is a SATA disk put on mainboard channel. If I remove this mainboard > channel SATA connection, my HBA controller couldn't boot up and on > text screen, it shows the following error message and then stuck. > Then can't jump to Desktop login screen - > > "ata_id_common: BUSY Status 0x80 error 0x01" > > The running OS is 5.11 snv_70b 64-bit. > > Is there anything I missed in driver why there is no SATA attached on > mainboard channel but still reports a device exists and BUSY? And how > to solve it ?
Hi Steve, you could try running a much newer build than snv_70b - that build is 11 months old and there's been a lot of work done in the ATA and SATA parts of the codebase since then. James C. McPherson -- Senior Kernel Software Engineer, Solaris Sun Microsystems http://blogs.sun.com/jmcp http://www.jmcp.homeunix.com/blog _______________________________________________ driver-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/driver-discuss
