Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2003 13:25:44 +1000
From:      <peterg@ptree32.com.au>
To:        Owen Anderson <resistor@mac.com>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: New tarball available
Message-ID:  <200310280325.ABX08857@dommail.onthenet.com.au>

next in thread | raw e-mail | index | archive | help
>>  I think the only drivers compiled in are the fxp and gem.
>> I'm assuming this isn't the on-board ethernet ?
>
>Nope.  It's the built-in Gigabit ethernet on my PowerMac 
G4/400.  It's 
>registered under OS X 10.3 as en0 if that helps at all.

 OK, I'm pretty sure this is a GEM, but with a different
PCI ID than what's in the kernel. I noticed that NetBSD's
if_gm.c recognizes the GEM3, which is what you might have.

 If you're keen, you could binary-patch the kernel
to recognize the variant. Simply locate the GEM2 device 
ID, 0x0024106b and change it to 0x0032106b.

later,

Peter.

 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310280325.ABX08857>