From owner-freebsd-mobile@FreeBSD.ORG Sat May 17 02:37:47 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4767737B401 for ; Sat, 17 May 2003 02:37:47 -0700 (PDT) Received: from marley.bwbohh.net (marley.bwbohh.net [209.123.207.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8137C43FB1 for ; Sat, 17 May 2003 02:37:46 -0700 (PDT) (envelope-from john@utzweb.net) Received: by marley.bwbohh.net (Postfix, from userid 1013) id 5DB5B53F71; Fri, 16 May 2003 18:08:22 -0400 (EDT) Received: from 131.107.3.70 (proxying for unknown) (SquirrelMail authenticated user john-utzweb-net) by utzweb.net with HTTP; Fri, 16 May 2003 18:08:22 -0400 (EDT) Message-ID: <15782.131.107.3.70.1053122902.squirrel@utzweb.net> Date: Fri, 16 May 2003 18:08:22 -0400 (EDT) From: To: In-Reply-To: References: <20030516153211.W24315@12-221-88-80.client.insightBB.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.3.1 [DEVEL]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-mobile@freebsd.org Subject: Re: IEEE 1394 support X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 09:37:47 -0000 Hi All; The existence of firwire support in FreeBSD is a really important and fascinating bit of information of which i was heretofore unaware! Is jessie's assertion correct here? ie, if it sez 'firewire' on it, it 'Just Works'(tm), be it cardbus, pcmcia, pci or isa?( dont think there are any isa firewire cards out there - tho if there are pcmcia cards, then i suppose it could be possible) furthermore, is firewire a sufficient abstraction that hooking up my scsi jaz drive via a scsi/firewire adapter would also 'Just Work'? i just saw on the web a scsi firwire adapter that is sbp2 compliant, is that compatible with device sbp? next question is a bit hard to ask tersely, but i'll try... does firewire avoid the goofyness that usb, usb2.0 has where the plug is the same, but the chips' bus interface is apparantly not the same? ie usb is supported in FreeBSD and usb2 is not. is there older, slower, firewire things and newer, faster, firewire things and they all work? (did that make sense?) tnx! johnu > > "Tony Chang" wrote in message > news:20030516153211.W24315@12-221-88-80.client.insightBB.com... >> On Fri, 16 May 2003, Jesse D. Guardiani wrote: >> >> > 1.) Does FreeBSD support firewire? >> >> Yes. You can support for it by adding 'device firewire' and >> 'device sbp' to your kernel config file. You'll need to add >> some SCSI stuff too like 'device scbus' and 'device da'. >> >> > 2.) Does FreeBSD support disk and optical drives over >> > firewire, or does this require a special OS specific driver? >> >> Yes, that's what the sbp part is. The CD-ROM on my docking >> station connects via firewire without any problems. I've also >> attached ide drives in an external firewire enclosure without >> any problems (both cd-rw drives and hdds). I was even able to >> attach a mac formatted FireFly pocket hdd, I just couldn't read >> any of the files because of the mac file system. > > Well that is certainly good news. I suppose this means that the > firewire standard isn't chipset dependant like bluetooth and > 802.11 then eh? I guess "firewire" includes the internal hardware > interface also. > > I wish 802.11 and Bluetooth were like that. Oh well. > > Thanks! > > > >> >> Tony >> >> -- >> Tony Chang >> tychang1@uiuc.edu >> >> http://www.aypwip.org >> >> "The highest beings of all are the ones who are willing to pay >> any personal cost for the good of those who need them." >> --Ender from Xenocide by Orson Scott Card >> _______________________________________________ >> freebsd-mobile@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile >> To unsubscribe, send any mail to > "freebsd-mobile-unsubscribe@freebsd.org" >> > > > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" > >