![itohy](/assets/img/avatar_default.png)
and avoid using MD myetheraddr() function. This makes the driver MI, and closes PR kern/13797. The PCI HME is a PCIO chip, which is composed of two functions: function 0: PCI-EBus2 bridge, and function 1: HappyMeal Ethernet controller. The Ethernet address is (expected to be) in the PCI FCode PROM connected to the EBus bridge (function 0) of the device. Since the HME is on function 1, some magic is used to access to the PROM. We don't have MI EBus driver since no EBus device exists (besides the FCode PROM) on add-on HME boards. The ``not configured'' message for function 0 is what is expected. The SPARC case is currently unchanged. It needs interaction with OpenBoot.
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%