Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/pci
On Tuesday 10 March 2009 16:41:50 SAITOH Masanobu wrote:
> Module Name: src
> Committed By: msaitoh
> Date: Tue Mar 10 03:41:50 UTC 2009
>
> Modified Files:
> src/sys/dev/pci: if_wm.c if_wmreg.h
>
> Log Message:
> add an entry for 82567LF-3.
> fix the register access for ICH10DO.
Yay. That fixed the recognising the PHY issue I was seeing in our Optiplex
760's, which have an 82567LM-3. My laptop has (it appears) the same
problem, but its got an "82801I mobile (AMT) LAN Controller" (which the
pci.ids database calls an 82567LM) so should it also be marked as an
ICH10? There is also a bunch of other 82567 variant's listed in pci.ids,
some of which we have in pcidevs and if_wm.c under other names - do they
need the same?
cheers
mark
Home |
Main Index |
Thread Index |
Old Index