Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 12:30:04 +0900
From:      Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
To:        Alan Clegg <alan@clegg.com>, "B.K. DeLong" <bkdelong@pobox.com>
Cc:        freebsd-firewire@FreeBSD.ORG
Subject:   Re: Status of adding Firewire support to kernel?
Message-ID:  <ybsadu4ygn7.wl@ett.sat.t.u-tokyo.ac.jp>
In-Reply-To: <5.1.0.14.2.20020218111417.023cb090@pop.earthlink.net>
References:  <5.1.0.14.2.20020218111417.023cb090@pop.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> >Date: Mon, 18 Feb 2002 23:43:25 +0900
> >From: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
> >To: Katsushi Kobayashi <ikob@koganei.wide.ad.jp>
> >Cc: firewire-bsd@marahute.cc.uec.ac.jp
> >Subject: [Firewire-BSD 253] Re: [Firewire-BSD 252] Re: SBP-II fix
> >
> >I modularized the firewire/sbp driver.
> >It can be compiled and run on both FreeBSD-current and -stable.
> >
> >I put the tar ball in:
> >http://people.FreeBSD.org/~simokawa/firewire-20020218.tar.gz
> >
> >1. extract it at root directory.
> >2. cd /sys/dev/firewire
> >3. make
> >4. make install
> >5. kldload firewire


If you are using it on FreeBSD-4.
you may have to make /dev/fw0 manually.
# cd /dev
# mknod fw0 c 127 0
this should do the job.

> >6. bus reset (run ibr in ftp://ftp.uec.ac.jp/pub/firewire/beta/tool.tar)
> >7. camcontrol rescan 0 (or whatever scsi bus number on sbp)
> >8. you should find your SBP devices.
> >
> >Please note you cannot unload the driver yet..
> >You may need some tweaks in cam code to disable 6 bytes read/write
> >operations.
> >
> >Enjoy!

/\ Hidetoshi Shimokawa
\/  simokawa@sat.t.u-tokyo.ac.jp
PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html

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




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