#Include
I have 3 SCSI-CD-Writers. "Strange" is that the boot-process only finds
the first one (1 0 5 0), the other two i have to add with
echo "scsi add-single-device 2 0 4 0" > /proc/scsi/scsi
echo "scsi add-single-device 2 0 6 0" > /proc/scsi/scsi
to make them useable.
Here is the comple
> On Fri, Jun 01, 2001 at 04:42:40PM -0400, Jeff Garzik wrote:
> > Does this patch fix things for you, such that MPS 1.1 and MPS 1.4 both
> > work?
>
> No, I'm afraid it doesn't :-(
>
> Here are the dmesg (with some info cut out for brevity), the
> /proc/interrupts and the lspci -vvvxxx from a 2
Hi, all,
I am new to this mail list. Our university are porting linux to our
mips evaluation board. There is no network card and CDROM driver
can not work under linux. But we have serail port, I can download
our modified kernel to evaluation board, and it can run, stop
at mount root file system.
On Sat, Jun 02, 2001 at 03:41:08AM -0400, Jeff Garzik wrote:
> > No, I'm afraid it doesn't :-(
> >
> Thanks for testing.
>
> Ok, how about this one? This is a more simple version of the logic
> presented, which should give you the value that Manfred asked you plug
> in manually.
>
No go, I'm a
I have an ASUS CUV4X-D Dual Processor Mainboard based on a VIA
694XDP chipset. I notice from the archives that someone else
has also reported a lockup with the m/b when using two cpus
and have some info that may be useful to track it down.
Using kernel 2.4.5 the kernel locks up sporadically at bo
> >Are you sure. What's the version of your driver. Please tell me. It's
> >important.
> >I remember we have fixed it already.
>
> The driver version (dlkfet.sys) is 2.52 from 08/06/2000. this is the lastest
> driver from the original dlink site.
Perhaps Yiping Chen was talking about a D-Link
On Fri, 1 Jun 2001 18:34:46 -0400 (EDT)
Pavel Roskin <[EMAIL PROTECTED]> wrote:
> Another problem is that the archive at
> http://www.uwsg.indiana.edu/hypermail/linux/kernel/ updates only once a
> day. I checked it and decided that my information could still be useful.
>
> I'd be grateful if som
Compiling 2.4.5 with CONFIG_USB=y and CONFIG_PCI not set
fails with drivers/usb/usbdrv.o: undefined reference to `pci_pool_*'.
-
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/majo
Hi All,
i'm writing a file system code, i've a query regarding that, i want you
to help me out if possible,
is it possible to get the absolute mount point of a device at run time
in that code ? if it is possible then how we can get it ?
i'll be thankful.
Regards
Chanchal
-
Hallo all,
I got massive file corruptions with the kernels mentioned in the subject. I
can reproduce it every time.
What did I do?
The kernel can't find files or directories which have been created seconds
before. If I start configure of some program for example, the
conftest-Directory can't
> Under which directory is the Linus's kernel?
ftp://ftp.kernel.org/pub/linux/kernel/v2.[24]
.R.V.
--
_
|-| __ Robert Vojta -= Oo.oO =-
|=| [Ll] IPEX, s.r.o.
"^" `o
PGP signature
On Sat, 2 Jun 2001, Andreas Hartmann wrote:
> I got massive file corruptions with the kernels mentioned in the subject. I
> can reproduce it every time.
You cannot use NFS on reiserfs unless you apply the knfsd patch. Look at
www.namesys.com.
Rasmus
--
-- [ Rasmus 'Møffe' Bøg Hansen ] ---
Hi Andre,
The motherboard has VIA-chipset.
What does this mean for me?
Will the APIC-problems be solved in the future or do I have to deside upon
running "noapic" semi-crippled or not run Ultra-DMA?
_\\|//_
(-0-0-)
/
Haseeb Budhani <[EMAIL PROTECTED]> ecrit :
[...]
> I have a fairly quick one: Is there an ioctl flag/call which can be used
> to find out the "type" of the interface being used ?
See net/core/dev.c:dev_ifsioc + SIOCGIFHWADDR + include/linux/if_arp.h
+ google/search?q=linux+ioctl+device+hardware+t
My RTL8139 (Identified 8139 chip type 'RTL-8139A')
was fine in 2.4.3 and doesnt work in 2.4.5.
Copying the 2.4.3 version of 8139too.c makes things work again.
Since lots of people complained about this, I have not tried to
debug - maybe a fixed version already exists?
One remark:
2.4.5 says "eth
[EMAIL PROTECTED] wrote:
>
> My RTL8139 (Identified 8139 chip type 'RTL-8139A')
> was fine in 2.4.3 and doesnt work in 2.4.5.
> Copying the 2.4.3 version of 8139too.c makes things work again.
>
> Since lots of people complained about this, I have not tried to
> debug - maybe a fixed version alre
Further information:
I inserted some printk()s in arch/i386/kernel/smpboot.c
320 static void __init synchronize_tsc_ap (void)
321 {
322 int i;
323
324 /*
325* smp_num_cpus is not necessarily known at the time
326* this gets called, so
Am Samstag, 2. Juni 2001 12:52 schrieb Rasmus Bøg Hansen:
> On Sat, 2 Jun 2001, Andreas Hartmann wrote:
> > I got massive file corruptions with the kernels mentioned in the subject.
> > I can reproduce it every time.
>
> You cannot use NFS on reiserfs unless you apply the knfsd patch. Look at
> w
Hi!
I just installed 2.4.5-ac6 (from 2.4.5). I needed the ac kernel to fix my VIA timer
bug.
Now, my Intellimouse Explorer (USB) seems to have problems. It doesn't go smooth
anymore. when i move the mouse slowly, it does not continually go on the screen.
sometimes it stops for some time, just
when dma enabled by default, hangs
No time for exact investigation as the computer is here only for
installation.
There is SMP MB, UP kernel.
SCSI HDD
IDE CDROM: CRD-8400B,ATAPI CD/DVD-ROM drive
hdparm utility says on /dev/hdc:
getmultcount
getnovers
getgeo
all faile
Hi!
I have compiled a little patch that contains the VIA timer bugfix (from the ac
kernel). the patch is against linus' 2.4.5 kernel. I have compiled and ran the patched
kernel sucessfully.
the only changes made by this patch are done to linux/arch/i386/kernel/timer.c
I would like to have thi
Hi all,
this are the sound locking fixes for es1371. While it is inspired by the
trident fixes it contains some changes over it:
o es1371_mmap used to use lock_kernel to do some synchronistation,
this is superceeded by s->sem.
o remap_page_range (used in es1371_mmap) needs the mm semaph
Hi
I'm having trouble with 2.4.5, where 2.4.4 worked fine. The problem is the
following: I pass an initrd image to the kernel, which is a compressed image
of an ext2 filesystem. The ramdisk size is set at 12 MB (12288 KB). The
kernel is passed "root=/dev/rd/0" (using devfs, mounted automatically
> o es1371_mmap used to use lock_kernel to do some synchronistation,
> this is superceeded by s->sem.
> o remap_page_range (used in es1371_mmap) needs the mm semaphore as
> stated by a comment and the code. I have found _NO_ driver in the
> tree so far that does this locking rig
Hi,
I download kernel 2.4.5 and -ac6 patches and I see this ... After that I
have black rxvt window on my desktop and I can't remove it in any way.
kernel BUG at slab.c:1244!
invalid operand:
CPU:0
EIP:0010:[]
EFLAGS: 00010082
eax: 001b ebx: c1103768 ecx: 0001 edx: 00
<[EMAIL PROTECTED]> wrote :
> My RTL8139 (Identified 8139 chip type 'RTL-8139A')
> was fine in 2.4.3 and doesnt work in 2.4.5.
> Copying the 2.4.3 version of 8139too.c makes things work again.
>
but my old RTL8139 is working fine under 2.4.5 , without any changes.
Jaswinder.
--
These are my
On Saturday, June 02, 2001 02:41:04 PM +0200 Andreas Hartmann
<[EMAIL PROTECTED]> wrote:
> Am Samstag, 2. Juni 2001 12:52 schrieb Rasmus Bøg Hansen:
>> On Sat, 2 Jun 2001, Andreas Hartmann wrote:
>> > I got massive file corruptions with the kernels mentioned in the
>> > subject. I can reproduc
Followup to: <[EMAIL PROTECTED]>
By author:Dieter =?iso-8859-1?q?N=FCtzel?= <[EMAIL PROTECTED]>
In newsgroup: linux.dev.kernel
>
> Am Freitag, 1. Juni 2001 16:51 schrieben Sie:
> > > Have you tried "echo 1 > /proc/sys/kernel/sysrq"?
> > > You need both, compiled in and activation.
> >
> > no,
On Saturday, June 02, 2001 12:19:59 AM +0200 Trond Myklebust
<[EMAIL PROTECTED]> wrote:
>
> Hi Chris,
>
> Do you really need the parent inode in the filehandle?
>
> That screws rename up pretty badly, since the filehandle changes when
> you rename into a different directory. It means for ins
-
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/
[This message has also been posted.]
On Wed, 30 May 2001 18:09:35 GMT, Jimmie Mayfield
<[EMAIL PROTECTED]> wrote:
> Arjan's original code is at: http://www.fenrus.demon.nl/athlon.c
> My modifications are at: http://sackheads.org/~mayfield/jrm_athlon.c
>
> Example test runs:
>
> copy_page() tes
On Fri, Jun 01, 2001 at 05:11:54PM +0200, Roy Sigurd Karlsbakk wrote:
> Q: Is it possible to union mount file systems in linux 2.4 (currently
>using 2.4.5)?
>
> Q: Should I just go home and start doing my homework?
>
> Best regards
>
> roy
AFAIK Al Viro is working on a patch, but it's not
I've recieved this warning in the past several ac versions both 2.4.5
and 2.4.4. Here is the out put from the compiler:
gcc -D__KERNEL__ -I/usr/src/linux-2.4/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -march=i586 -c -o init
Am Samstag, 2. Juni 2001 18:42 schrieben Sie:
> On Saturday, June 02, 2001 02:41:04 PM +0200 Andreas Hartmann
>
> <[EMAIL PROTECTED]> wrote:
> > Am Samstag, 2. Juni 2001 12:52 schrieb Rasmus Bøg Hansen:
> >> On Sat, 2 Jun 2001, Andreas Hartmann wrote:
> >> > I got massive file corruptions with t
On Fri, Jun 01, 2001 at 08:45:17AM -0700, Jonathan Lundell wrote:
> >> It allows a general interface to the kernel that does not require new
> >> syscalls/ioctls and can be accessed from user space without specifically
> >> compiled programs. You can use shell scripts, java, command line etc.
>
On Saturday, June 02, 2001 08:13:44 PM +0200 Andreas Hartmann
<[EMAIL PROTECTED]> wrote:
> Am Samstag, 2. Juni 2001 18:42 schrieben Sie:
>> On Saturday, June 02, 2001 02:41:04 PM +0200 Andreas Hartmann
>> >> <[EMAIL PROTECTED]> wrote:
>> > Am Samstag, 2. Juni 2001 12:52 schrieb Rasmus Bøg Han
Hello,
I'm having a small problem with the tulip driver in 2.4.5 and have
gathered some data on the problem, so I thought I should report:
Intermittently the tulip ethernet interface in one of my machines becomes
very slow, e.g. the ping times to it on the idle local 100BaseT network
jump from
A few bugfixes for the natsemi driver:
* multicast hashing used the wrong polynomial
* converted to pci_dma mappings
* SMP locking updates
* added full reset into tx_timeout.
If you had problems with multicast support, please try this patch
[against 2.4.5-ac6, but it should also apply to 2.4.5]
Sean Jones <[EMAIL PROTECTED]> on 06/02/2001 01:17:15 PM
To: Linux Kernel Mailing List <[EMAIL PROTECTED]>
cc:(bcc: Wayne Brown/Corporate/Altec)
Subject: Warning in ac6
>Also the file /proc/sys/fs/binfmt_misc seems to be missing on my
>machine. How would I remedy this problem?
> > Well, I upgraded and found pivot_root and the problem is that how do I make init
> > run with PID 1. My linuxrc gets PID 7.
> >
> > 1 ?00:03:05 swapper
> > 2 ?00:00:00 keventd
> > 3 ?00:00:00 kswapd
> > 4 ?00:00:00 kreclaimd
> > 5 ?0
Am Samstag, 2. Juni 2001 20:33 schrieb Chris Mason:
> On Saturday, June 02, 2001 08:13:44 PM +0200 Andreas Hartmann
>
> <[EMAIL PROTECTED]> wrote:
> > Am Samstag, 2. Juni 2001 18:42 schrieben Sie:
> >> On Saturday, June 02, 2001 02:41:04 PM +0200 Andreas Hartmann
> >>
> >> >> <[EMAIL PROTECTED]>
On Wed, 30 May 2001, Ralf Baechle wrote:
> > This is no good. The ARM kernel just doesn't provide any atomic primitives
> > that will work in user space. If you want atomicity you have to use
> > libpthread.
>
> Similar on some MIPS processors where the kernel has to implement atomic
> operatio
On Fri, Jun 01, 2001 at 05:32:26PM -0400, Robert M. Love wrote:
> I and another user thought the problem was in hid_input_field, but upon
> looking I now think not.
It is, check against hid.c in 2.4.5, the new code &&'s the first 2 if statements and
so it
now checks non-zero HID_MAIN_INPUT_RELAT
On 1 Jun 2001, Trond Myklebust wrote:
> > (port-unreachable) goes out to the server. This is annoying
> > since it blocks all access to that directory. The request in
> > question is sent and received at port 772.
>
> > I'm using kernel 2.4.4.
>
> You probably have set ipcha
Hi,
While debugging a rather strange WINE problem I came across a 2.4.x
NFS race condition.
I trimmed down the WINE code to a very small testcase, attached below,
which has following test patterns:
ext2 local : SUCCESS
2.4.5-ac6 -> 2.2.10 (unfsd)
Hi!
> I have strange problems with my Toshiba(actually Freecom) USB cdrom cable.
> inserting the usb-storage takes some minutes, until it returns. Then
> mounting the cdrom works, but when i started copying from cd, a kernel
> panic occured. It happens every time, i try to copy something from cd
Hi!
I did some benchmarks, and my framebuffer is *way* faster when writing
than when reading:
root@bug:/home/pavel# time cat /tmp/test > /dev/fb0
0.01user 0.08system 0.09 (0m0.097s) elapsed 93.13%CPU
root@bug:/home/pavel# time cat /dev/fb0 > /dev/null
0.00user 0.62system 0.62 (0m0.620s) elapsed
Hi!
> ...again (I think I asked just the same last summer)
> and lm_sensors is still out of the kernel (we have got 40ºC in Spain
> this week, and I would like to know how my PIIs suffer...)
Send some summer over here. It is 15C outside...
You should try latest ACPI patches, they include therma
Pavel Machek wrote:
>
> Hi!
>
> I did some benchmarks, and my framebuffer is *way* faster when writing
> than when reading:
>
> root@bug:/home/pavel# time cat /tmp/test > /dev/fb0
> 0.01user 0.08system 0.09 (0m0.097s) elapsed 93.13%CPU
> root@bug:/home/pavel# time cat /dev/fb0 > /dev/null
> 0.0
[EMAIL PROTECTED] wrote:
> Of course, not looking at the sets upon a zero return is a fairly obvious
> optimization as there is little point in doing so.
No; a fairly obvious optimisation is to avoid calling FD_ZERO if you
can clear the bits individually when you test them.
When you examine the
I'm beginning the process of writing a driver for the "Qoder"
keyboard-fob barcode scanner made by InterMec. It communicates with the
host computer using the PS/2 port by way of a "dock" that sits in
between the keyboard and the computer.
The dock does handshaking with the host computer, which me
Hi,
In case you didn't know, the patch doesn't solve interrup conflicts on
VIA Apollo MVP3 chipsets. Box runs fine though.
Regards,
Koos Vriezen
Some outputs:
$ cat /proc/interrupts
CPU0
0: 482219 XT-PIC timer
1: 2771 XT-PIC keyboard
2:
For a long time I've been thinking that inactive list is too small,
while observing lots of different workloads (all I/O bound). Finally,
I decided to take a look and try to improve things. In mm/vmscan.c I
found this overly complicated piece of heuristics:
if (!target) {
int inactive = n
since the merging of the new USB HID code (hid.c -> hid-core.c) in ac4,
the mouse wheel has been broken (losing events).
this patch, by Micheal <[EMAIL PROTECTED]>, fixes the problem.
Alan, please consider applying to the next -ac release.
thanks,
--
Robert M. Love
[EMAIL PROTECTED]
[EMAIL PR
On Fri, Jun 01, 2001 at 04:13:02PM -0700, H. Peter Anvin wrote:
> Let me guess... you're using a RedHat system? RedHat, for some
> idiotic reason, defaults to actively turning this off for you (and
> they turn Stop-A off on SPARC, too.)
Umm, its off by default in 2.4.5 kernels, unless altered by
Russell King wrote:
>
> On Fri, Jun 01, 2001 at 04:13:02PM -0700, H. Peter Anvin wrote:
> > Let me guess... you're using a RedHat system? RedHat, for some
> > idiotic reason, defaults to actively turning this off for you (and
> > they turn Stop-A off on SPARC, too.)
>
> Umm, its off by default
> " " == Roland Kuhn <[EMAIL PROTECTED]> writes:
> No, I have no port specific rules in the firewall (iptables),
> but this machine does SNAT for 32 other linux boxes which also
> get some directories from the same server (including YP). I had
> some trouble with the YPSER
+ p += sprintf(p, "\nController: %d\n", i);
+ p += sprintf(p, "Chipset: HPT%s\n", chipset_nums[class_rev]);
+ p += sprintf(p, "Bus speed: %d MHz\n", dev->bus->bus_speed);
^^^
DNE -- D
Russell King wrote:
>
> On Sat, Jun 02, 2001 at 03:10:55PM -0700, H. Peter Anvin wrote:
> > That seems like a very bad idea. What if there is a boot script bug?
>
> Also think about kernel panics - the only thing that works after that
> is the power or (if you have it connected) reset button.
On Sat, Jun 02, 2001 at 03:10:55PM -0700, H. Peter Anvin wrote:
> That seems like a very bad idea. What if there is a boot script bug?
Also think about kernel panics - the only thing that works after that
is the power or (if you have it connected) reset button. ctrl-alt-del
needs keventd to wor
Hello, I'm running unmodified 2.4.5 on a Red Hat 7.1 system and have an
IBM DiskOnKey (a USB not-so-mass storage device). When mounting the
device, the SCSI layer responds with the error:
SCSI error: host 1 id 0 lun 0 return code = 802
Sense class 7, sense error 0, extended sense 0
Basically, that's the question. I compiled my kernel with the SCSI AIC7xxx.o
driver as a module, and then when it booted up, it paniced. I thought it was
some sort of a kernel bug, but it didn't really seem that way when I
recompiled the kernel with SCSI support built-in in the kernel itself
(mono
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 r
At 12:17 am +0100 3/6/2001, M.N. wrote:
>Basically, that's the question. I compiled my kernel with the SCSI AIC7xxx.o
>driver as a module, and then when it booted up, it paniced. I thought it was
>some sort of a kernel bug, but it didn't really seem that way when I
>recompiled the kernel with SCSI
This evening I needed to work on a filesystem of a non-Linux OS,
full of absolute symlinks. After mounting the fs on /mnt, each
symlink pointing to /foo/bar in that filesystem should be
regarded as pointing to /mnt/foo/bar.
Since doing ls -ld on every component of every pathname was
far too slow,
On Thursday 31 May 2001 21:44, Andreas Dilger wrote:
> I noticed something interesting when running "mongo" with debugging
> on. It is adding filenames which are only sequential numbers, and the
> hash code is basically adding to only two blocks until those blocks
> are full, at which point (I gue
In kernel 2.4.3 and 2.2.18, there is a bug in fs/binfmt_elf.c function
load_elf_binary(). An ET_DYN file that asks for a PT_INTERP, and whose
first PT_LOAD is not at 0, gets AT_PHDR that is (load_bias + 2 * p_vaddr),
instead of the correct (load_bias + p_vaddr). The patch for 2.4.3 is
--- fs/OL
On 03 Jun 2001 01:54:43 +0200, [EMAIL PROTECTED] wrote:
> This evening I needed to work on a filesystem of a non-Linux OS,
> full of absolute symlinks. After mounting the fs on /mnt, each
> symlink pointing to /foo/bar in that filesystem should be
> regarded as pointing to /mnt/foo/bar.
>
> Since
Using kernel 2.4.5-ac7 my intelli is not working at all.
The kernel doesn't report that it has found it.My config is the same
with the previous kernel I used 2.4.5-ac2.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More ma
On Sun, 3 Jun 2001 [EMAIL PROTECTED] wrote:
> This evening I needed to work on a filesystem of a non-Linux OS,
> full of absolute symlinks. After mounting the fs on /mnt, each
> symlink pointing to /foo/bar in that filesystem should be
> regarded as pointing to /mnt/foo/bar.
>
> Since doing ls
On 03 Jun 2001 03:34:14 +0300, mythos wrote:
> Using kernel 2.4.5-ac7 my intelli is not working at all.
> The kernel doesn't report that it has found it.My config is the same
> with the previous kernel I used 2.4.5-ac2.
can you test it with ac6? ac7 incorpates an incredibly simple patch to
fix po
Alexander Viro wrote:
> I can see how to implement per-mountpoint variant. However, I'm
> less than enthusiastic about the API side of that and about the
> ugliness it will lead to. It smells like a wrong approach. And
> no, I don't see a good one right now.
Aren't we one day going to have stacka
I'm using yhe Intellimouse as USB over ac7 and the problems that I had
with the previous HID seems to be solved. No problems reported for now.
On Sun, 3 Jun 2001, mythos wrote:
>
> Using kernel 2.4.5-ac7 my intelli is not working at all.
> The kernel doesn't report that it has found it.My co
I have a clean redhat 7.1 installation using the standard redhat kernel
(2.4.2-2) and I seem to have jerkiness with my mouse in X. When I move
the mouse around in X, the mouse sometimes randomly changes the mouse
pointer position. My mouse is a Logitech Mouseman optical usb.
Hayden A. James
-
This is a followup to my last e-mail, here is some information about my
mouse/usb setup from dmesg.
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.251 $ time 20:53:29 Apr 8 2001
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 4 for device 0
On 02 Jun 2001 21:22:46 -0400, Hayden A. James wrote:
> This is a followup to my last e-mail, here is some information about my
> mouse/usb setup from dmesg.
is the mouse jerky on the console (using the mouse via GPM)?
i ask because i wager the bug is not a kernel bug but perhaps something
wrong
Hi,
What is the status of LVM in ac7? Is it safe to use the ac7 LVM code on
a system currently using beta7? Is the beta7 patched needed with ac7?
What is not in the ac7 patches? Is it apt to cause problems?
TIA,
Ed Tomlinson <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "
On Sat, 2 Jun 2001, Jamie Lokier wrote:
> [EMAIL PROTECTED] wrote:
> > Of course, not looking at the sets upon a zero return is a fairly obvious
> > optimization as there is little point in doing so.
>
> No; a fairly obvious optimisation is to avoid calling FD_ZERO if you
> can clear the bits in
I don't know what is the problem but the kernel doesn't report the IRQ of
the UHCI.So no mouse.Maybe something wrong with the config?Please help.
I have included dmesg.
Linux version 2.4.5-ac7 (root@Santorini) (gcc version 2.95.3 20010315 (release)) #1
Êõñ Éïýí 3 02:59:47 EEST 2001
BIOS-prov
Yes I do have the same problem in console using gpm, and there is not yet
a kernel update from redhat yet. I thought it was a kernel problem
originally because I saw all these messages to this list about usb mouse
problems.
> On 02 Jun 2001 21:22:46 -0400, Hayden A. James wrote:
> > This is a fo
>
> [EMAIL PROTECTED] wrote:
> > Of course, not looking at the sets upon a zero return is a
> fairly obvious
> > optimization as there is little point in doing so.
>
> No; a fairly obvious optimisation is to avoid calling FD_ZERO if you
> can clear the bits individually when you test them.
>
> Wh
On Sat, Jun 02, 2001 at 10:47:49PM -0400, John Chris Wren wrote:
> I would have said just the opposite. That if it you have a large number of
> handles you're waiting on, and you have to go back through and set the bits
> everytime you timeout that you would incur a larger overhead. From the
Us
Hi!
Your best bet for a kernel driver is to use the linux input api like
the usb keyboard do. The drivers are pretty simple to write and since all
the keyboard drivers will be port over to this api it will save a lot of
work done the road. If you need help let me know. I will be glad to help
Robert Love <[EMAIL PROTECTED]> wrote:
>i am running ac7 right now (and was running ac6 with the patch) and my
>IntelliMouse works fine.
SOmetimes my laptop doesn't see my intellithingy as well (ac5)
Reconnecting the mouse helpes to force recognising it.
Mayby the same with ac6 ?
Danny
--
Hol
gcc -D__KERNEL__ -I/home/greear/kernel/2.4/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2
-march=i686
-DMODULE -DMODVERSIONS -include
/home/greear/kernel/2.4/linux/include/linux/modversions.h -c -o ov511.o ov511.c
ov511
Attached is a patch against 2.4.5-ac6 which should fix issues with
on-board Via devices and interrupts, particularly on Via SMP machines,
or Via machines that requires 'noapic' or "PNP-OS:No" to be functional.
This has been tested by a user with a Via SMP board under both MPS 1.1
and MPS 1.4, and
> I have an ASUS CUV4X-D Dual Processor Mainboard based on a VIA
> 694XDP chipset. I notice from the archives that someone else
> has also reported a lockup with the m/b when using two cpus
> and have some info that may be useful to track it down.
>
> Using kernel 2.4.5 the kernel locks up sporad
[ As this is becoming more and more MII specific, I changed the subject ]
On Sat, 2 Jun 2001, Alan Cox wrote:
> > This only answered the first part of the question: when. How do you pass
> > the "how long" info ?
> > Does the same applies for the MII ioctl case ?
>
> The mtime tells you exactly
Hi!
I did some testing how does usb hurt rest of system; and it can be
pretty bad.
With Acher's uhci, even ifconfig up of usb-to-usb networking device
[plusb handled by generic usb-to-usb driver; see -ac series].
does 50% slowdown. When fsbr is being used, systems slows down by 350%
(running mor
I got the following error from make xconfig:
drivers/net/wireless/Config.in: 5: can't handle dep_bool/dep_mbool/dep_tristate
condition
make[1]: *** [kconfig.tk] Error 1
Here is a little micro patch to change the dep_tristate into a plain vanilla tristate.
Steven
--- linux/drivers/net/wireless
On Fri, 1 Jun 2001, Bogdan Costescu wrote:
> On Fri, 1 Jun 2001, jamal wrote:
>
> > One idea i have been toying with is to maintain hysteris or threshold of
> > some form in dev_watchdog;
>
> AFAIK, dev_watchdog is right now used only for Tx (if I'm wrong, please
> correct me!). So how do you s
From: Alan Cox <[EMAIL PROTECTED]>
> > The kernel stops while booting at:
> > TCP: Hash tables configured (established 16384 bind 16384)
> > NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> > SMC IrDA Controller found; IrCC version 2.0, port 0x118, dma=3,
> irq=3
> IRDA compiled in ? If so
On Sat, 2 Jun 2001, Alan Cox wrote:
> > It's our own's card. so it could be the card's problem. does the pci
> > device have to do some special thing to support APIC? my card won't work
>
> Nope. APIC is invisible to a correctly built piece of hardware. It just changes
> how INTA-INTD are handled
Am Samstag, 2. Juni 2001 18:19 schrieben Sie:
> > I got massive file corruptions with the kernels mentioned in the subject.
> > I can reproduce it every time.
>
> Which other 2.4 trees have you tried ?
I had the following situations:
NFS server:
linux 2.2.19
NFS Client:
linux 2.4.[32]ac[...],
> What X server ? and also run the trace through ksymoops
It's fresh installation of RH 7.1 (XFree86-4.0.3-5) ...
>>EIP; c0129884<=
Trace; c01b08db
Trace; c01affd7
Trace; c01e4e79
Trace; c0129ddc
Trace; c01adc1c
Trace; c01b0a9b
Trace; c01adf53
Trace; c01adfeb
Trace; c01321bc <_
> I got massive file corruptions with the kernels mentioned in the subject. I
> can reproduce it every time.
Which other 2.4 trees have you tried ?
Does booting with ide=nodma help ? [only in -ac]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a messa
On Sat, 2 Jun 2001, Alan Cox wrote:
> > One application needs to poll link status with 1 second resolution. On a
>
> Then it needs to be privileged
Fine. Can you think of a default value for expiring cache ?
> And if the approach is to block until the time for the next read occurs is
> done the
Hi!
> I'm using Redhat linux 7.0 on an HP vectra vei8-Piii450 computer. My
> desktop environment is Gnome 1.2.1.
> This noon I found that the date went four times faster! It was going well
> before about 11 PM Wen May 30. But after that the date
:-) On my system, date likes to go 3 times slower
> One application needs to poll link status with 1 second resolution. On a
Then it needs to be privileged
> for how long this situation lasts. If you have a proc/ioctl interface for
> setting cache expiring time, this same interface can then be used for
> reading back this info. This application
99 matches
Mail list logo