Hello,
To send a fax using an external usb modem, I do the following:
modprobe uhci-hcd
modprobe cdc-acm
mount -t usbfs none /proc/bus/usb
Then I send the fax.
However, when I attempt to unload the modules by reversing
the above steps, then uhci_hcd module will not unload:
[/]# rmmod uhci-hcd
On Mon, 30 Jul 2007 18:09:23 -0400 (EDT)
Alan Stern <[EMAIL PROTECTED]> wrote:
> On Mon, 30 Jul 2007, Gabriel C wrote:
>
> > A. Kalten wrote:
> > [ added usb peoples to CC ]
> > > Hello,
> > >
> > > To send a fax using an external usb modem,
Hello,
DVD-RAM disks previously made with a Linux system can
no longer be mounted in RW mode. For some reason, as
indicated by the error message from the mount command,
the disks are detected as being write-protected (which
is not the case). To be able to write to these disks,
the mount command
3 matches
Mail list logo