Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Love Hornquist-Astrand <lha@netbsd.org>
List: source-changes
Date: 01/03/2003 21:01:10
Module Name:	src
Committed By:	lha
Date:		Fri Jan  3 19:01:09 UTC 2003

Modified Files:
	src/sys/dev/pci: if_vr.c if_vrreg.h

Log Message:
>From freebsd if_vr.c:1.43,1.56 and if_vrreg.h:1.11,1.14

- Windows put the chip in suspended mode, make sure we unsuspend
  it. 1.43, by Takefumi SAYO <stake@po.shiojiri.ne.jp>

- Detect the revision of the Rhine chip we're using, and force reset
  when the chip supports it. 1.65, by silby@freebsd.org


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/dev/pci/if_vr.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/pci/if_vrreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.