NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/40431 CVS commit: src/sys/dev/pci
The following reply was made to PR kern/40431; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/40431 CVS commit: src/sys/dev/pci
Date: Fri, 6 Mar 2009 09:54:02 +0000
Module Name: src
Committed By: tsutsui
Date: Fri Mar 6 09:54:02 UTC 2009
Modified Files:
src/sys/dev/pci: if_fxp_pci.c
Log Message:
The Intel manual says that ICH and 82562 chips are compatible with 82559,
not 82550, so don't set FXPF_EXT_RFA (available only on 82550/82551)
for those variants.
Tested on Intel PRO/100 VM with 82562EM/EX PHY by ISHII Kimio
on current-users, and should also fix PR kern/40431.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 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