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: Sun Dec 26 07:27:41 UTC 2004
Modified Files:
src/sys/dev/cardbus: if_re_cardbus.c
src/sys/dev/ic: rtl8169.c
Log Message:
- Use ether_ioctl().
- Remove unnecessary re_init() in re_attach().
- Remove notyet compile option.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/cardbus/if_re_cardbus.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/rtl8169.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