From owner-freebsd-current Mon Jan 29 14:19:28 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA09389 for current-outgoing; Mon, 29 Jan 1996 14:19:28 -0800 (PST) Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA09378 Mon, 29 Jan 1996 14:19:19 -0800 (PST) Message-Id: <199601292219.OAA09378@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: Host localhost.cdrom.com [127.0.0.1] didn't use HELO protocol To: tom@smart.ruhr.de (Thomas Neumann) cc: Chien-Ta Lee , freebsd-current@FreeBSD.ORG Subject: Re: lsdev broken In-reply-to: Your message of "29 Jan 1996 20:24:42 +0100." <8720oikdmt.fsf@smart.ruhr.de> Date: Mon, 29 Jan 1996 14:19:18 -0800 From: "Justin T. Gibbs" Sender: owner-current@FreeBSD.ORG Precedence: bulk > >Yep, that one stopped my "make world" a few minutes ago, too. >I was so anoyed that I just *had* to fix it :-) See the patch >below, which modifies lsdev to print a comma separated list >of I/O ranges (if there's more than one entry. With a single >I/O range the output should be compatible with prevoius versions >of lsdev). Someone with an EISA system should try this, as >I don't have an EISA machine and thus the code is untested by me. > >-t The patch looks good except that it should also print out the maddrs. To stop it from core dumping, you will also need to externalize the two lists in eisaconf.c otherwise they won't be copied out and the pointers will be garbage. I won't be able to do the work until Tuesday night, so if you don't mind finishing this up, be my guest. -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================