NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/40605



The following reply was made to PR kern/40605; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost, 
netbsd-bugs%NetBSD.org@localhost,
        netbsd-pr%pool.julien-oster.de@localhost, 
michael+netbsd%stapelberg.de@localhost,
        tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: kern/40605
Date: Wed, 22 Apr 2009 20:04:08 +0900

 > From: Michael Stapelberg <michael+netbsd%stapelberg.de@localhost>
 
 >  > What exact hwrev value is yours?
 >  In dmesg, I don't get a hwrev value. All I get is this:
 
 Hmm we should put a printf for hwrev as well as FreeBSD?
 
 According to Gigabyte's manual, EP45-DS3 has two RTL8111C
 so it should be 0x3c000000 (RTK_HWREV_8168C) and should have DESCV2.
 
 >  re0 at pci3 dev 0 function 0: RealTek 8168B/8111B PCIe Gigabit Ethernet 
 > (rev. 0x02)
 
 I'll remove "B" suffix from the attach message because
 all 8168 PCIe variants (8168/B/C/CP/D) have the same PCI device ID
 (though they seem to have the different revision IDs).
 
 ---
 Izumi Tsutsui
 


Home | Main Index | Thread Index | Old Index