2.2.19 SMP - timing problems

2001-06-01 Thread Przemyslaw Wegrzyn
After adding second CPU to my server, I get the following strange behavior: earth:/home/czajnik# ping -s 1 213.25.174.24 PING 213.25.174.24 (213.25.174.24): 1 data bytes 10008 bytes from 213.25.174.24: icmp_seq=0 ttl=255 time=10551.5 ms 10008 bytes from 213.25.174.24: icmp_seq=6

Re: [PATCH] support for Cobalt Networks (x86 only) systems (forrealthis

2001-06-01 Thread Jeff Garzik
Bogdan Costescu wrote: > No way! If I implement a HA application which depends on link status, I > want the info to be accurate, I don't want to know that 30 seconds ago I > had good link. To tangent a little bit, and add netdev to the CC... The loss and regain of link status should be

Re: [PATCH] support for Cobalt Networks (x86 only) systems (forrealthis

2001-06-01 Thread Bogdan Costescu
On Fri, 1 Jun 2001, Alan Cox wrote: > I am sure that to an unpriviledged application reporting back the same result > as we saw last time we asked the hardware unless it is over 30 seconds old > will work fine. Maybe 10 for link partner ? No way! If I implement a HA application which depends on

[NEW ISDN DRIVER] TurboPAM isdn card

2001-06-01 Thread Stelian Pop
Hi, I've wrote a driver for the ISDN active card TurboPAM made by Auvertech: http://www.auvertech.fr This is a card targeted at ISPs / access providers, supporting up to 30 B-channel connections simultaneously. The patch is available against Linux 2.4.5 and 2.2.19. Since it is rather

Re: Configure.help is complete

2001-06-01 Thread David Weinehall
On Fri, Jun 01, 2001 at 08:43:58AM -0400, Phil Auld wrote: > Alexander Viro wrote: > > ...snip... > > > > > We should start removing the crap from procfs in 2.5. Documenting shit is > > a good step, but taking it out would be better. > > > > Not to open a what may be can of worms but ... >

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for realthis

2001-06-01 Thread Alan Cox
> Only some of them can be cached... (some of the MIIs in some drivers > are already cached, in fact) you can't cache stuff like what your link > partner is advertising at the moment, or what your battery status is at > the moment. I am sure that to an unpriviledged application reporting back

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for realthis

2001-06-01 Thread Jeff Garzik
Alan Cox wrote: > > In both of these situations, calling the ioctls without priveleges is > > quite useful, so maybe rate-limiting for ioctls and proc files like this > > would be a good idea in general. > Many of them (like the MII and APM ones) the result can be cached Only some of them can

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for realthis

2001-06-01 Thread Alan Cox
> In both of these situations, calling the ioctls without priveleges is > quite useful, so maybe rate-limiting for ioctls and proc files like this > would be a good idea in general. Many of them (like the MII and APM ones) the result can be cached - To unsubscribe from this list: send the line

Re: Configure.help is complete

2001-06-01 Thread Phil Auld
Alexander Viro wrote: ...snip... > > We should start removing the crap from procfs in 2.5. Documenting shit is > a good step, but taking it out would be better. > Not to open a what may be can of worms but ... What's wrong with procfs? It allows a general interface to the kernel that does

Re: USB mouse wheel breakage was Re: Linux 2.4.5-ac5

2001-06-01 Thread M.
On 01 Jun 2001 10:57:17 +0100, Michael wrote: > On Wed, May 30, 2001 at 09:30:39PM +0100, Alan Cox wrote: > > 2.4.5-ac4 > > o Update USB hid drivers (Vojtech Pavlik) > > I think these changes have broken my USB wheel mouse. > > Events seems to be getting lost

Problem with kernel 2.2.19 Ultra-DMA and SMP

2001-06-01 Thread Magnus Sandberg
Hi Andre, I just wrote this Email but I had an old address to Suse. I have some problems with Ultra-DMA and SMP and don't know if I did something wrong of their are known problems. - On 1st of June 2001 Magnus Sandberg wrote; - To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: [EMAIL

BUG: kernel-2.4.5: "Flags; bus-master 1, dirty ..."

2001-06-01 Thread Rolf Fokkens
Hi! Sometimes syslog suddenly starts to log a lot of messages, an example is included. So far I get the impression that this is vortex related (I do have a 3c905b). Rolf ... May 28 23:15:25 linux06 kernel: Flags; bus-master 1, dirty 15505(1) current 15505(1) May 28 23:15:25 linux06 kernel:

[Fwd: Re: cs46xx bug in 2.4.5-ac5]

2001-06-01 Thread Nicholas L. Nigay
I've tried with ac6. Immediate cs46xx unloading now works. But problem with xmms still remains. Now instead single 'Unable to handle kernel NULL pointer...' i had flow of 'cs46xx: ERROR DAC count<0 or count > dmasize (-4160)' ( number in parenthesis may vary ). Such messages increases uptime

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for realthis time)

2001-06-01 Thread Jeff Garzik
Bogdan Costescu wrote: > > On Fri, 1 Jun 2001, Pete Zaitcev wrote: > > > > But, each time a user cats this proc file, the user is banging the > > > hardware. What happens when a malicious user forks off 100 processes to > > > continually cat this file? :) > > > > Nothing good, probably. Same

Re: Linux 2.4.5-ac6

2001-06-01 Thread Keith Owens
ftp://oss.sgi.com/projects/kdb/download/ix86/kdb-v1.8-2.4.5-ac6.gz is available. - 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

Is it possible to read NTFS5 in the future?

2001-06-01 Thread Liu Wen
NTFS5 is really an efficient filesystem under Windows 2000. I have a 12G data partition kept as FAT32 just in order to use it under Linux. But I am thinking of converting it to NTFS,which would be very inconvinient to use Linux. How about the kernel developing project to work on NTFS? Regards

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Bogdan Costescu
On Fri, 1 Jun 2001, Pete Zaitcev wrote: > > But, each time a user cats this proc file, the user is banging the > > hardware. What happens when a malicious user forks off 100 processes to > > continually cat this file? :) > > Nothing good, probably. Same story as /proc/apm, which only > hits

Re: Linux 2.4.5-ac6

2001-06-01 Thread Alan Cox
> Tt's still broken on r/w. R/o should be OK now. > > > o Move UFS file system to use dcache for metadata (Al Viro) > > What??? My error. I was pasting down the notes when you were talking about that bit on #kernel and forgot to take it out - To unsubscribe from this list: send the line

Q: ip_build_and_send_pkt

2001-06-01 Thread Alexey Vyskubov
Hello. I have a couple of questions about 2.4.5 IP layer and will be very grateful if someone will answer :) In net/ipv4/ip_output.c there is the function ip_build_and_send_pkt(). This function adds an IP header to given skbuff and sends it out. But it seems that the only place where this

Re: Linux 2.4.5-ac6

2001-06-01 Thread Alexander Viro
On Fri, 1 Jun 2001, Alan Cox wrote: > o Fix the cs46xx right this time (me) > o Further FATfs cleanup (OGAWA Hirofumi) > o ISDN PPP code cleanup, cvs tag update (Kai Germaschewski) > o Large amount of UFS file system cleanup

Linux 2.4.5-ac6

2001-06-01 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ Intermediate diffs are available from http://www.bzimage.org In terms of going through the code audit almost all the sound drivers still need fixing to lock against format changes during a

USB mouse wheel breakage was Re: Linux 2.4.5-ac5

2001-06-01 Thread Michael
On Wed, May 30, 2001 at 09:30:39PM +0100, Alan Cox wrote: > 2.4.5-ac4 > o Update USB hid drivers (Vojtech Pavlik) I think these changes have broken my USB wheel mouse. Events seems to be getting lost (/dev/input/mice) It only scrolls when either the scroll

Re: [PATCH] sym53c8xx timer and smp fixes

2001-06-01 Thread Studierende der Universitaet des Saarlandes
Jeff wrote: > > so, this driver is mixed spinlocks and save/restore_flags? Any > chance this can be converted to all spinlocks? > It's spinlock for 2.2 and 2.4 kernels, and save_flags for 2.0. Tim, did you cc Gerard Roudier? He mainains the sym53c8xx driver. All mail archives strip the cc list

cs46xx bug in 2.4.5-ac5

2001-06-01 Thread Nicholas L. Nigay
Hello. I have Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] (rev 1). xmms-1.2.5-pre1 worked fine with 2.4.4-ac11. Sound support is compiled as modules. After last kernel upgrade to 2.4.5-ac5 following problems occured. 1 xmms crashes with kernel message like "Unable

Re: APIC problem or 3com 3c590 driver problem in smp kernel 2.4.x

2001-06-01 Thread Ingo Oeser
On Thu, May 31, 2001 at 12:27:07PM -0400, Feng Xian wrote: > The driver for my pci device, I have the SA_SHIRQ set. What kind of PCI device do you have? I had this problem once with an PCI-Matchmaker[1] based board (for which we still have the wrong PCI-ID btw, but my patch was rejected

Re: unmount issues with 2.4.5-ac5, 3ware, and ReiserFS (was: kernel-2.4.5

2001-06-01 Thread Lech Szychowski
> /dev/hda10/space1 reiserfsdefaults 1 2 /dev/sdb1 /var/log/LOGS reiserfs defaults 0 0 > strace umount /space1: > > open("/usr/lib/locale/en_US/LC_TIME", O_RDONLY) = 3 > fstat64(3, {st_mode=S_IFREG|0644, st_size=2441, ...}) = 0 > old_mmap(NULL, 2441, PROT_READ,

Re: PATCH: tulip net driver update

2001-06-01 Thread Jeff Garzik
On Fri, 1 Jun 2001, Jeff Garzik wrote: > tulip needs a small delay during rxtx restart. different optimization > patterns in newer gccs served to expose this bug which was previously > hidden, so random users might hit a lack-of-networking depending on the > speed of their machine, their

PATCH: tulip net driver update

2001-06-01 Thread Jeff Garzik
tulip needs a small delay during rxtx restart. different optimization patterns in newer gccs served to expose this bug which was previously hidden, so random users might hit a lack-of-networking depending on the speed of their machine, their compiler, etc. -- Jeff Garzik | Disbelief,

qlogicfc driver

2001-06-01 Thread christophe barbé
My previous mail about Qlogic Fiber Channel driver didn't get so many attention. The QLogic support is like a wall. You can't use a normal e-mail. Instead of that you should use a http form. And the answer you get is anonymous and IMHO a standart one. "... Please check our site periodically

Re: 2.4.4 Kernel Oops and ls+rm segfaults

2001-06-01 Thread Gregor Jasny
Am Freitag, 1. Juni 2001 10:52 schrieb Alexander Viro: > On Fri, 1 Jun 2001, Gregor Jasny wrote: > > Can anyone tell me, where this oops came from? > > The machine is a HP NetServer II lc (EISA+PCI architecture). > > The distribution is a slackware 7.0 with parts of 7.1 and current. > > gcc:

Re: interrupt problem with MPS 1.4 / not with MPS 1.1 ?

2001-06-01 Thread thunder7
On Thu, May 31, 2001 at 11:56:44AM -0700, Greg KH wrote: > Is the BIOS set to "Plug and Play supported OS" somewhere? If not, try > enabling it. > It wasn't set, but with it set there is no difference. Greetings, Jurriaan -- IF MICROSOFT BUILT CARS.. New seats would force everyone to have

Re: unmount issues with 2.4.5-ac5, 3ware, and ReiserFS (was: kernel-2.4.5

2001-06-01 Thread thunder7
On Thu, May 31, 2001 at 05:04:50PM -0500, Jordan wrote: > Alan Cox wrote: > > > > > I'm staying on 2.4.5-ac5 for whatever it's worth (putting my life on the > > > line for the community? kidding...) and will report anything new. I will > > > be on the lookout for later ac patches, 2.4.6 ... and

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Pete Zaitcev
> But, each time a user cats this proc file, the user is banging the > hardware. What happens when a malicious user forks off 100 processes to > continually cat this file? :) Nothing good, probably. Same story as /proc/apm, which only hits BIOS instead (and it's debateable what is better). >

Re: 2.4.4 Kernel Oops and ls+rm segfaults

2001-06-01 Thread Alexander Viro
On Fri, 1 Jun 2001, Gregor Jasny wrote: > Hi! > > Can anyone tell me, where this oops came from? > The machine is a HP NetServer II lc (EISA+PCI architecture). > The distribution is a slackware 7.0 with parts of 7.1 and current. > gcc: 2.95.4 20010319 (Debian prerelease) > > I hope you can

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this

2001-06-01 Thread Alan Cox
> + /* setup osb4 i/o regions */ > + if ((reg = get_reg(OSB4_INDEX_PORT, OSB4_DATA_PORT, 0x20))) > + request_region(reg, 4, "OSB4 (pm1a_evt_blk)"); Check request_region worked > +static int > +i2c_wait_for_smi(void) Obvious question - why duplicate

2.4.4 Kernel Oops and ls+rm segfaults

2001-06-01 Thread Gregor Jasny
Hi! Can anyone tell me, where this oops came from? The machine is a HP NetServer II lc (EISA+PCI architecture). The distribution is a slackware 7.0 with parts of 7.1 and current. gcc: 2.95.4 20010319 (Debian prerelease) I hope you can help me. Regards, -Gregor ksymoops 2.4.1 on i586

Re: [PATCH] almost forgot this one

2001-06-01 Thread Alan Cox
> Add a rwproc entry to the ide structure, for recalling what happened last > time! > > Please let me knwo if there are any problems with this patch (some of the > patches I sent earlier depend on this). Looks ok to me, but check with Andre - To unsubscribe from this list: send the line

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Pete Zaitcev
> From: Tim Hockin <[EMAIL PROTECTED]> > Date: Thu, 31 May 2001 23:57:48 -0700 (PDT) > > i2c framework is not used, I wonder why. Someone thought that > > it was too heavy perhaps? If so, I disagree. > > i2c is only in our stuff because the i2c core is not in the standard kernel > yet. As soon

Re: 2.4.5 VM

2001-06-01 Thread David Rees
I don't know myself, (it sounds like other bigmem problems), but setting up a 2GB swap file is easy enough to test. :-) -Dave On Fri, Jun 01, 2001 at 10:29:39AM +0200, Marcin Kowalski wrote: > > I found this post of interest. I have 1.1 Gig of RAM but only 800mb of > Swap as I expect NOT to

Re: sk_buff question

2001-06-01 Thread Francois Romieu
Emmanuel Varagnat <[EMAIL PROTECTED]> écrit : > I need to had a header to the data in the sk_buff. > But what to do if there is no enough space left at the head ? I assume "alloc+copy" isn't the expected answer, is it ? > I saw skb_copy_expand, but it gives me a new sk_buff. Is there > a way to

Re: select() - Linux vs. BSD

2001-06-01 Thread Andries . Brouwer
On Tue, 29 May 2001, John Chris Wren wrote: > In BSD, select() states that when a time out occurs, > the bits passed to select will not be altered. > In Linux, which claims BSD compliancy for this > in the man page (but does not state either way >

Re: [PATCH] sym53c8xx timer and smp fixes

2001-06-01 Thread Jeff Garzik
Tim Hockin wrote: > spinlock_t sym53c8xx_lock = SPIN_LOCK_UNLOCKED; > +spinlock_t sym53c8xx_host_lock = SPIN_LOCK_UNLOCKED; > #defineNCR_LOCK_DRIVER(flags) spin_lock_irqsave(_lock, flags) > #defineNCR_UNLOCK_DRIVER(flags) >spin_unlock_irqrestore(_lock,flags) > +#define

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Jeff Garzik
Tim Hockin wrote: > +int __init > +cobalt_acpi_init(void) > +{ > + int err, reg; > + u16 addr; > + unsigned long flags; > + > + if (cobt_is_5k()) { > + /* setup osb4 i/o regions */ > + if ((reg = get_reg(OSB4_INDEX_PORT, OSB4_DATA_PORT, 0x20)))

Re: [CHECKER] 2.4.5-ac4 non-init functions calling init functions

2001-06-01 Thread Geert Uytterhoeven
On Wed, 30 May 2001, Dawson Engler wrote: > Here are *uninspected* 2.4.5-ac4 results of a checker that warns when a > non-__init function calls an __init function (suggested by > [EMAIL PROTECTED]). There seem to be two cases: > > 1. The best case: the caller should actually be an

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Jeff Garzik
General comments: * Code looks really clean. Nice work. * Use module_init/exit. I know, I know, you heard it before :) * I dunno if Linus will take it as-is because he has been threatening to stop taking PCI drives that use old-style PCI init for no good reason. (he even made me change a

Re: [CHECKER] 2.4.5-ac4 security holes

2001-06-01 Thread Alan Cox
> [BUG] looks really broken. > /u2/engler/mc/oses/linux/2.4.5-ac4/fs/ioctl.c:108:sys_ioctl: ERROR:PARAM:70:108: >Deref tainted var 'arg' (tainted from line 70) Been meaning to dump that anyway so that was solved by the delete approach - real bug > [BUG] sure seems like it. In general, all 4

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Jeff Garzik
> > Off-hand I see old style initialization. Is it right for new driver? > > the old-style init is because it is an old driver. I want to do a full-on > rework, but haven't had the time. New-style init by itself shouldn't be hard to do, independent of a full re-work... > > 2. Spaces and tabs

Re: interrupt problem with MPS 1.4 / not with MPS 1.1 ?

2001-06-01 Thread thunder7
On Fri, Jun 01, 2001 at 01:20:23AM -0400, Jeff Garzik wrote: > Looking at the diff of "lspci -vvvxxx" between MPS1.1 and MPS1.4 (on the > same system) may be quite useful... maybe I missed the earlier "lspci > -vvvxxx", but I only see one here... Yep, I didn't want to keep sending long

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Tim Hockin
> Looks interesting. Seemingly literate use of spinlocks. thanks - I gave it lots of thought. > Off-hand I see old style initialization. Is it right for new driver? the old-style init is because it is an old driver. I want to do a full-on rework, but haven't had the time. > i2c framework is

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Tim Hockin
Looks interesting. Seemingly literate use of spinlocks. thanks - I gave it lots of thought. Off-hand I see old style initialization. Is it right for new driver? the old-style init is because it is an old driver. I want to do a full-on rework, but haven't had the time. i2c framework is not

Re: interrupt problem with MPS 1.4 / not with MPS 1.1 ?

2001-06-01 Thread thunder7
On Fri, Jun 01, 2001 at 01:20:23AM -0400, Jeff Garzik wrote: Looking at the diff of lspci -vvvxxx between MPS1.1 and MPS1.4 (on the same system) may be quite useful... maybe I missed the earlier lspci -vvvxxx, but I only see one here... Yep, I didn't want to keep sending long messages. Here

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Jeff Garzik
Off-hand I see old style initialization. Is it right for new driver? the old-style init is because it is an old driver. I want to do a full-on rework, but haven't had the time. New-style init by itself shouldn't be hard to do, independent of a full re-work... 2. Spaces and tabs are

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Jeff Garzik
General comments: * Code looks really clean. Nice work. * Use module_init/exit. I know, I know, you heard it before :) * I dunno if Linus will take it as-is because he has been threatening to stop taking PCI drives that use old-style PCI init for no good reason. (he even made me change a

Re: [CHECKER] 2.4.5-ac4 non-init functions calling init functions

2001-06-01 Thread Geert Uytterhoeven
On Wed, 30 May 2001, Dawson Engler wrote: Here are *uninspected* 2.4.5-ac4 results of a checker that warns when a non-__init function calls an __init function (suggested by [EMAIL PROTECTED]). There seem to be two cases: 1. The best case: the caller should actually be an __init

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Jeff Garzik
Tim Hockin wrote: +int __init +cobalt_acpi_init(void) +{ + int err, reg; + u16 addr; + unsigned long flags; + + if (cobt_is_5k()) { + /* setup osb4 i/o regions */ + if ((reg = get_reg(OSB4_INDEX_PORT, OSB4_DATA_PORT, 0x20))) +

Re: [PATCH] sym53c8xx timer and smp fixes

2001-06-01 Thread Jeff Garzik
Tim Hockin wrote: spinlock_t sym53c8xx_lock = SPIN_LOCK_UNLOCKED; +spinlock_t sym53c8xx_host_lock = SPIN_LOCK_UNLOCKED; #defineNCR_LOCK_DRIVER(flags) spin_lock_irqsave(sym53c8xx_lock, flags) #defineNCR_UNLOCK_DRIVER(flags) spin_unlock_irqrestore(sym53c8xx_lock,flags)

Re: select() - Linux vs. BSD

2001-06-01 Thread Andries . Brouwer
On Tue, 29 May 2001, John Chris Wren wrote: In BSD, select() states that when a time out occurs, the bits passed to select will not be altered. In Linux, which claims BSD compliancy for this in the man page (but does not state either way what

Re: sk_buff question

2001-06-01 Thread Francois Romieu
Emmanuel Varagnat [EMAIL PROTECTED] écrit : I need to had a header to the data in the sk_buff. But what to do if there is no enough space left at the head ? I assume alloc+copy isn't the expected answer, is it ? I saw skb_copy_expand, but it gives me a new sk_buff. Is there a way to expand

Re: 2.4.5 VM

2001-06-01 Thread David Rees
I don't know myself, (it sounds like other bigmem problems), but setting up a 2GB swap file is easy enough to test. :-) -Dave On Fri, Jun 01, 2001 at 10:29:39AM +0200, Marcin Kowalski wrote: I found this post of interest. I have 1.1 Gig of RAM but only 800mb of Swap as I expect NOT to use

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Pete Zaitcev
From: Tim Hockin [EMAIL PROTECTED] Date: Thu, 31 May 2001 23:57:48 -0700 (PDT) i2c framework is not used, I wonder why. Someone thought that it was too heavy perhaps? If so, I disagree. i2c is only in our stuff because the i2c core is not in the standard kernel yet. As soon as it is,

2.4.4 Kernel Oops and ls+rm segfaults

2001-06-01 Thread Gregor Jasny
Hi! Can anyone tell me, where this oops came from? The machine is a HP NetServer II lc (EISA+PCI architecture). The distribution is a slackware 7.0 with parts of 7.1 and current. gcc: 2.95.4 20010319 (Debian prerelease) I hope you can help me. Regards, -Gregor ksymoops 2.4.1 on i586

Re: 2.4.4 Kernel Oops and ls+rm segfaults

2001-06-01 Thread Alexander Viro
On Fri, 1 Jun 2001, Gregor Jasny wrote: Hi! Can anyone tell me, where this oops came from? The machine is a HP NetServer II lc (EISA+PCI architecture). The distribution is a slackware 7.0 with parts of 7.1 and current. gcc: 2.95.4 20010319 (Debian prerelease) I hope you can help me.

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Pete Zaitcev
But, each time a user cats this proc file, the user is banging the hardware. What happens when a malicious user forks off 100 processes to continually cat this file? :) Nothing good, probably. Same story as /proc/apm, which only hits BIOS instead (and it's debateable what is better).

Re: unmount issues with 2.4.5-ac5, 3ware, and ReiserFS (was: kernel-2.4.5

2001-06-01 Thread thunder7
On Thu, May 31, 2001 at 05:04:50PM -0500, Jordan wrote: Alan Cox wrote: I'm staying on 2.4.5-ac5 for whatever it's worth (putting my life on the line for the community? kidding...) and will report anything new. I will be on the lookout for later ac patches, 2.4.6 ... and hopefully

Re: interrupt problem with MPS 1.4 / not with MPS 1.1 ?

2001-06-01 Thread thunder7
On Thu, May 31, 2001 at 11:56:44AM -0700, Greg KH wrote: Is the BIOS set to Plug and Play supported OS somewhere? If not, try enabling it. It wasn't set, but with it set there is no difference. Greetings, Jurriaan -- IF MICROSOFT BUILT CARS.. New seats would force everyone to have the

Re: 2.4.4 Kernel Oops and ls+rm segfaults

2001-06-01 Thread Gregor Jasny
Am Freitag, 1. Juni 2001 10:52 schrieb Alexander Viro: On Fri, 1 Jun 2001, Gregor Jasny wrote: Can anyone tell me, where this oops came from? The machine is a HP NetServer II lc (EISA+PCI architecture). The distribution is a slackware 7.0 with parts of 7.1 and current. gcc: 2.95.4

qlogicfc driver

2001-06-01 Thread christophe barbé
My previous mail about Qlogic Fiber Channel driver didn't get so many attention. The QLogic support is like a wall. You can't use a normal e-mail. Instead of that you should use a http form. And the answer you get is anonymous and IMHO a standart one. ... Please check our site periodically for

Re: unmount issues with 2.4.5-ac5, 3ware, and ReiserFS (was: kernel-2.4.5

2001-06-01 Thread Lech Szychowski
/dev/hda10/space1 reiserfsdefaults 1 2 /dev/sdb1 /var/log/LOGS reiserfs defaults 0 0 strace umount /space1: open(/usr/lib/locale/en_US/LC_TIME, O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=2441, ...}) = 0 old_mmap(NULL, 2441, PROT_READ, MAP_PRIVATE,

Re: APIC problem or 3com 3c590 driver problem in smp kernel 2.4.x

2001-06-01 Thread Ingo Oeser
On Thu, May 31, 2001 at 12:27:07PM -0400, Feng Xian wrote: The driver for my pci device, I have the SA_SHIRQ set. What kind of PCI device do you have? I had this problem once with an PCI-Matchmaker[1] based board (for which we still have the wrong PCI-ID btw, but my patch was rejected

cs46xx bug in 2.4.5-ac5

2001-06-01 Thread Nicholas L. Nigay
Hello. I have Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] (rev 1). xmms-1.2.5-pre1 worked fine with 2.4.4-ac11. Sound support is compiled as modules. After last kernel upgrade to 2.4.5-ac5 following problems occured. 1 xmms crashes with kernel message like Unable to

Re: [PATCH] sym53c8xx timer and smp fixes

2001-06-01 Thread Studierende der Universitaet des Saarlandes
Jeff wrote: so, this driver is mixed spinlocks and save/restore_flags? Any chance this can be converted to all spinlocks? It's spinlock for 2.2 and 2.4 kernels, and save_flags for 2.0. Tim, did you cc Gerard Roudier? He mainains the sym53c8xx driver. All mail archives strip the cc list :-(

USB mouse wheel breakage was Re: Linux 2.4.5-ac5

2001-06-01 Thread Michael
On Wed, May 30, 2001 at 09:30:39PM +0100, Alan Cox wrote: 2.4.5-ac4 o Update USB hid drivers (Vojtech Pavlik) I think these changes have broken my USB wheel mouse. Events seems to be getting lost (/dev/input/mice) It only scrolls when either the scroll direction

Linux 2.4.5-ac6

2001-06-01 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ Intermediate diffs are available from http://www.bzimage.org In terms of going through the code audit almost all the sound drivers still need fixing to lock against format changes during a

Re: Linux 2.4.5-ac6

2001-06-01 Thread Alexander Viro
On Fri, 1 Jun 2001, Alan Cox wrote: o Fix the cs46xx right this time (me) o Further FATfs cleanup (OGAWA Hirofumi) o ISDN PPP code cleanup, cvs tag update (Kai Germaschewski) o Large amount of UFS file system cleanup

Q: ip_build_and_send_pkt

2001-06-01 Thread Alexey Vyskubov
Hello. I have a couple of questions about 2.4.5 IP layer and will be very grateful if someone will answer :) In net/ipv4/ip_output.c there is the function ip_build_and_send_pkt(). This function adds an IP header to given skbuff and sends it out. But it seems that the only place where this

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for real this time)

2001-06-01 Thread Bogdan Costescu
On Fri, 1 Jun 2001, Pete Zaitcev wrote: But, each time a user cats this proc file, the user is banging the hardware. What happens when a malicious user forks off 100 processes to continually cat this file? :) Nothing good, probably. Same story as /proc/apm, which only hits BIOS

Is it possible to read NTFS5 in the future?

2001-06-01 Thread Liu Wen
NTFS5 is really an efficient filesystem under Windows 2000. I have a 12G data partition kept as FAT32 just in order to use it under Linux. But I am thinking of converting it to NTFS,which would be very inconvinient to use Linux. How about the kernel developing project to work on NTFS? Regards

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for realthis time)

2001-06-01 Thread Jeff Garzik
Bogdan Costescu wrote: On Fri, 1 Jun 2001, Pete Zaitcev wrote: But, each time a user cats this proc file, the user is banging the hardware. What happens when a malicious user forks off 100 processes to continually cat this file? :) Nothing good, probably. Same story as

[Fwd: Re: cs46xx bug in 2.4.5-ac5]

2001-06-01 Thread Nicholas L. Nigay
I've tried with ac6. Immediate cs46xx unloading now works. But problem with xmms still remains. Now instead single 'Unable to handle kernel NULL pointer...' i had flow of 'cs46xx: ERROR DAC count0 or count dmasize (-4160)' ( number in parenthesis may vary ). Such messages increases uptime on

BUG: kernel-2.4.5: Flags; bus-master 1, dirty ...

2001-06-01 Thread Rolf Fokkens
Hi! Sometimes syslog suddenly starts to log a lot of messages, an example is included. So far I get the impression that this is vortex related (I do have a 3c905b). Rolf ... May 28 23:15:25 linux06 kernel: Flags; bus-master 1, dirty 15505(1) current 15505(1) May 28 23:15:25 linux06 kernel:

Problem with kernel 2.2.19 Ultra-DMA and SMP

2001-06-01 Thread Magnus Sandberg
Hi Andre, I just wrote this Email but I had an old address to Suse. I have some problems with Ultra-DMA and SMP and don't know if I did something wrong of their are known problems. - On 1st of June 2001 Magnus Sandberg wrote; - To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: [EMAIL

Re: USB mouse wheel breakage was Re: Linux 2.4.5-ac5

2001-06-01 Thread M.
On 01 Jun 2001 10:57:17 +0100, Michael wrote: On Wed, May 30, 2001 at 09:30:39PM +0100, Alan Cox wrote: 2.4.5-ac4 o Update USB hid drivers (Vojtech Pavlik) I think these changes have broken my USB wheel mouse. Events seems to be getting lost (/dev/input/mice)

Re: Configure.help is complete

2001-06-01 Thread Phil Auld
Alexander Viro wrote: ...snip... We should start removing the crap from procfs in 2.5. Documenting shit is a good step, but taking it out would be better. Not to open a what may be can of worms but ... What's wrong with procfs? It allows a general interface to the kernel that does not

Re: [PATCH] support for Cobalt Networks (x86 only) systems (for realthis

2001-06-01 Thread Alan Cox
Only some of them can be cached... (some of the MIIs in some drivers are already cached, in fact) you can't cache stuff like what your link partner is advertising at the moment, or what your battery status is at the moment. I am sure that to an unpriviledged application reporting back the

Re: Configure.help is complete

2001-06-01 Thread David Weinehall
On Fri, Jun 01, 2001 at 08:43:58AM -0400, Phil Auld wrote: Alexander Viro wrote: ...snip... We should start removing the crap from procfs in 2.5. Documenting shit is a good step, but taking it out would be better. Not to open a what may be can of worms but ... What's wrong

[NEW ISDN DRIVER] TurboPAM isdn card

2001-06-01 Thread Stelian Pop
Hi, I've wrote a driver for the ISDN active card TurboPAM made by Auvertech: http://www.auvertech.fr This is a card targeted at ISPs / access providers, supporting up to 30 B-channel connections simultaneously. The patch is available against Linux 2.4.5 and 2.2.19. Since it is rather

2.2.19 SMP - timing problems

2001-06-01 Thread Przemyslaw Wegrzyn
After adding second CPU to my server, I get the following strange behavior: earth:/home/czajnik# ping -s 1 213.25.174.24 PING 213.25.174.24 (213.25.174.24): 1 data bytes 10008 bytes from 213.25.174.24: icmp_seq=0 ttl=255 time=10551.5 ms 10008 bytes from 213.25.174.24: icmp_seq=6

Re: Is it possible to read NTFS5 in the future?

2001-06-01 Thread Anton Altaparmakov
At 13:17 01/06/01, Liu Wen wrote: NTFS5 is really an efficient filesystem under Windows 2000. I have a 12G data partition kept as FAT32 just in order to use it under Linux. But I am thinking of converting it to NTFS,which would be very inconvinient to use Linux. How about the kernel developing

[newbie question] addresses of loaded programs/functions

2001-06-01 Thread Collins, Tom
Hello I am writing a profiling tool for a project I am working on, and I need to know how to map addresses of calling functions to the appropriate human-readable name. Is there a data structure in the kernel that I can access to achieve this? Or can I reference a load map (in days gone by, I

Promise Ultra100 TX2 Issue

2001-06-01 Thread ryan
Hi all, I have a system running that uses two Promise Ultra66 cards (PDC20262). However, the hard disks are capible of Ultra100 transfer rates. I needed an Ultra66 card for another machine, so I decided to upgrade this one's cards to Ultra100. I purchased a pair of Promise Ultra100 TX2's

Re: unmount issues with 2.4.5-ac5, 3ware, and ReiserFS (was: kernel-2.4.5

2001-06-01 Thread Lech Szychowski
Looks like -ac6 has fixed this problem :) -- Leszek. -- [EMAIL PROTECTED] 2:480/33.7 -- REAL programmers use INTEGERS -- -- speaking just for myself... - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More

HDD Errors ?!

2001-06-01 Thread Roberto Fichera
Hi All, today I found this in my /var/log/messages: Jun 1 05:26:47 radius kernel: hda: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error } Jun 1 05:26:47 radius kernel: hda: read_intr: error=0x40 { UncorrectableError }, LBAsect=25358813, sector=25165970 Jun 1 05:26:47

2.4.[35] + Dell Poweredge 8450 + Oops on boot

2001-06-01 Thread Terry Katz
Hello, I'm trying to get 2.4 to run on a Dell Poweredge 8450, with no luck so far .. Below is what I get when I boot a 2.4 kernel (happens in 2.4.3(-ac9) and 2.4.5(-ac5), 2.2.19 works fine).. I've attached a full boot log and my config settings .. The settings, and kernels I'm trying (at

RE: 2.4.[35] + Dell Poweredge 8450 + Oops on boot

2001-06-01 Thread Matt_Domsch
my config settings .. The settings, and kernels I'm trying (at least 2.4.3-ac9) work on other Dell boxes here, such as the 2450, and 6350 (with same internals, ie the raid (dual channel) + nic)... Quick spec of the box is: Dell PowerEdge 8450 4x550 Xeon / 2gig Onboard

Strange bug (?) in 2.4.5

2001-06-01 Thread Ole André Vadla Ravnås
Hi I suspect that I've found a bug in 2.4.5. I use isolinux (1.62) for CD-booting, and its configuration file is like this: default linux display some.msg label linux kernel linux append ramdisk_start=0 ramdisk_size=12288 root=/dev/rd/0 load_ramdisk=1 initrd=initrd The kernel has devfs

HowTo: Kernel verbose logging.

2001-06-01 Thread Ola Theander
Dear subscribers. I'm currently experimenting with a third party application, VMWare's GSX-server. This application allows you to run multiple virtual servers on a single physical computer, providing there are enough resources, such as memory, available. The problem is that this application

RE: 2.4.[35] + Dell Poweredge 8450 + Oops on boot

2001-06-01 Thread Terry Katz
Just before I got your suggestion, I tried just that (disabling the PNP Bios) .. I looked up the trace addresses in the system.map (which I forgot to include) and saw that it was from the pnp bios) .. It did the trick :) I will also see if there's an updated bios available .. Thanks! Terry

Kernel oops

2001-06-01 Thread David Harris
I am running gnome netleds_applet version 0.9.1 and it is sporadically dieing, with a various kernel oops warnings in my syslogs. I caught the last one and ran it through ksymoops - I've attached the output of that. It happens every few days and doesn't seem to be caused by anything specific that

union mounting file systems... retry #1

2001-06-01 Thread Roy Sigurd Karlsbakk
Hi all After reading Wonderful World of Linux 2.4 (Penguin Wizard) at http://www.linuxdevices.com/files/misc/WWOL2.4.html, I found somthing about union mounting file systems under Linux internals, (seventh paragraph). I've been trying to find out how to do this, but I just fail. Some places I

VIA timer bug

2001-06-01 Thread Jonas Diemer
Hello! I hope this is the right place for my request. I have heard about a VIA sytem timer bug. I have a Via KX-133 (for athlon) board and the following problem: Once the bug is triggered, the system timer goes crazy (i think it is the system timer, i am not sure). following things happen

<    1   2   3   >