Date: Tue, 21 Apr 1998 16:39:50 +0100 (BST) From: Graham Breach <graham@cyberc.demon.co.uk> To: hardware@FreeBSD.ORG Subject: Smarty (again) Message-ID: <199804211539.QAA04050@gibson.bathl.westnet.net.uk>
next in thread | raw e-mail | index | archive | help
I recently posted that I am trying to get the Smarty SmartDiskette to work... I think I have identified the problem - the information is stored on sectors 1, 100 and 200, but there are no sectors in between (actually, there is no rotating surface either, so "in between" is a bit stupid). Using fdcontrol I can set the number of sectors to 200, and dd will attempt to read 512 bytes from wherever, but the driver always tries to read 4 sectors at a time. Can anyone point me to the source file where I can change this value (actually bp->b_bcount for fdstrategy() ). Any help would be appreciated. Graham Breach To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804211539.QAA04050>
