Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/18/2006 07:22:06
Module Name: src
Committed By: tsutsui
Date: Sat Nov 18 07:22:06 UTC 2006
Modified Files:
src/sys/dev/ic: rtl81x9reg.h
src/sys/dev/pci: if_re_pci.c
Log Message:
- sync HWREV definitions with FreeBSD
- recognize 8169SC/8100E/8101E (untested, but won't hurt working devices)
XXX: 8100E/8101E don't support 1000M; need some flag to set if_baudrate
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/dev/ic/rtl81x9reg.h
cvs rdiff -r1.18 -r1.19 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.