On Sun, 2003-07-13 at 13:30, Alex Malinovich wrote: > Does anyone have any info to share about 1394 devices on Debian? I just > ordered an external IDE enclosure with a DVD ROM drive that uses a 1394 > connection and am wondering how to proceed. I'm assuming (hoping) that > it's not much more difficult than USB storage devices. i.e. Load a > low-level 1394 driver module, load device specific (something akin to > usb storage), and mount devices. Anything else I should keep in mind?
Here's a snippet from my /etc/modules. ieee1394 ohci1394 raw1394 sbp2 IIRC, they must be installed in this order. -- +-----------------------------------------------------------+ | Ron Johnson, Jr. Home: [EMAIL PROTECTED] | | Jefferson, LA USA http://members.cox.net/ron.l.johnson | | | | 4 degrees from Vladimir Putin +-----------------------------------------------------------+ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

