Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Re-scan bus for ata controllers



On Thu, 28 Apr 2011, David Young wrote:

On Thu, Apr 28, 2011 at 03:03:59PM -0700, Paul Goyette wrote:
and drvctl reports errors:

        {150} drvctl -p /dev/atabus0
        drvctl: get-properties: No such process
        {151} drvctl -r /dev/atabus0
        drvctl: DRVRESCANBUS: Device not configured

drvctl doesn't operation on paths.  Try drvctl -r atabus0, instead.

atabus re-scanning may not be complete.

Er, yep!

        {165} drvctl -p atabus1
        Properties for device `atabus1':
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
        <plist version="1.0">
        <dict>
                <key>device-driver</key>
                <string>atabus</string>
                <key>device-unit</key>
                <integer>0x1</integer>
        </dict>
        </plist>
        {166} drvctl -r atabus1
        drvctl: DRVRESCANBUS: Operation not supported by device
        {167}

Is anyone working on this? If not, what would be involved in making this work?

I really don't want to run out and buy a SCSI controller, especially after just paying for the SATA hot-swap system. :)


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index