From owner-FreeBSD-users-jp@jp.freebsd.org  Tue Jun 12 23:34:06 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id XAA04072;
	Tue, 12 Jun 2001 23:34:06 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from tortoise.jp.freebsd.org (root@tortoise.jp.FreeBSD.ORG [210.157.158.41])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id XAA04067
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 12 Jun 2001 23:34:05 +0900 (JST)
	(envelope-from yohta@mistral.imasy.or.jp)
Received: from mistral.imasy.or.jp (root@[3ffe:505:2020:1:9862:d6f:50d0:dd32])
	by tortoise.jp.freebsd.org (8.11.3+3.4W/8.11.3) with ESMTP/inet6 id f5CEXxo27195
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 12 Jun 2001 23:34:00 +0900 (JST)
	(envelope-from yohta@mistral.imasy.or.jp)
Received: (from yohta@localhost)
	by mistral.imasy.or.jp (8.11.3/8.11.3/mistral) id f5CDf6m64338;
	Tue, 12 Jun 2001 22:41:06 +0900 (JST)
	(envelope-from yohta)
From: mistral@imasy.or.jp (Yoshihiko SARUMARU)
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: Your message of "Tue, 12 Jun 2001 20:05:07 +0900".
	<20010612200507M.aizu@navi.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: mnews [version 1.22PL5] 2001-02/07(Wed)
Date: Tue, 12 Jun 2001 22:41:05 +0900
Message-ID: <010612224105.M0264121@mistral.imasy.or.jp>
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-users-jp 62235
Subject: [FreeBSD-users-jp 62235] Re: USB Card Reader and SCSI HDD
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: mistral@imasy.or.jp

$B!!1n4]$G$9!#(B
  $B%*%j%8%J%k$N%a!<%k$r8+Mn$H$7$F$$$?$N$G$9$,!"(B

2001-06-12($B2P(B) 20:05:07.$B:"!"(Baizu@navi.org$B$5$s$O=q$-$^$7$?!#(B

> > $B%O%.%o%i%7%9%3%`$N(B PC $B%+!<%I%j!<%@!?%i%$%?(B FlashGate DUAL $B$r(B PC/AT
> > $B8_495!$N(B USB $B%]!<%H$K@\B3$7$F$$$k$N$G$9$,!"(BFreeBSD 4.x $B$G(B SCSI HDD
> > $B$HF1MM$K!"$7$+$b$=$l$h$jA0$K(B(i.e. da0 $B$H$7$F(B)$BG'<1$5$l$F$7$^$$!"(B
> > FreeBSD $B$O(B SCSI HDD $B$KF~$l$F$$$k$N$G!"%G%#%9%/$NHV9f$,$:$l$F$7$^$$!"(B
> > $B:$$C$F$$$^$9!#%V!<%H;~$K(B disable $B$b=PMh$J$$$N$G!"%$%s%9%H!<%k;~$K$O(B
> > USB $B%]!<%H$+$iH4$-!"%$%s%9%H!<%k8e$O(B device umass $B$r:o=|$7$?%+!<%M(B
> > $B%k$r:n$C$F85$KLa$7$F$$$^$9!#(B
> > 
> > SCSI HDD $B$N8e$KG'<1$5$l$k$h$&$K$J$i$J$$$G$7$g$&$+!)(B
> 
> device umass $B$rH4$$$?(B kernel $B$G5/F08e!"(B
> kldload umass
> $B$r<B9T$9$k$C$F$N$O%@%a$G$7$g$&$+!)(B
> # $B$d$C$F$_$?$3$H$J$$$N$G!"$[$s$H$K$G$-$k$+<+?.$J$$$G$9$,(B...

  LINT $B$K$O0J2<$N$h$&$K=q$$$F$"$j$^$9$,!"$3$s$J$3$H$C$F$G$-$J$$(B
$B$s$G$7$g$&$+!)(B
device        scbus0 at ahc0	#$B$?$H$($P(B ahc0
device        da0 at scbus0


$B0J2<(B LINT$B$h$j(B
# Beginning with FreeBSD 2.0.5 you can wire down your SCSI devices so
# that a given bus, target, and LUN always come on line as the same
# device unit.  In earlier versions the unit numbers were assigned
($BN,(B)
# This old behavior is maintained as the default behavior.  The unit
# assignment begins with the first non-wired down unit for a device
# type.  For example, if you wire a disk as "da3" then the first
# non-wired disk will be assigned da4.

# The syntax for wiring down devices is:

# device        scbus0 at ahc0          # Single bus device
# device        scbus1 at ahc1 bus 0    # Single bus device
# device        scbus3 at ahc2 bus 0    # Twin bus device
# device        scbus2 at ahc2 bus 1    # Twin bus device
# device        da0 at scbus0 target 0 unit 0
# device        da1 at scbus3 target 1
# device        da2 at scbus2 target 3

> 
--
$B1n4]K'I'(B (Yoshihiko SARUMARU)
mail: mistral@imasy.or.jp       web: http://www.imasy.or.jp/~mistral/
