From owner-FreeBSD-users-jp@jp.freebsd.org  Thu Jun  1 19:15:31 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id TAA03749;
	Thu, 1 Jun 2000 19:15:31 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id TAA03743
	for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 1 Jun 2000 19:15:31 +0900 (JST)
	(envelope-from yoshiaki@kt.rim.or.jp)
Received: from mail1.rim.or.jp
	by serio.al.rim.or.jp (8.9.3/3.7W/HMX-12) id TAA06576
	for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 1 Jun 2000 19:15:31 +0900 (JST)
Received: from shell.rim.or.jp (shell [202.247.191.98]) by mail1.rim.or.jp (3.7W)
	id TAA27262 for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 1 Jun 2000 19:15:30 +0900 (JST)
Received: from shell.al.rim.or.jp (localhost [127.0.0.1])
	by shell.rim.or.jp (8.9.3/3.7W/DI-99120216) with ESMTP id TAA95973
	for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 1 Jun 2000 19:15:30 +0900 (JST)
	(envelope-from yoshiaki@kt.rim.or.jp)
Message-Id: <200006011015.TAA95973@shell.rim.or.jp>
To: FreeBSD-users-jp@jp.freebsd.org
In-reply-to: Your message of "Thu, 01 Jun 2000 18:42:59 JST."
             <200006010942.AA00163@lupinus.happyhill.net> 
Date: Thu, 01 Jun 2000 19:15:30 +0900
From: Uchikawa Yoshiaki <yoshiaki@kt.rim.or.jp>
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: FreeBSD-users-jp 52182
Subject: [FreeBSD-users-jp 52182] Re: FNW-9700-T on FreeBSD4.0R 
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: yoshiaki@kt.rim.or.jp

>> On Thu, 01 Jun 2000 18:42:59 +0900, TANAKA Yutaka
>> <marupi@happyhill.net> said:

 > $B:G=i$O(B
 > if_vr.c$B!J#1!%#2#6!?#1!%#2#9$H$b!K(B
 > if_vrreg.h$B!J#1!%#7!K(B
 > $B$,L5$+$C$?$N$G!"(Bcurrent$B$+$i;}$C$F$-$F!"(B

$BJ}K!$,4V0c$C$F$$$^$9!#2?8N$=$&$$$&$3$H$r$7$?$N$G$7$g$&!#(B
$B%=!<%9%3!<%I>e$G3NG'$7$F$=$&$9$k$3$H$,I,MW$@$H3N?.$7$?>e$G(B
$B9T$J$C$?$N$G$7$g$&$+(B?

$B!t%I%-%e%a%s%H$b%3!<%I$bFI$^$:$K(Bcurrent$B$K<j$r=P$5$l$?$N$G$7$g$&$+(B?
$B!t$b$7$=$&$J$i(B...$B$=$&$G$J$$$J$i<:Ni$7$^$7$?(B...$B$=$l$O$?$@$N<+;&9T0Y$G$9!#(B

 > $B$^$@#4!%#0$G$O$@$a$J$N$G$7$g$&$+!)(B

$B$=$&H=CG$7$?6qBNE*M}M3$O2?$J$N$G$7$g$&!#(B

 > $B%+!<%M%k$N%=!<%9%U%!%$%k$K$O!"EvA3(B
 > device vr
 > $B$O5-=R$7$F$"$j$^$9!#(B

$B$=$l$@$1$G$OBLL\$G$9!#(B


# MII bus support is required for some PCI 10/100 ethernet NICs,
# namely those which use MII-compliant transceivers or implement
# tranceiver control interfaces that operate like an MII. Adding
                                                          ^^^^^^
# "device miibus0" to the kernel config pulls in support for
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# the generic miibus API and all of the PHY drivers, including a
# generic one for PHYs that aren't specifically handled by an
# individual driver.
device          miibus

# PCI Ethernet NICs that use the common MII bus controller code.
   :                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   :
device          vr              # VIA Rhine, Rhine II
device          wb              # Winbond W89C840F
device          xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'')

$BM>CL$^$G$K8@$&$H(B4.0R$B$G$O%5%]!<%H$5$l$F$$$k$[$H$s$I$N(BPCI$B%M%C%H%o!<%/%+!<%I(B
$B$G$O%+!<%M%k$N:F9=C[$OITMW$G$9!#%+!<%M%kK\BN$X$NAH$_9~$_$OI,$:$7$bI,MW(B
$B$G$O$"$j$^$;$s!#(B
----
  yoshiaki@kt.rim.or.jp
 ($B$&(B)
