Source-Changes-D archive

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

Re: CVS commit: src/sys/dev/ata



Module Name:    src
Committed By:   jakllsch
Date:           Sat Apr 30 00:34:03 UTC 2011

Modified Files:
        src/sys/dev/ata: ata.c atavar.h

Log Message:
Add simplistic atabus(4) rescan support.


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? If this actually works, it should find the hard drive that I just inserted into this hot-swap dock.


-------------------------------------------------------------------------
| 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