Subject: Re: port-mac68k/9679 -- Using scsi/libscsi lets mac68k sbc driver dump core
To: None <gnats-bugs@netbsd.org>
From: Dave Huang <khym@azeotrope.org>
List: netbsd-bugs
Date: 01/11/2006 18:24:43
I wonder if the sbc driver has problems if it's asked to read more
data than is actually available. The scsi utility is attempting to
read 255 bytes, even though chances are that the mode page isn't that
long.