Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2002 19:22:20 +0100
From:      Udo Erdelhoff <ue@nathan.ruhr.de>
To:        Wilko Bulte <wkb@freebie.xs4all.nl>
Cc:        Wilko Bulte <wilko@FreeBSD.org>, 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>
In-Reply-To: <20020315184541.B10207@freebie.xs4all.nl>
References:  <200203122050.g2CKo7S72963@freefall.freebsd.org> <20020314224655.GW90154@nathan.ruhr.de> <20020315184541.B10207@freebie.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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:
] <programlisting>device pcm</programlisting>
] <para>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.</para>

This is perfectly correct for -current, just device pcm and all the
settings in the hints.

New version:
] <programlisting>device pcm0 at isa? port? irq 10 drq 0 flags 0x10011</programlisting>
] <para>Using the ECU I configured my AS500 to use IRQ10, port 0x530
]   and drq 0. Note the uncommon flags in the kernel configuration.</para>
 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020315182219.GA36836>