On 10/12/06, Jürgen Keil <[EMAIL PROTECTED]> wrote:
> > Which driver is attaching? If Solaris is working on your controller
> > w/ legacy PATA emulation (if cmdk is the driver) then hot plug won't
> > work soon.
>
> Yes, I think it's PATA emulation.  How do I find out what driver is attaching?

prtconf -D

Thanks.

With PATA emulation, the device subtree will look similar to this:

[b]
        pci-ide, instance #0 (driver name: pci-ide)
            ide, instance #0 (driver name: ata)
                cmdk, instance #1 (driver name: cmdk)
[/b]

("pci-ide" is listed as driver name for the ATA controller, and "cmdk" is the
driver name for the disk device)

This is interesting.  It seems to be finding the 6 SATA ports.

This MB has a conventional IDE controller, one channel, currently
connected to the optical drive, and 6 SATA ports.  (ASUS N2B-SLI
Deluxe)

 pci-ide, instance #0 (driver name: pci-ide)
           ide, instance #0 (driver name: ata)
               sd, instance #0 (driver name: sd)
           ide (driver name: ata)
       pci-ide, instance #1 (driver name: pci-ide)
           ide, instance #2 (driver name: ata)
               cmdk, instance #0 (driver name: cmdk)
           ide, instance #3 (driver name: ata)
               cmdk, instance #1 (driver name: cmdk)
       pci-ide, instance #2 (driver name: pci-ide)
           ide, instance #4 (driver name: ata)
               cmdk, instance #2 (driver name: cmdk)
           ide, instance #5 (driver name: ata)
               cmdk, instance #3 (driver name: cmdk)
       pci-ide, instance #3 (driver name: pci-ide)
           ide, instance #1 (driver name: ata)
               cmdk, instance #4 (driver name: cmdk)
           ide, instance #6 (driver name: ata)
               cmdk, instance #5 (driver name: cmdk)

So now I'm extra-puzzled why I can't access them.
--
David Dyer-Bennet, <mailto:[EMAIL PROTECTED]>, <http://www.dd-b.net/dd-b/>
RKBA: <http://www.dd-b.net/carry/>
Pics: <http://www.dd-b.net/dd-b/SnapshotAlbum/>
Dragaera/Steven Brust: <http://dragaera.info/>
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to