From owner-freebsd-questions Mon Feb 11 13:23: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from florida1.blueboxinternet.com (florida1.blueboxinternet.com [64.239.56.9]) by hub.freebsd.org (Postfix) with ESMTP id C17F337B402 for ; Mon, 11 Feb 2002 13:22:57 -0800 (PST) Received: from h201.vicyouth.com (trilluser@122.a.010.mel.iprimus.net.au [210.50.200.122]) by florida1.blueboxinternet.com (8.9.3/8.9.3) with ESMTP id QAA22394 for ; Mon, 11 Feb 2002 16:14:14 -0500 Message-Id: <5.0.0.25.2.20020212082136.00a038f0@mail.vicyouth.com> X-Sender: jacob@mail.vicyouth.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Tue, 12 Feb 2002 08:22:51 +1100 To: freebsd-questions@freebsd.org From: Jacob Rhoden Subject: kernel memory address probing Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I recompiled and installed a new kernel then remembered in my old config file (which I unfortunately lost), I may have had to have changed the ed0 line in the config from 0x280 to 0x300. I only have remote access so its kind of important that I have it right before rebooting! the line in GENERIC : device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 the line in my dmesg file : ed0 at port 0x300-0x31f iomem 0xd8000 irq 10 on isa0 Should I change the kern conf to say '0x300' instead of '0x280', should I not touch it? or even change it to '0x300-0x31f'? Ideas thoughts would be appreciated (: Thankyou. (In future I will be using 'option INCLUDE_KERNEL_CONFIG' I didn't know about it before). Regards, Jacob Rhoden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message