Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/24/2002 19:16:21
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).
g/c now redundant case entry in ncr53c9x_reset()
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 syssrc/sys/dev/ic/ncr53c9x.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.