Subject: Re: HAPPY MEALS!
To: Nate Mitchell <nmitchel@nexthop.com>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 11/13/2001 21:15:50
> With the card in the machine, it hangs at boot time and not even 
> a break (L1-A) will have any effect.

Are you sure this is no hardware problem? You could build a custom kernel
without "hme* at sbus? ..." and see if that boots.

> The U5 (since it has no fas scsi controller) boots fine with NetBSD
> 1.5.2, but won't recognize the pci qfe card at all.

I suppose there is a PCI bus attachment missing for the qfe; pci versions
of hme work in general, this is from my U5:

hme0 at pci2 dev 1 function 1: Sun Happy Meal Ethernet, rev. 1
hme0: interrupting at ivec 3021
hme0: Ethernet address 08:00:20:99:fc:91
nsphy0 at hme0 phy 1: DP83840 10/100 media interface, rev. 1

With a little experimentation and dmesg output from you it should be easy
to add the missing glue.

> Do drivers exist for these cards?  How can I try to make them work?

Well, I have a sbus qfe in my sparc LX, it attaches as hme0 through hme3
and works just fine. So this should just work (tm).


Martin