From owner-freebsd-hackers Mon Sep 3 9:19:16 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from ns.koganei.wide.ad.jp (koganei.wide.ad.jp [202.249.37.254]) by hub.freebsd.org (Postfix) with ESMTP id 863AC37B409 for ; Mon, 3 Sep 2001 09:19:11 -0700 (PDT) Received: from koganei.wide.ad.jp (koganei.wide.ad.jp [202.249.37.254]) by ns.koganei.wide.ad.jp (8.11.3/8.11.3) with ESMTP id f83GJQI28977 for ; Tue, 4 Sep 2001 01:19:26 +0900 (JST) (envelope-from ikob@koganei.wide.ad.jp) Message-ID: <3B93ADEB.BD097426@koganei.wide.ad.jp> Date: Tue, 04 Sep 2001 01:21:00 +0900 From: Katsushi Kobayashi Reply-To: ikob@koganei.wide.ad.jp X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: Re: Firewire driver available References: <3B843FF7.F9B04318@vpop.net> <200108230407.f7N47DW80946@harmony.village.org> <3B84F30B.456E9FBE@koganei.wide.ad.jp> Content-Type: text/plain; charset=iso-2022-jp; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have uploaded the updated driver at: ftp://ftp.uec.ac.jp/pub/firewire/beta/firewire-bsd-5.0-20010903 Note that this driver is an as-is basis code, so there is no document for users. Although the kernel patch includes a file name as "sbp.c", this code does not support any firewire disk devices. This code is only a sample for "firewire" bus. Also, this driver only support OHCI1394 compliant chipset, since I think 1394 I/F card are being converged to OHCI series, and it is not easy to get other chipset cards. Anyway, I would like to know whether my implementation direction would be acceptable for FreeBSD folks or Not. Katsushi Kobayashi wrote: > I have been rewriting the driver to change a generic one. Right now, a > primitive > driver is already working. I believe it is more easy to implement device > specific > function to the new one. If somebody contribute my effort, you are > welcome. > > P.S. I will upload the latest one to some place after my travel. > > Warner Losh wrote: > > > In message <3B843FF7.F9B04318@vpop.net> Matthew Reimer writes: > > : I saw this on Freshmeat the other day: > > : http://www.sfc.wide.ad.jp/DVTS/ > > : Maybe someday it can be committed? > > > > Maybe. One problem with these patches are that they only do a certain > > type of firewire stuff. They treat the firewire device as only a > > fancy network adapter. However, you can also do other things (like > > disk drives) with firewire. > > > > It does look cool. I wish I had a DV camera to play with it... > > > > Warner > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message