From owner-freebsd-stable Tue Oct 3 1:13:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 24DA837B503 for ; Tue, 3 Oct 2000 01:13:45 -0700 (PDT) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id 8005713418; Tue, 3 Oct 2000 10:13:24 +0200 (CEST) Date: Tue, 3 Oct 2000 10:13:24 +0200 From: Stijn Hoop To: Lee Ann Goldstein Cc: stable@freebsd.org Subject: Re: A new file for the base system? Message-ID: <20001003101324.A92210@pcwin002.win.tue.nl> References: <20001003094126.B91234@pcwin002.win.tue.nl> <200010030802.BAA16969@leeann.snedmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200010030802.BAA16969@leeann.snedmail.com>; from lgoldste@leeann.snedmail.com on Tue, Oct 03, 2000 at 01:02:09AM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 03, 2000 at 01:02:09AM -0700, Lee Ann Goldstein wrote: > > Hrrm. I get: > > lgoldste@leeann 479% cat irqpci.txt | ./find_irq.awk | sort -n +2 -3 > atkbd0 irq 1 > pcm0 irq 5 > fdc0 irq 6 > pci1 irq 9 pci1.0.0 > uhci0 irq 11 pci0.7.2 > xl0 irq 11 pci0.7.0 > psm0 irq 12 > ata0 irq 14 > ata1 irq 15 Strange.... > Might be a typo somewhere (which is why I cc:ed this to the list), > so here's the awk script again: > > (because of the tabs, linewraps, etc., I recommend saving this whole > message to a file and then editing all but the awk script away :) [find_irq.awk snipped] That was what I did before. I tried the same with this version, with the same results as before... awk --version gives me GNU Awk 3.0.4 Copyright (C) 1989, 1991-1999 Free Software Foundation. Maybe this is different from yours? --Stijn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message