Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/sparc64/sparc64
In article <20031009175544.C96602DA1D%cvs.netbsd.org@localhost>,
Manuel Bouyer <bouyer%netbsd.org@localhost> wrote:
>
>Module Name: src
>Committed By: bouyer
>Date: Thu Oct 9 17:55:44 UTC 2003
>
>Modified Files:
> src/sys/arch/sparc64/sparc64: autoconf.c
>
>Log Message:
>After pciide split, add cmdide and aceride to bus_class_tab[], per Martin
>Husemann and Takeshi Nakayama requests.
>XXX others IDE controller drivers needs to be added too, or a better
>way of handling it has to be found.
>
>
>To generate a diff of this commit:
>cvs rdiff -r1.82 -r1.83 src/sys/arch/sparc64/sparc64/autoconf.c
>
>Please note that diffs are not public domain; they are subject to the
>copyright notices on the relevant files.
use pmatch("*ide", ...)?
christos
Home |
Main Index |
Thread Index |
Old Index