Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: msaitoh
Date: Fri Sep 2 03:16:19 UTC 2011
Modified Files:
src/sys/dev/ic: i82557.c i82557reg.h
src/sys/dev/microcode/i8255x: rcvbundl.h
src/sys/dev/pci: if_fxp_pci.c
Log Message:
Add support for some fxp devices from FreeBSD and OpenBSD.
{Free,Open}BSD say that we have to do some work to make fxp
stable.
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/sys/dev/ic/i82557.c
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/ic/i82557reg.h
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/microcode/i8255x/rcvbundl.h
cvs rdiff -u -r1.75 -r1.76 src/sys/dev/pci/if_fxp_pci.c
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