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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
> > with "unsubscribe freebsd-hackers" in the body of the message
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to