Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!murtoa.cs.mu.oz.au!munnari.oz.au!uqcspe!qfagus!qfdts!kas From: kas@qfdts.OZ (Kas Sommers) Newsgroups: comp.os.minix Subject: ST RS232 Kernel problems Keywords: ST RS232 Message-ID: <2015@qfdts.OZ> Date: 26 Jun 89 00:10:23 GMT Organization: Department of Forestry, Brisbane, Australia Lines: 52 [ I am posting this for a friend unfortunate enough not to have direct access to news. Please don't get the impression that _I_ have an Atari :-) ... Kas ] Having just bought Minix 1.1 For atari ST from the US ( Prentice hall AUS said they didnt keep that _book_ here :-)). I quickly applied the patches (with patch (thoughtfully not provided in the distribution :-)) ported from the amiga fish disk version (thanks mike)) for RS232 10 sector disks ptrace etc and made the new kernel. Before and After applying the subsequent fix to this patch. Some problems quickly appeared. 1. Attatching another computer running a terminal emulator to the ST serial port and changing /etc/ttys putting a second line reading 101 I attempted a login.... Only garbage echoed from minix Removing the IOCTL lines from login.c and recompiling this program allows me to login but with no echo. mind you this also has the effect of showing the passwd entry on the console at login (everything goes ok till the IOCTL) cat file >/dev/tty1 results in a listing not well aligned vertically and the last X ( I think probably 256 chars ) missing ls -la from the terminal in a large directory ( /usr/src/kernel ) shows a badly Vert aligned list with the last part of the listing missing I tend to think the buffer flushing is broken somewhere. 2. cat file >/dev/fd0 is broken ( Disk I/O error ) tos -r /dev/fd0 file fails also cat file >/dev/rfd0 works HELP !! HELP !! HELP!! Has anyone else encountered these problems with the RS232/disk Patch what have I done wrong ???? PS Patch barfed in a few places and I had to manage those patches by hand but all the files would appear OK now. compiled with HAVEDISKROOT HAVERS232 HAVENEWDISK or whatever they are :-) root file system on /dev/hd3 work great at least I have an ST with 2.5MB and a Megafile 60 hard disk if it matters This mailbox is shared so please put my name in any messages . Bob lunnon