On Sun, Mar 18, 2007 at 08:16:19PM +0100, Arjan van de Ven wrote:
> On Fri, 2007-03-16 at 23:06 -0500, Mike Snitzer wrote:
> > I'm interested in understanding the state of Linux with regard to
> > _really_ forcing a filesystem to unmount.
> >
> > There is a (stale) project at OSDL that has various
This patch adds another usb id to the cp2101. It seems to work well.
Please apply, thanks.
Signed-off-by: Pozsar Balazs <[EMAIL PROTECTED]>
diff -Naurd a/drivers/usb/serial/cp2101.c b/drivers/usb/serial/cp2101.c
--- a/drivers/usb/serial/cp2101.c 2006-07-15 21:00:43.0 +0200
s/
obj-$(CONFIG_DEVFS_FS) += devfs/
Signed-off-by: Pozsar Balazs <[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
Please read the FAQ at http://www.tux.org/lkml/
> Rik> ... but I fail to see this one. If we get a low cache hit rate,
> Rik> couldn't that just mean we allocated too little memory for the
> Rik> cache ?
> Or that we're doing big sequential reads of file(s) which are larger
> than memory, in which case expanding the cache size buys us nothing,
orward to
do it, and send reports.
regards
Balazs Pozsar.
On Mon, 18 Jun 2001, Albert D. Cahalan wrote:
> Pozsar Balazs writes:
>
> > I'm having ~2 lockups a day. The following happens:
> > If I was under X, i only can use the magic-key, but no other keyboard (eg
>
Hi all.
I'm having ~2 lockups a day. The following happens:
If I was under X, i only can use the magic-key, but no other keyboard (eg
numlock) or mouse response, the screen freezes, processes stop.
If i was using textmode:
numlock still works
cursor blinks
processess stop (eg, gpm doesn'
On Wed, Apr 11, 2001 at 12:53:16PM -0300, Rik van Riel wrote:
> On Wed, 11 Apr 2001, Rik van Riel wrote:
>
> > OK, here it is. It's nothing like montavista's singing-dancing
> > scheduler patch that does all, just a really minimal change that
> > should stretch the nice levels to yield the follow
On Fri, Mar 30, 2001 at 10:17:08PM +0200, Herbert Rosmanith wrote:
>
> hi,
>
> I noticed that the option CONFIG_PARIDE_PARPORT will always be "y",
> even if CONFIG_PARIDE_PARPORT="n". I checked with kernels 2.2.18
> and 2.2.19.
>
> the file responsible is "drivers/block/Config.in", around line
> On my home machine playing sound through esd has worked beautifully on various
> kernels from 2.2.5 and up to 2.2.18.
> On 2.4.1 and 2.4.2 it stinks.
>
> It sounds like there are small pauses or repetitions in the sound, as if esd
> doesn't get
> the data quickly enough from the client or somet
hi all,
When I was starting X, I got this in the syslog:
Mar 17 10:19:20 brefatox kernel: LDT allocated for cloned task!
_What is this?_. A grep on /var/log/messages shows that I had this several
times. I'm using ext2fs on an IDE drive.
Tell me what more info I can provide.
Balazs Pozsar.
-
Hi all,
While copying a CD into harddisk, I got the following in the syslog (and
on the console):
Mar 15 14:36:23 brefatox kernel: ide-scsi: CoD != 0 in idescsi_pc_intr
Mar 15 14:36:23 brefatox kernel: hde: ATAPI reset complete
Mar 15 14:36:23 brefatox kernel: hde: status error: status=0x51 {
D
Hi all,
I was courious, and I tried what happens if I power down my harddisk (ie
manually pull the power plug out), and then power it on again after a few
secs (put the plug back).
I do not know if the system should survive happily such an 'accident', but
it hadn't:
A few secs after the next ac
Is it possible to hot-swap ide drives and re-detect them?
Does 'normal' Pc-hardware allow it?
thanks,
Balazs Pozsar.
-
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-i
Adding the
cgc.buflen = 20;
line into drivers/cdrom/cdrom.c: dvd_read_physical(...)
solves my problem.
I don't know the difference, but first you mentioned
cgc.buflen = 16;
so i tried that also, and it worked the same.
I'll write again if i'm having problems. :)
Thanks for the fast patch.
I
;Send DVD Structure" packet command was:
"ad 00 00 00 00 00 02 00 00 54 00 00 "
Tell me i can give you any more info.
Balazs Pozsar.
On Wed, 7 Mar 2001, Jens Axboe wrote:
> On Wed, Mar 07 2001, Pozsar Balazs wrote:
> >
> > hi all,
> >
> > Whatever
hi all,
Whatever I tried, I couldn't get my DVDs read. I get:
sr0: CDROM (ioctl) reports ILLEGAL REQUEST.
or, I don't use ide-scsi, i get the ATAPI equivalent.
I have udf support compiled in, i have successfully authenticated the
disk(s), but lo luck.
The drive is:
Vendor: PIONEER Model:
On Tue, 6 Mar 2001, James Stevenson wrote:
> with the serial port it has a buffer when it recives data the
> serial port buffer will fill up if data is not read quickly enough
> the buffer will overflow hence the 1 input overrun
>
> to fix it your could try to reduce the data rate to the serial p
Hi all,
I get the following message:
tts/0: 1 input overrun(s)
each time while downloading pictures from my digital camera via ttyS0,
_and_ switching between an X session and textmode console.
(ie, 1 switch -> 1 error)
This is with 2.4.1. I don't remember getting these with 2.2
This error als
On Mon, 5 Mar 2001, Robert Read wrote:
> On Mon, Mar 05, 2001 at 07:58:52PM +0100, Pozsar Balazs wrote:
> >
> > And what does POSIX say about "#!/bin/sh\r" ?
> > In other words: should the kernel look for the interpreter between the !
> > and the newline, o
On Mon, 5 Mar 2001, Paul Flinders wrote:
> Jeff Mcadams wrote:
>
> > Also sprach Rik van Riel
> > >On Mon, 5 Mar 2001, John Kodis wrote:
> > >> On Mon, Mar 05, 2001 at 08:40:22AM -0500, Richard B. Johnson wrote:
> > >> > Somebody must have missed the boat entirely. Unix does not, never
> > >> > h
I'm having similar messages, about 2-3 per day.
So far I saw these variants:
APIC error on CPU0: 00(04)
APIC error on CPU0: 00(02)
APIC error on CPU0: 02(02)
APIC error on CPU0: 02(04)
APIC error on CPU0: 04(02)
This is a Abit VP6, with 1 Celeron 433(66).
(machine passes memtest).
What does th
The most important thing first: afaik this is not a hw problem, the
machine passed memtests.
I was compiling a gcc on one terminal and extracting a kernel on an other.
When i came back, thing message was waiting me:
Unable to handle kernel paging request at virtual address 5c8d0018
printing e
This was about the fifth time when i experienced the following:
all of a sudden, my keyboard and mouse (both together, at exactly the same
time), stop responding, ie i can't type or move the mouse around. As the
keyboard stop responding, i also can't use the Magic-key. All other things
go on, pro
from drivers/ide/ide-features.c:
/*
* All hosts that use the 80c ribbon mus use!
*/
byte eighty_ninty_three (ide_drive_t *drive)
{
return ((byte) ((HWIF(drive)->udma_four) &&
#ifndef CONFIG_IDEDMA_IVB
(drive->id->hw_config & 0x4000) &&
#endif /* CONFIG_IDEDMA_IV
>
> Feb 19 19:37:17 delphin kernel: testing the IO APIC...
> Feb 19 19:37:17 delphin kernel:
> Feb 19 19:37:17 delphin kernel: WARNING: unexpected IO-APIC, please mail
> Feb 19 19:37:17 delphin kernel: to [EMAIL PROTECTED]
> Feb 19 19:37:17 delphin kernel: ..
25 matches
Mail list logo