Subject: Re: CVS commit: syssrc/sys/dev/ic
To: None <jdolecek@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 03/25/2002 04:21:46
In article <20020324171621.A4CA7B004@cvs.netbsd.org>
jdolecek@netbsd.org wrote:
> Module Name: syssrc
> Committed By: jdolecek
> Date: Sun Mar 24 17:16:21 UTC 2002
>
> Modified Files:
> syssrc/sys/dev/ic: ncr53c9x.c
>
> Log Message:
> ncr53c9x_attach(): if sc_rev is NCR53C90_86C01, set it to ESP100 once
> the variant name is printed.
> This fixes a problem that the card would be treated as ESP100 in
> ncr53c9x_reset(), but not on couple other places (pointed out by
> Andy Doran in private e-mail).
It looks these quirks should be handled by flags of sc_features,
rather than sc_rev values.
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp