From owner-FreeBSD-users-jp@jp.freebsd.org  Sat Aug 29 17:48:06 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.9.1+3.0W/8.7.3) id RAA16082;
	Sat, 29 Aug 1998 17:48:06 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from jiyu.net (ns.jiyu.net [209.150.128.204])
	by jaz.jp.freebsd.org (8.9.1+3.0W/8.7.3) with ESMTP id RAA16077
	for <FreeBSD-users-jp@jp.freebsd.org>; Sat, 29 Aug 1998 17:48:03 +0900 (JST)
	(envelope-from daichi@ongs.net)
Received: from localhost (ppph190.wbs.ne.jp [202.219.55.190])
	by jiyu.net (8.8.5/8.8.5) with ESMTP id RAA31499
	for <FreeBSD-users-jp@jp.freebsd.org>; Sat, 29 Aug 1998 17:47:53 +0900
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: Your message of "Fri, 28 Aug 1998 23:27:56 +0900"
	<35E6BE6C.1A4F3C09@tky.3web.ne.jp>
References: <35E6BE6C.1A4F3C09@tky.3web.ne.jp>
X-Mailer: Mew version 1.93pre1 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <19980829154632K.daichi@ongs.net>
Date: Sat, 29 Aug 1998 15:46:32 +0900
From: Daichi Goto <daichi@ongs.net>
X-Dispatcher: imput version 980828
Lines: 125
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+980820
X-Sequence: FreeBSD-users-jp 32291
Subject: [FreeBSD-users-jp 32291] Re: About Sound Blaster PCI64 and etc.
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

$BBgCO$G$9!#(B:)

From: Kounosuke Shiomi <yukinopo@tky.3web.ne.jp>
Subject: [FreeBSD-users-jp 32278] Re:About Sound Blaster PCI64 and etc.
Date: Fri, 28 Aug 1998 23:27:56 +0900

> $B1v8+!w#3#w#e#b$H?=$7$^$9!#(B
> 
> > $B!&%b%G%`%+!<%I(B        DIAMOND SupraMax 56[K]
> $B$3$l$O!"(Bwin$B@lMQ$N%=%U%H%b%G%`$@$C$?$H;W$$$^$9$N$G!";H$($J$$$H;W$$$^$9!#(B

ToT...


> > $B!&%$!<%5%M%C%H%+!<%I(B  corega FastEther PCI-TX
> > de0 <Digital 21140A Fast Ethernet> rev 34 int a irq 5 on pci0:11:0
> > de0: 21140A [10-100Mb/s] pass 2.2
> ...
> > de0: autosense failed: cable problem?  $B"+(B  $B%$!<%5%M%C%H%+!<%I!)!)!)(B
> 
> [FreeBSD-users-jp 20588]$B$d!"(B[FreeBSD-users-jp 20591]
> 
> $B$N%9%l%C%I$,Lr$KN)$D$+$b$7$l$^$;$s!#(B


$BB.$$%"%I%P%$%9$"$j$,$H$&$4$6$$$^$9!#(B
/etc/rc.conf $B$r<!$N$h$&$K@_Dj$7$^$7$?!#(B

network_interfaces="lo0 de0"    # List of network interfaces (lo0 is loopback).
ifconfig_lo0="inet 127.0.0.1"   # default loopback device configuration.
ifconfig_de0="inet 192.168.1.1 media 10baseT/UTP"

$B$=$7$F!"<!$N$h$&$K$J$j$^$7$?!#(B

/home/daichi(40) dmesg | grep de0
de0 <Digital 21140A Fast Ethernet> rev 34 int a irq 5 on pci0:11:0
de0: 21140A [10-100Mb/s] pass 2.2
de0: address 00:00:f4:5a:36:2d
de0: enabling 10baseT port
de0: link down: cable problem?

$B:G8e$N=PNO$O!"%+!<%I$N@h$r$b$&0l$D$N%$!<%5%M%C%H%+!<%I$K$D$J$$$G$$$J$$$N(B
$B$G=P$?$N$G$O$J$$$+$H9M$($F$$$^$9!#;n$7$K(B ping $B$7$F$_$^$7$?!#(B

/home/daichi(41) ping  192.168.1.1
PING 192.168.1.1 (192.168.1.1): 56 data bytes
64 bytes from 192.168.1.1: icmp_seq=0 ttl=255 time=0.088 ms
64 bytes from 192.168.1.1: icmp_seq=1 ttl=255 time=0.039 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=255 time=0.038 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=255 time=0.038 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=255 time=0.039 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=255 time=0.038 ms
64 bytes from 192.168.1.1: icmp_seq=6 ttl=255 time=0.038 ms
64 bytes from 192.168.1.1: icmp_seq=7 ttl=255 time=0.038 ms
64 bytes from 192.168.1.1: icmp_seq=8 ttl=255 time=0.038 ms
64 bytes from 192.168.1.1: icmp_seq=9 ttl=255 time=0.038 ms
^C
--- 192.168.1.1 ping statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.038/0.043/0.088/0.015 ms

$B$I$&$d$i@.8y$7$?$h$&$G$9!#$"$j$,$H$&$4$6$$$^$7$?!#(B





From: futatuki@fureai.or.jp (Yasuhito FUTATSUKI)
Subject: [FreeBSD-users-jp 32280] Re: About Sound Blaster PCI64 and etc.
Date: Fri, 28 Aug 1998 23:36:35 +0900 (JST)

> > PCI $B$KA^$5$C$F$$$k$b$N$r(B ISA $B$KA^$5$C$F$$$k>l9g$HF1$8$h$&$K07$C$F$O%d%P(B
> > $B%$$N$G$7$g$&$+!#(B
> 
>   PCI $B$N%5%&%s%I%+!<%I$O$$$^$N$H$3$mBP1~$7$F$$$k%I%i%$%P$,(B
> $B$J$$$N$G;HMQ$G$-$^$;$s!#!D!D$?$V$s!#(B

/usr/src/sys/i386/isa/snd/README $B$K(B  Luigi Rizzo $B;a$N5-=R$7$?Js9p=q$,$"(B
$B$j$^$7$F!"$3$l$K$O(B

    NOTE that:
      - the parameters for the PnP device(s) will be read from the
        configuration of the card(s); they are usually assigned by
	the bios, and there is no way (at the moment) to override
	them, so if you have a broken (or no) PnP bios your only
	chance is to patch the pnp attach code in the driver for your
	card (ad1848.c, sb_dsp.c, clones.c) and write there the
	parameters you want;
      - The driver will assign unit numbers to the PnP cards starting
	from the next free one (e.g. 1, 2, ...) same as it is done
	with PCI devices which are clones of ISA devices.

$B$^$?!"(Busr/src/sys/i386/isa/snd/CARDS $B$K$O(B

* PCI cards.
   I have no documentation on these cards, so they are unsupported by
   my driver. Note that CreativeLabs has recently (fall'97) acquired
   Ensoniq and the audio division of OPTI, both of which had a PCI
   audio chipset. I don't know if there are other manufacturers of PCI
   audio cards.

CHIPSET:
    various PCI cards from Ensoniq, OPTI, CreativeLabs.

    This code _cannot_ work on these cards as it is now, since I
    don't think they can use the ISA DMA controller. As there are
    no data sheets available for these PCI cards, none of them is
    supported at the moment.

$B$G$9$N$G;n$7$K(B ISA $B$HF1MM$K;XDj$7$?$iF0$$$A$c$o$J$$$+$7$i!"$H;W$$N)$C$F(B
$B;n$7$F$_$?$H$$$&$H$3$m$G$9!#(B
PCI $B$,$I$N$h$&$KG'<1$5$l$k$N$+$o$+$C$F$J$$$N$G!"$I$3$r$I$&$$$8$/$l$P$$$$(B
$B$N$+J,$+$i$J$$$G$9!#(B

> > de0: autosense failed: cable problem?  $B"+(B  $B%$!<%5%M%C%H%+!<%I!)!)!)(B
> 
>   de $B$J(B NIC $B$O;H$C$F$$$J$$$N$G$h$/$o$+$j$^$;$s$,!"C1$K%a%G%#%"$N(B
> $B<+F0H=JL$K<:GT$7$F$k$H8@$o$l$F$k$@$1$N$h$&$J5$$,$7$^$9!#(B
> 
>   ifconfig $B$G(B media type $B$rM[$K;XDj$7$F$b%@%a$G$9$+(B? 

$B$O$$!#$3$NDL$j$G$"$j$^$7$?!#$I$&$b$"$j$,$H$&$4$6$$$^$7$?!#(B
----
 ONGS  $B8eF#(B $BBgCO(B (Daichi Goto)
   Access--> daichi@ongs.net, http://www.ongs.net/daichi
