Subject: Re: why scsictl reset doesn't work?
To: Wojciech Puchar <wojtek@chylonia.3miasto.net>
From: Luke Mewburn <lukem@wasabisystems.com>
List: netbsd-users
Date: 06/30/2002 09:22:08
On Sat, Jun 29, 2002 at 05:52:10PM +0200, Wojciech Puchar wrote:
|
| crw-r--r-- 1 root wheel 61, 0 Jul 13 2001 /dev/scsibus0
| crw-r--r-- 1 root wheel 61, 1 Jul 13 2001 /dev/scsibus1
| crw-r--r-- 1 root wheel 61, 2 Jul 13 2001 /dev/scsibus2
| crw-r--r-- 1 root wheel 61, 3 Jul 13 2001 /dev/scsibus3
|
| root@chylonia# scsictl /dev/scsibus0 reset
| scsictl: SCBUSIORESET: Inappropriate ioctl for device
|
|
| scsibus0 is the only scsi bus i have.
|
| is there any other way to reset whole bus - the only thing that works
| after my CD recorder locks up
What card implements scsibus0 on your system?
Not every scsi driver implement SCBUSIORESET at this time.
Luke.