From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3AF81F59.B9971AD1@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <157236864322.20010507172210@proweb.co.uk> Subject: Re: [9fans] lpt irq Date: Tue, 8 May 2001 16:54:07 +0000 Topicbox-Message-UUID: 9b135e3a-eac9-11e9-9e20-41e7f4b1d025 matt wrote: > my lpt is on irq5 whereas in my kernel source (io.h) the lpt irq is > hardcoded : > I changed io.c and recompiled but would it be better off in the CONF > file? > I also noticed that the lpt addresses are hard coded too. Again, my pc > can move these about so maybe move them too. Yeah, it seems like it ought to follow the example of audioinit() in /sys/src/9/port/devaudio.c so that default settings could be overridden from the PLAN9.INI file.