From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <70d4c07d6f6b38158af46e5c6ce35e33@plan9.bell-labs.com> From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] aha1542 -> kernel panic In-Reply-To: <9b49a84ef166b76d95d7993851fdc1de@hamnavoe.demon.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 1 Jan 2003 09:25:52 -0500 Topicbox-Message-UUID: 3a6dd3ce-eacb-11e9-9e20-41e7f4b1d025 > There are other places in the kernel where a similar panic could > occur. In the absence of thorough syntax-checking of plan9.ini, > may I suggest adding a defensive > > isa->type = ""; > > to the beginning of /sys/src/9/pc/main.c:/^isaconfig/ ? > > -- Richard Miller > done