"Antonis Georgiou" <[EMAIL PROTECTED]> writes:
> I install Mandrake 8 and during the installation my USB (
> InteliExplorer Mous) was working ok. After i finnished it and the pc
> rebooted when linux started in KDE environment the mouse wasend
> working.
>
> I installed it with 2.4 kernel
odes
"Nemosoft Unv." <[EMAIL PROTECTED]> writes:
> This just shows what you can get with some diplomacy and good talking. It
> may take a little time, but this is a big step forward.
> The homepage is: http://www.smcc.demon.nl/webcam/
Great, would be possible to send a clean patch to Alan for inclusi
Pete Zaitcev <[EMAIL PROTECTED]> writes:
> Have you looked into this:
> http://www.cameratechsupport.com/ibm/developers_pcpro.htm
> They have a self-extracting .exe there, so Wine installation
> may be in order. I downloaded it and working on unpacking.
It can be uncompressed by unzip :
(chmou@
Alan Cox <[EMAIL PROTECTED]> writes:
> > -static DECLARE_FSTYPE(usbdevice_fs_type, "usbdevfs", usbdevfs_read_super,
>FS_SINGLE);
> > +static DECLARE_FSTYPE(usbdevice_fs_type, "usbdevfs", usbdevfs_read_super, 0);
> No this turns off multimount protection and lets anyone break the machine..
so wh
--- linux/drivers/usb/inode.c.chmou Fri Apr 13 03:33:35 2001
+++ linux/drivers/usb/inode.c Fri Apr 13 04:27:45 2001
@@ -600,7 +600,7 @@
return NULL;
}
-static DECLARE_FSTYPE(usbdevice_fs_type, "usbdevfs", usbdevfs_read_super, FS_SINGLE);
+static DECLARE_FSTYPE(usbdevice_fs_type,
Hi,
With 2.4.3 i could not mount a usbdevfs partitions with devmode or
devgid it always mount with root.root(644). It works fine with 2.2.19
and couldn't not remember when this has been broken with last 2.4.x
--
MandrakeSoft Inc http://www.chmouel.org
-