Subject: Re: Asante MacCon for LC ethernet card problem
To: None <scottr@clank.org>
From: Ken'ichi Ishizaka <ishizaka@sam.hi-ho.ne.jp>
List: port-mac68k
Date: 06/14/2000 10:22:11
| > The change is only effective for Apple Ethernet LC Card(DRSW=1,DRHW=0x10f).
| > I'm not sure whether Asante will work or not, sorry.
|
| I'm really curious why DrHw 0x10f is listed as NUBUS_DRHW_ASANTE_LC, in
| that case. Did I misinterpret something when I committed these changes
| last year? The code lists this card as the "Macintosh LC Ethernet
| Adapter".
You didn't commit changes of nubus.h at that time.
"NUBUS_DRHW_ASANTE_LC 0x010f" had been defined on nubus.h
since revision 1.39 (May 1998). I checked from cvsweb now.
| > It seems that in current code (if_ae_nubus.c and if_sn_nubus.c)
| > with nic which has nubus-id drsw==1 (now except drhw==0x10f)
| > both 8390 driver (ae) and SONIC driver (sn) are attached .
|
| Only one driver can attach, and since the ae driver matches first, this
| will be the default for any hardware with DrSw == 1.
Okey, it was my misunderstanding. Thanks.
--
Ken'ichi Ishizaka