From owner-cvs-all Fri Mar 15 10:30:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.ruhr.de (in-ruhr4.ruhr.de [212.23.134.2]) by hub.freebsd.org (Postfix) with SMTP id EB06137B417 for ; Fri, 15 Mar 2002 10:29:52 -0800 (PST) Received: (qmail 16616 invoked by uid 10); 15 Mar 2002 18:29:50 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.11.6/8.11.2) id g2FIMKY37059; Fri, 15 Mar 2002 19:22:20 +0100 (CET) (envelope-from ue) Date: Fri, 15 Mar 2002 19:22:20 +0100 From: Udo Erdelhoff To: Wilko Bulte Cc: Wilko Bulte , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, gallatin@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Message-ID: <20020315182219.GA36836@nathan.ruhr.de> Mail-Followup-To: Wilko Bulte , Wilko Bulte , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, gallatin@FreeBSD.org References: <200203122050.g2CKo7S72963@freefall.freebsd.org> <20020314224655.GW90154@nathan.ruhr.de> <20020315184541.B10207@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020315184541.B10207@freebie.xs4all.nl> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 15, 2002 at 06:45:41PM +0100, Wilko Bulte wrote: > Hmm. The TGA2 story holds mostly true for both HEAD and RELENG_4. > To be honest I am not sure if TGA (plain TGA I mean) works for > HEAD?? I got rid of my Multia so I cannot try this. That's not what I meant. This commit changed the following in HEAD: Old version: ] device pcm ] Using the ECU I configured my AS500 to use IRQ10, port 0x530 ] and drq 0. You will need to specify this in your hints file, and ] the uncommon flags 0x10011 as well. This is perfectly correct for -current, just device pcm and all the settings in the hints. New version: ] device pcm0 at isa? port? irq 10 drq 0 flags 0x10011 ] Using the ECU I configured my AS500 to use IRQ10, port 0x530 ] and drq 0. Note the uncommon flags in the kernel configuration. Which is not correct for -current, but is correct for RELENG_4. In short, I think that the changes in 1.35 should have been applied to 1.13.2.17 (the RELENG_4 version). /s/Udo -- Booze is the answer. I don't remember the question. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message