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: kanaoka
Date: Thu Jan 13 14:24:24 UTC 2005
Modified Files:
src/sys/dev/ic: rtl8169.c rtl8169var.h
src/sys/dev/pci: if_re_pci.c
Log Message:
- Move re_diag() from bus independend code to PCI attachment code.
XXX: I tested cardbus device,but not PCI device.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/rtl8169var.h
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/if_re_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