Subject: again (Re: patch for if_bge.c)
To: None <current-users@netbsd.org>
From: SAITOH Masanobu <masanobu@iij.ad.jp>
List: current-users
Date: 09/29/2007 00:43:52
 I bought yet another four bge cards at Akihabara today.

A)
bge1 at pci4 dev 9 function 0: Broadcom BCM5700 Gigabit Ethernet
bge1: interrupting at ioapic0 pin 21 (irq 6)
bge1: ASIC BCM5700 B2 (0x7102), Ethernet address 00:04:76:3b:56:9a

B)
bge2 at pci4 dev 10 function 0: Broadcom BCM5703X Gigabit Ethernet
bge2: interrupting at ioapic0 pin 22 (irq 10)
bge2: ASIC BCM5703 A2 (0x1002), Ethernet address 00:10:18:0b:d4:42

C)
bge1 at pci4 dev 9 function 0: Broadcom BCM5704C Dual Gigabit Ethernet
bge1: interrupting at ioapic0 pin 21 (irq 10)
bge1: ASIC BCM5704 A3 (0x2003), Ethernet address 00:10:18:0b:20:31

D)
bge3 at pci4 dev 10 function 0: Broadcom BCM5703 Gigabit Ethernet
bge3: interrupting at ioapic0 pin 22 (irq 6)
bge3: ASIC BCM5703 B0 (0x1100), Ethernet address 00:17:08:2b:aa:43

I found another two bugs with A) and B).
I've fixed and commited (with the previous path).

Please test.

----------------------------------------------------------
		SAITOH Masanobu (masanobu@iij.ad.jp
				  msaitoh@netbsd.org)