Re: [HELP REQUESTED from the community] Was: Staging status of speakup

2019-07-25 Thread John Covici
soft driver is > 0-7. Note that while espeak supports multiple voices, this parameter > will not set the voice when the espeakup connector is used between > speakup and espeak. > > vol > Gets or sets the volume of the speech synthesizer. Range is 0-9, with > zero being the softest, and nine being the loudest. > > Additions, clarifications, and corrections are welcome and > appreciated. > > Greg > > > -- > web site: http://www.gregn.net > gpg public key: http://www.gregn.net/pubkey.asc > skype: gregn1 > (authorization required, add me to your contacts list first) > If we haven't been in touch before, e-mail me before adding me to your > contacts. > > -- > Free domains: http://www.eu.org/ or mail dns-mana...@eu.org > ___ > Speakup mailing list > spea...@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici wb2una cov...@ccs.covici.com

Re: [HELP REQUESTED from the community] Was: Staging status of speakup

2019-07-25 Thread John Covici
fo/speakup -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici wb2una cov...@ccs.covici.com

Re: [PATCH] staging: speakup: refactor synths array to use a list

2018-06-11 Thread John Covici
break; > - } > - for ( ; synths[i]; i++) /* compress table */ > - synths[i] = synths[i + 1]; > + list_del(&in_synth->node); > module_status = 0; > mutex_unlock(&spk_mutex); > } > -- > 2.17.1 > [3 ] > ___ > Speakup mailing list > spea...@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici wb2una cov...@ccs.covici.com

Re: X not working with Radeon 9200 under 2.6.11

2005-03-21 Thread John covici
ize=64K] > > Capabilities: [50] Power Management version 2 > > > > Any assistance would be appreciated. > > > > -- > > Your life is like a penny -- how are you going to spend it? > > > > John Covici > > [EMAIL PROTEC

X not working with Radeon 9200 under 2.6.11

2005-03-05 Thread John covici
: [50] Power Management version 2 Any assistance would be appreciated. -- Your life is like a penny -- how are you going to spend it? John Covici [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Re: 2.6.10 dies when X uses PCI radeon 9200 SE, binary search result

2005-01-21 Thread John covici
0001 > (II) RADEON(0): [drm] installed DRM signal handler > (II) RADEON(0): [DRI] installation complete > (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers > > > I hope this can be of help, > Helge Hafting > - > To unsubscribe from this list: send

Re: 2.6.10 dies when X tries to initialize PCI radeon 9200 SE

2005-01-16 Thread John covici
> - > 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/ -- J

is there a way to export a fat32 file system using nfs?

2001-06-12 Thread John Covici
Any assistance would be appreciated. -- John Covici [EMAIL PROTECTED] - 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 Ple

serial driver question

2001-03-22 Thread John Covici
y two ports on the same irq, but one of them isn't seem at all by Linux, so I am quite curious whether I am barking up the wrong line? Thanks. -- John Covici [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: strange nfs behavior in 2.2.18 and 2.4.0-test12

2000-12-21 Thread John Covici
On Thu, 21 Dec 2000, Andreas Dilger wrote: > John Covici writes: > > Here is my /etc/exports > > > > / ccs2(rw,no_root_squash) > > /usr ccs2(rw,no_root_squash) > > /usr/src ccs2(rw,no_root_squash) > > /home ccs2(rw,no_root_squash) > > /har

Re: 2.4.0 kernels and vpn

2000-12-21 Thread John Covici
Excuse my ignorance, but what is cipe? Also, I received a comment that all I had to do was enable gre tunneling, is this correct? Thanks. On Fri, 22 Dec 2000, Kurt Garloff wrote: > On Thu, Dec 21, 2000 at 01:40:16PM -0500, John Covici wrote: > > Hi. Is there a way to support vpn in

Re: strange nfs behavior in 2.2.18 and 2.4.0-test12

2000-12-21 Thread John Covici
entry > > such as > > /usr ccs2(rw,no_root_squash) > > > > in my exports list. Is there any other way to get this behaviour to > > work? > > Sounds like what you are doing is OK. > If you could send complete /etc/fstab and /etc/exports, that might > help

Re: strange nfs behavior in 2.2.18 and 2.4.0-test12

2000-12-21 Thread John Covici
from a client on the ccs2 box. > > I am using the utilities 0.2.1-4 from the Debian distribution if that > > makes any difference. I did an strace once on exportfs and it was > > having trouble with the call to nfsservctl which returns invalid argument. > > > > >

2.4.0 kernels and vpn

2000-12-21 Thread John Covici
Hi. Is there a way to support vpn in the 2.4.0 kernels like we had with the patch for the 2.2.x kernels? Any assistance would be appreciated. -- John Covici [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

strange nfs behavior in 2.2.18 and 2.4.0-test12

2000-12-21 Thread John Covici
and it was having trouble with the call to nfsservctl which returns invalid argument. Any assistance would be appreciated. -- John Covici [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

2.4.0 test12 ipchains doesn't work as module

2000-12-19 Thread John Covici
. When I built it into the kernel, this problem went away. Do I need to do those modprobes as I have done in 2.2? Any assistance would be appreciated. -- John Covici [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: 8139too problem in 2.2.18

2000-12-16 Thread John Covici
On Sat, 16 Dec 2000, Arnaldo Carvalho de Melo wrote: Thanks much -- do I have to fix the 2.4.0-test12 aswell as I am testing with that kernel? -- John Covici [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

8139too problem in 2.2.18

2000-12-16 Thread John Covici
e would be appreciated. -- John Covici [EMAIL PROTECTED] - 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/

unresolved symbols when building nfsd as a module in 2.2.17

2000-10-15 Thread John Covici
-- John Covici [EMAIL PROTECTED] Hi. I am using kernel 2.2.17 and I put nfsd support and emulate sun nfs in my config by using makemenuconfig. It compiled fine (using the Redhat hack of kgcc, it didn't work at all using their regular gcc) a