egon@impch.UUCP (Lukas Knobloch) (02/06/89)
Hi Is there anybody out there (C) who's got a DRIVER for 3 1/2" 1.44mb Floppy's? Currently it is not running :-( Greets Lukas Schmidt
egon@impch.UUCP (Lukas Knobloch) (02/10/89)
Hi Is there anybody out there (C) who's got a DRIVER for 3 1/2" 1.44mb Floppy's? XENIX does not support this GOSH at the momen Greets Lukas Schmidt
tif@cpe.UUCP (02/13/89)
Written 12:59 pm Feb 9, 1989 by impch.UUCP!egon in cpe:comp.unix.xenix >Is there anybody out there (C) who's got a DRIVER for 3 1/2" 1.44mb Floppy's? >XENIX does not support this GOSH at the momen So what version are you running? SCO 386 Xenix has supported it since Version 02.02.02 (Which includes 2.2.4 from Tandy and the generic 2.3). If you still can't find it, it's on device /dev/fd0135ds18. Paul Chamberlain Computer Product Engineering, Tandy Corp. {killer | texbell}!cpe!tif
mla@infocon.se (Mats L|fstr|m) (02/15/89)
Paul Chamberlain writes: >If you still can't find it, it's on dev /dev/fd0135ds18. When I installed 2.3.1 the other month, there were no devices for 3 1/2" floppies. I had to create them, using mknod. Read about mknod(C) and fd(HW) in your manual, you should be able to make it out. mla -- ---------------------------------------------------------------------------- Mats Loefstroem (in Sweden: Mats L|fstr|m) Infocon Data AB UUCP: uunet!mcvax!enea!infocon!mla or mla@infocon.se
egon@impch.UUCP (Lukas Knobloch) (02/18/89)
In article <132500010@cpe> tif@cpe.UUCP writes: > >So what version are you running? SCO 386 Xenix has supported it since >Version 02.02.02 (Which includes 2.2.4 from Tandy and the generic 2.3). > >If you still can't find it, it's on device /dev/fd0135ds18. > > Paul Chamberlain > Computer Product Engineering, Tandy Corp. > {killer | texbell}!cpe!tif Huh, Perhaps you bounce on the wrong tree???? We are runnning SCO XENIX 386 2.2.3 I'll can't find the named dev fd0135ds18 Cos we running a scrambled filesystem?? (Many destructive Crashes :-) ) Well, can you send me something such as a Driver????? Thanks Lukas Schmidt
tif@cpe.UUCP (02/21/89)
Written 3:09 pm Feb 17, 1989 by impch.UUCP!egon in cpe:comp.unix.xenix >In article <132500010@cpe> tif@cpe.UUCP writes: >>If you still can't find it, it's on device /dev/fd0135ds18. >Perhaps you bounce on the wrong tree???? Yes, I guess so. I never considered the possibility that the systems were significantly different when shipped on 3.5" as mine is. >We are runnning SCO XENIX 386 2.2.3 >I'll can't find the named dev fd0135ds18 >... >Well, can you send me something such as a Driver????? Still no drivers, but how about mknod /dev/fd0135ds18 b 2 60 mknod /dev/rfd0135ds18 c 2 60 Paul Chamberlain Computer Product Engineering, Tandy Corp. {killer | texbell}!cpe!tif