SANE

2001-04-23 Thread Jim M.

Hi,
I have a scsi camera of unknown brand and type. No driver. It has CCD chip 
on it.
Can I use SANE as an interface to this camera?. I need to control it using 
my app that
talks to SANE.
J
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



SANE

2001-04-23 Thread Jim M.

Hi,
I have a scsi camera of unknown brand and type. No driver. It has CCD chip 
on it.
Can I use SANE as an interface to this camera?. I need to control it using 
my app that
talks to SANE.
J
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



linux/scsi

2001-04-09 Thread Jim M.

are there samples of linux codes that can talk to SCSI harddisk, scanners 
and
cameras in the Linux kernel.  Like in windows NT, one does not need to write
driver for his scsi device. Just use some scsi interface libraries to talk 
to the scsi device. Is there such examples in linux?.I need to learn this so 
that i can develop the same thing for a scsi digital camera.
J

_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



linux/scsi

2001-04-09 Thread Jim M.

are there samples of linux codes that can talk to SCSI harddisk, scanners 
and
cameras in the Linux kernel.  Like in windows NT, one does not need to write
driver for his scsi device. Just use some scsi interface libraries to talk 
to the scsi device. Is there such examples in linux?.I need to learn this so 
that i can develop the same thing for a scsi digital camera.
J

_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



delete object file

2001-01-15 Thread Jim M.

Hi,
How do i remove an object file. Like if I have a "mparallel.o"
file and need to remove and regenerate it. how do i do this if
i may ask?. "/lib/modules/misc/mparallel.o".
J
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



delete object file

2001-01-15 Thread Jim M.

Hi,
How do i remove an object file. Like if I have a "mparallel.o"
file and need to remove and regenerate it. how do i do this if
i may ask?. "/lib/modules/misc/mparallel.o".
J
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



[DOS] emulation under linux

2001-01-11 Thread Jim M.

Hi,
There is a compiler package that runs on DOS but not on Linux.
I was wondered how can i emulate DOS under linux so that i run the  compile 
package?. I have kernel 2.2.14-12. RH 6.2.
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



[depmod] question

2001-01-11 Thread Jim M.

Hello all,
I have kernel verison 2.2.14-12 version with RH6.2.
I do "cd /sbin" and i see "depmod" there in the /sbin
directory. But somehow seems like load module is not
working. Maybe this is the reason why system freezes happen
in my RH. A driver for a custom built pci card is not
loaded properly. Maybe i should do "/sbin/modprobe pci.driver"
manually or put it in my rc.local file. Please clarify if possible.
Thanks in advance.
J
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



[DOS] emulation under linux

2001-01-11 Thread Jim M.

Hi,
There is a compiler package that runs on DOS but not on Linux.
I was wondered how can i emulate DOS under linux so that i run the  compile 
package?. I have kernel 2.2.14-12. RH 6.2.
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



[depmod] question

2001-01-11 Thread Jim M.

Hello all,
I have kernel verison 2.2.14-12 version with RH6.2.
I do "cd /sbin" and i see "depmod" there in the /sbin
directory. But somehow seems like load module is not
working. Maybe this is the reason why system freezes happen
in my RH. A driver for a custom built pci card is not
loaded properly. Maybe i should do "/sbin/modprobe pci.driver"
manually or put it in my rc.local file. Please clarify if possible.
Thanks in advance.
J
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



login script Q, did not work!!

2001-01-02 Thread Jim M.

Included it in the rc.local file as you told me but it did not
work. I still had to go to "/dir1/drv" and do "su [password for
root]" and then type "./upload",  exit.  Maybe some little script that
can do this in the "bash_profile" or 
I am not familiar with scripting...
This is a custom driver for a custom board.
J

_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



login script Q, did not work!!

2001-01-02 Thread Jim M.

Included it in the rc.local file as you told me but it did not
work. I still had to go to "/dir1/drv" and do "su [password for
root]" and then type "./upload",  exit.  Maybe some little script that
can do this in the "bash_profile" or 
I am not familiar with scripting...
This is a custom driver for a custom board.
J

_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



system freeze question

2000-12-30 Thread jim m.

hi,
there are times when newly installed driver just freezes the
RH6.2 and mouse cursor is rock solid frozen. ALT+PRTScreen+...
does not work. I now for fact that ALT+PRT... works because
i tested it. Anything else can be done to reboot the system
graciously than "reset"?.  Any advice..
J
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



system freeze question

2000-12-30 Thread jim m.

hi,
there are times when newly installed driver just freezes the
RH6.2 and mouse cursor is rock solid frozen. ALT+PRTScreen+...
does not work. I now for fact that ALT+PRT... works because
i tested it. Anything else can be done to reboot the system
graciously than "reset"?.  Any advice..
J
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



JIT/JRE

2000-11-15 Thread jim M.

Hi,
I have a redhat 7.0 and I need to compile some codes.
I need to use JIT (just in time) compiler and JRE on this
redhat box.  How do i know if have these on my system?.
Or the installl CD for the RH7.0 may have it...

J
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



JIT/JRE

2000-11-15 Thread jim M.

Hi,
I have a redhat 7.0 and I need to compile some codes.
I need to use JIT (just in time) compiler and JRE on this
redhat box.  How do i know if have these on my system?.
Or the installl CD for the RH7.0 may have it...

J
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



changelog

2000-11-09 Thread jim M.

hi all,

Sorry, but i could not find a more appropriate group list to post this on. 
my fault in anyways.
I like to keep track of what is installed after each RPM or any other 
install command is performed. Like dates inatlled and who installed it,  
Like create a log of changes,...
what is the command for it?.  how do i incorporate the date and who command 
into with install command.

J
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



changelog

2000-11-09 Thread jim M.

hi all,

Sorry, but i could not find a more appropriate group list to post this on. 
my fault in anyways.
I like to keep track of what is installed after each RPM or any other 
install command is performed. Like dates inatlled and who installed it,  
Like create a log of changes,...
what is the command for it?.  how do i incorporate the date and who command 
into with install command.

J
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



oops program

2000-10-24 Thread jim M.

Hi,

Does anyone know what is the exact download path to oops program as brought 
up in "linux device drivers" by Rubini published by O'reilly?.

J
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/