On Wed, 2003-07-16 at 14:56, Vik Olliver wrote: > Ah! modprobe dv1394 did the trick! > > Now, how do I make that a permanent feature of a Debian system?
Easiest way is to add it to /etc/modules so it gets loaded at boot time. If you're desperate for every last byte of ram then there will be some way to auto load it when a firewire device is plugged in, using hotplug or something like that.
