On Thu, 5 May 2011, Jonathan A. Kollasch wrote:
Hmmm, not sure this is working:
{135} ident /netbsd | grep ' ata.c'
$NetBSD: ata.c,v 1.115 2011/04/30 00:34:03 jakllsch Exp $
{136} drvctl -r atabus2
drvctl: DRVRESCANBUS: Invalid argument
{137} dmesg | grep atabus3
atabus3 at ahcisata0 channel 3
{138}
Am I missing something?
Yeah, you need to use something along the lines of:
drvctl -r -a ata_hl atabus2
Kewl!
{141} drvctl -r -a ata_hl atabus3
{142} dmesg | grep atabus3
atabus3 at ahcisata0 channel 3
wd3 at atabus3 drive 0
{143}
Thanks for quick response!
-------------------------------------------------------------------------
| 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 |
-------------------------------------------------------------------------