Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 16:01:44 -0700
From:      Warner Losh <imp@village.org>
To:        "Jonathan M. Bresler" <jmb@hub.freebsd.org>
Cc:        tom@wact.net, freebsd-mobile@FreeBSD.ORG
Subject:   Re: pccard problems: 3.3R, sony pcg-xg9, linksys etherfast 10/100 
Message-ID:  <199912292301.QAA05217@harmony.village.org>
In-Reply-To: Your message of "Wed, 29 Dec 1999 14:47:06 PST." <19991229224706.18A7C1573D@hub.freebsd.org> 
References:  <19991229224706.18A7C1573D@hub.freebsd.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <19991229224706.18A7C1573D@hub.freebsd.org> "Jonathan M. Bresler" writes:
:         The code for the LinkSys 10/100 card went into FreeBSD
: version 1.148.2.4 of the file /usr/src/sys/i386/isa/if_ed.c which is
: in FreeBSD 3.3 RELEASE and FreeBSD 3.4 RELEASE.  !?

Really?

It wasn't until version 1.164 and 1.165 that Linksys support was added
to if_ed.c.  There's been no merge from current yet.

In fact, i386/isa/if_ed.c should be removed, since the current most
current version is in dev/ed/if_ed.c, et al.

Warner

        RELENG_3_4_0_RELEASE: 1.148.2.4
        RELENG_3_3_0_RELEASE: 1.148.2.2
----------------------------
revision 1.148.2.4
date: 1999/09/25 13:08:18;  author: nyan;  state: Exp;  lines: +5 -5
MFC: if_ed.c rev 1.156 and if_edreg.h rev 1.27

Added new macros ED_P1_MAR(i) and ED_P1_PAR(i).
Convert ED_PC_RESET and ED_PC_MISC into relative offset from
ED_PC_ASIC_OFFSET.
----------------------------
revision 1.148.2.3
date: 1999/09/25 12:40:07;  author: nyan;  state: Exp;  lines: +6 -2
MFC: rev 1.155

  The ed_probe_Novell should not clear id_maddr when it fails to
probe.
----------------------------
revision 1.148.2.2
date: 1999/08/29 16:07:19;  author: peter;  state: Exp;  lines: +1 -1
$Id$ -> $FreeBSD$
----------------------------
revision 1.148.2.1
date: 1999/03/18 18:47:27;  author: luigi;  state: Exp;  lines: +59
-14
branches:  1.148.2.1.2;
MFC: add bridging support for the following net drivers:
        ed, lnc, de, fxp
----------------------------
revision 1.156
date: 1999/09/02 15:06:23;  author: kato;  state: Exp;  lines: +5 -5
- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace
  `ED_P1_MAR + i' and `ED_P1_PAR + i', respectively.
- convert ED_PC_RESET and ED_PC_MISC into relative offset from
  ED_PC_ASIC_OFFSET (those macros are not used in current source).

Submitted by:   chi@bd.mbn.or.jp (Chiharu Shibata)
----------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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