Subject: port-shark/36693: scsi has been disabled, but that also disables the zip drive
To: None <port-shark-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: None <s9999@penguinmail.com>
List: netbsd-bugs
Date: 07/26/2007 19:40:00
>Number: 36693
>Category: port-shark
>Synopsis: scsi has been disabled, but that also disables the zip drive
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-shark-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 26 19:40:00 +0000 2007
>Originator: Stephen Rose
>Release: 3.1 release
>Organization:
>Environment:
I don't have the machine up right now, but I don't think that would help much.
>Description:
On Fri Oct 24 10:29:12 2003, someone removed this line:
device-major sd char 24 block 24 sd
from majors.shark in rev. 1.11
I don't know if this is the only problem, but now the zip drive that came on some sharks can't be mounted. The kernel sees it just fine during boot, though. MAKEDEV has no entry for the sd device and a mknod can't make a working device either. I'm surprised that I'm the first one to complain about this since then, but there it is. I would appreciate it it this functionality was restored, since this is how I normally install the operating system. Thanks.
>How-To-Repeat:
Try to mount the zip drive.
>Fix:
Restore the line to majors.shark, but there may be other changes required.