[1014] in linux-scsi channel archive
Re: Fujitsu MO M2513A 2048 bytes/sector SCSI problem
daemon@ATHENA.MIT.EDU (Leonard N. Zubkoff)
Sun Nov 24 12:43:36 1996
Date: Sun, 24 Nov 1996 09:41:00 -0800
From: "Leonard N. Zubkoff" <lnz@dandelion.com>
To: robert@btp9x4.phy.uni-bayreuth.de
CC: linux-scsi@vger.rutgers.edu
In-reply-to: <329862C9.4EC0@btp9x4.phy.uni-bayreuth.de> (message from Robert
Kiendl on Sun, 24 Nov 1996 15:59:21 +0100)
Date: Sun, 24 Nov 1996 15:59:21 +0100
From: Robert Kiendl <robert@btp9x4.phy.uni-bayreuth.de>
I have a problem running 640MB 2048 bytes/sector MO's with linux.
Linux says "non supported sector size" when initialising the drive.
Studiing kernel scsidisk-driver sd.c I found that the current driver
doesn't support more than 1024 bytes/sector. Does sb have/find a
solution
for this problem ?
These medias are obviously the only (non-CDROM-) 2048-byte-SCSI-medias
existing up to now.
Thanks, Robert
I beleive Eric Youngdale has some prototype patches to implement this:
ftp://sub2317.jic.com/pub/scsi/2048-1.diff
comes from a recent message he sent.
Leonard