From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5691fb73f5e8ae521c1341d29ba66ab1@yourdomain.dom> Date: Sat, 11 Dec 2004 17:01:08 -0500 From: west9@worldnet.att.net To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] Re: wierd interrupt 0xc6 Topicbox-Message-UUID: 145b03c0-eace-11e9-9e20-41e7f4b1d025 I made the changes to /sys/src/9/pc/uarti8250.c specified by jmk: diff uarti8250.c_orig uarti8250.c 498a499 > case Irls: /* Receiver Line Status */ and mk'd and installed a 9pcdisk. As a test I downloaded 2.7MB which with the old 9pcdisk probably would have resulted in "wierd interrupt 0xc6". With the modified 9pcdisk there were no weird... Thanks, Jim. -Tom