Subject: Hotplug support on SCSI subsystem
To: None <tech-kern@netbsd.org>
From: Shadi Ammouri <ammouris@gmail.com>
List: tech-kern
Date: 10/29/2007 14:37:52
Hi,

I'm writing a device driver for a SATA controller using the scsipi
interface, and was looking for the right way to report a hot-plug
event to the upper layers.

Does anyone know if SCSI hot-plug is supported?, and how should it be done?

BTW, I'm using NetBSD-4-Beta2.

Thanks.