From owner-FreeBSD-users-jp@jp.freebsd.org  Tue Jul 15 09:58:37 1997
Received: by jaz.jp.freebsd.org (8.8.6+2.7Wbeta5/8.7.3) id JAA12111
	Tue, 15 Jul 1997 09:58:37 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.6+2.7Wbeta5/8.7.3) with SMTP id JAA12105
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 15 Jul 1997 09:58:35 +0900 (JST)
Received: (from kyowa-hi@localhost) by tuucp1.space.ad.jp (8.6.12+2.4W/3.3W997040315) with UUCP id JAA13271 for FreeBSD-users-jp@jp.freebsd.org; Tue, 15 Jul 1997 09:45:43 +0900
Received: from gigant (gigant [192.168.0.106]) by donkey.kyowa-hi.co.jp (8.8.5/3.4W4-GREG-LOCAL-MASTER-1.0) with ESMTP id JAA11927 for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 15 Jul 1997 09:29:36 +0900 (JST)
Message-Id: <199707150029.JAA11927@donkey.kyowa-hi.co.jp>
From: "ogimoto" <ogimoto@kyowa-hi.co.jp>
To: <FreeBSD-users-jp@jp.freebsd.org>
Date: Tue, 15 Jul 1997 09:25:46 -0000
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 8bit
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 15860
Subject: [FreeBSD-users-jp 15860] BUG ? ex driver
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org


$B@hF|$d$C$H(J 2.2.2 $B$N%$%s%9%H!<%k$r$7$?$N$G$9$,!"(J
Intel EtherExpress Pro/10 $B$,;H$($J$/$J$C$F$7$^$$$^$7$?!#(J
$B$=$l$^$G(J 2.2.1 $B$G$O;H$($F$$$?$N$G!"%P%0$N$h$&$K;W$&$N$G$9$,(J
$B%Q%C%A$d?7$7$$%I%i%$%P$,$"$l$P>pJs$r$/$@$5$$!#$*4j$$$7$^$9!#(J

* $B8=>](J
ex0 $B$O@5$7$/G'<1$5$l$F$$$k$,!"(Jifconfig $B$9$k$H%+!<%I$d%O%V$N(J
LED $B$,>C$($F$7$^$$;H$($J$$!#(Jifconfig ex0 down 
$B$H<B9T$9$k$H!"(JLED $B$KL@$+$j$,E@$/!#(J


$B!]!]!](J dmesg $B$N7k2L(J $B!]!]!](J

Copyright (c) 1992-1997 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California.  All rights reserved.

FreeBSD 2.2.2-RELEASE #0: Tue Jul 15 14:27:18 JST 1997
    ogimoto@myname.my.domain:/usr/src/sys/compile/SHUTTLE
CPU: i486DX (486-class CPU)
real memory  = 67108864 (65536K bytes)
avail memory = 62767104 (61296K bytes)
Probing for devices on PCI bus 0:
chip0 <Intel 82437VX PCI cache memory controller> rev 2 on pci0:0
chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0
chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1
vga0 <VGA-compatible display device> rev 2 int a irq 15 on pci0:17
ncr0 <ncr 53c875 wide scsi> rev 1 int a irq 11 on pci0:18
ncr0 waiting for scsi devices to settle
(ncr0:1:0): "TOSHIBA CD-ROM XM-3501TA 2224" type 5 removable SCSI 2
cd0(ncr0:1:0): CD-ROM 
cd0(ncr0:1:0): asynchronous.
cd present [317880 x 2048 byte records]
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
psm0: disabled, not probed.
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <QUANTUM FIREBALL1280A>
wd0: 1222MB (2503872 sectors), 2484 cyls, 16 heads, 63 S/T, 512 B/S
ex0 at 0x300-0x30f irq 10 maddr 0xd0000 on isa
ex0: Intel EtherExpress Pro/10, address 00:aa:00:b4:1f:b1, connector TPE
npx0 flags 0x1 on motherboard
npx0: INT 16 interface
apm0 on isa
apm: found APM BIOS version 1.1

$B!]!]!](J rc.conf $B$N$-$jH4$-(J $B!]!]!](J

network_interfaces="ex0 lo0"	# List of network interfaces (lo0 is loopback).
ifconfig_ex0="inet 192.168.0.10 netmask 255.255.255.0"
ifconfig_lo0="inet 127.0.0.1"	# default loopback device configuration.


    /
   / $B3t<02q<R(J $B6&OB%O%$%F%C%/(J $B%7%9%F%`;v6HIt(J
  / $B2.K\(J $BK~51(J $B!J$*$.$b$H(J $B$_$D$F$k!K(J
 / E-mail : ogimoto@kyowa-hi.co.jp
/ TEL : 0424-88-1121 FAX : 0424-99-4593
