kern/62435: [WISH] make device hme work on non sparc64 platforms

Xavier Beaudouin kiwi at oav.net
Fri Feb 6 05:10:44 PST 2004


>Number:         62435
>Category:       kern
>Synopsis:       [WISH] make device hme work on non sparc64 platforms
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 06 05:10:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
The Caudium Group / Association Kazar
>Environment:
System: FreeBSD plonk.home.oav.net 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Mon Jan 19 22:15:10 CET 2004 root at plonk.home.oav.net:/usr/src/sys/i386/compile/PLONK i386


>Description:
Adding "device hme" to a i386 kernel configuratio file should be enable.

Seems that dev/hme/if_hme_pci.h depends of machine/ofw_matchdep.h that
not seems to be present on i386.

Btw OF_getetheraddr() it only present on sparc64 platform so it is 
difficult to get ethernet address....

Maybe this should be great to support that kind of interface on non
sparc64 platform as NetBSD (seems, but I have not tested yet) and Linux as 
well...

>How-To-Repeat:

echo "device hme" >> /usr/src/sys/i386/conf/YOURKERNEL

and make a kernel as usual.

>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list