Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/sys/dev/ic
In article <20020324171621.A4CA7B004%cvs.netbsd.org@localhost>
jdolecek%netbsd.org@localhost 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@localhost
Home |
Main Index |
Thread Index |
Old Index