Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src
Module Name: src
Committed By: martin
Date: Tue Jan 21 11:55:58 UTC 2020
Modified Files:
src/share/man/man4 [netbsd-9]: cas.4
src/sys/arch/amd64/conf [netbsd-9]: GENERIC
src/sys/dev/pci [netbsd-9]: if_cas.c if_casreg.h if_casvar.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #626):
sys/arch/amd64/conf/GENERIC: revision 1.552
sys/dev/pci/if_casreg.h: revision 1.2
sys/dev/pci/if_cas.c: revision 1.37
share/man/man4/cas.4: revision 1.4
sys/dev/pci/if_casvar.h: revision 1.7
Update supported device list with part number. From FreeBSD.
Fix a bug that the driver sometimes incorrectly attach gentbi(4) instead of
gphyter(4) on non-fiber device.
Tested with Sun Quad GigaSwift Ethernet UTP (QGE) (part no. 501-6522) on
amd64. On this environment, the problem frequently had occurred. I also
tested with other 4 cas(4) variants.
Add cas(4).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.50.1 src/share/man/man4/cas.4
cvs rdiff -u -r1.531.2.6 -r1.531.2.7 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.35.2.1 -r1.35.2.2 src/sys/dev/pci/if_cas.c
cvs rdiff -u -r1.1 -r1.1.72.1 src/sys/dev/pci/if_casreg.h
cvs rdiff -u -r1.6 -r1.6.4.1 src/sys/dev/pci/if_casvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index