ectors (1707 MB) w/96KiB Cache, CHS=827/64/63
hdc: 60074784 sectors (30758 MB) w/2048KiB Cache, CHS=59598/16/63
[...]
ne2k-pci.c:vpre-1.00e 5/27/99 D. Becker/P. Gortmaker http://cesdis.gsfc.nasa.gov
/linux/drivers/ne2k-pci.html
eth0: RealTek RTL-8029 found at 0xec00, IRQ 5, 00:40:95:46:A0:00.
Thanks for reading,
- Pete.
--
email: [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/
as I can. But I'm not particularly interested in
arguing about which implementation is best, or trying to interpret
bandwidth comparison numbers from poorly designed tests. It takes
work to understand these issues.
-- Pete
--
To unsubscribe from this list: send the line &qu
In wm97xx-core.c, should
> +int wm97xx_resume(struct device *dev)
be static?
Also, should
> + if (wm->ts_use_count) {
have been changed to
> + if (wm->input_dev->users) {
in this revised revision?
(Oops, that was repetitively redundant. :)
--
To unsubscribe from th
make commands flexible, e.g. sometimes with
just a virtual address and size, sometimes with an s/g table.
If you guys make struct scatterlist illegal to copy with memcpy
one day, this is probably what I'll do.
-- Pete
--
To unsubscribe from this list: send the line "unsubscribe linux-ker
> This patch series adds support for the touchscreen controllers provided
> by Wolfson Microelectronics WM97xx series chips in both polled and
> streaming modes.
We're using the wm9712 codec with the sound/soc/pxa code configured in and
came across this build error:
In file included from include/
ifiers, libraries can
manage registration caches more efficiently, letting the kernel
unmap pinned pages as it likes.
-- Pete
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at htt
e it. But perhaps they are
mistaken about the operation of their own hardware. Stranger
things happened...
-- Pete
--
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/
ink ub.c is basically abandoned in favour of usb-storage. If so,
> perhaps we should remove or disble ub.c?
Actually I think it may be an argument for keeping ub, if ub exposes
a bug in the __blk_end_request. I'll look at the head of the thread
and see if Mr. Pinter has hit anything related
t's just Tomo or Jens made a mistake when converting to
the new s/g API. Nothing to be too concerned about. I know I should've
reviewed their patch closer, but it seemed too simple...
-- Pete
Fix up the conversion to sg_init_table().
Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED
er [mailto:m...@tensilica.com]
> Sent: Friday, August 10, 2012 9:47 PM
> To: Pete Delaney; Chris Zankel; Arnd Bergmann; linux-xte...@linux-xtensa.org;
> Kirill Krinkin; Stephen Rothwell; Greg KH; linux-kernel@vger.kernel.org; Max
> Filippov; linux-n...@vger.kernel.org; Andrew Morton; Linu
Fatal exception in interrupt
--
Pete Clements
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
irmware update exists to resolve
the issue (version 11.117.07.00.67). Probably they started to comply
with the spec and return 12 bytes of sense according to the allocation
length in the SCSI command.
https://bugzilla.redhat.com/show_bug.cgi?id=253096#c51
-- Pete
--
To unsubscribe from this list: se
note, I don't remember seeing this patch on the
openfabrics mailing list. Perhaps I missed it. Sometimes these
sorts of interactions can be spotted if proposed changes get wider
attention.
-- Pete
--
To unsubscribe from this list: send the line "unsubscribe linux-kern
used FMR
entries also to be purged. During that process, another thread
can see that there are no free FMRs and fail, even though
there should always have been enough available.
Signed-off-by: Pete Wyckoff <[EMAIL PROTECTED]>
---
drivers/infiniband/core/fmr_pool.c | 21 ++
ib_flush_fmr_pool() is called,
and other FMR users are not affected. Simply move used entries
from the clean list onto the dirty list before letting the
cleanup thread do its job.
Signed-off-by: Pete Wyckoff <[EMAIL PROTECTED]>
---
drivers/infiniband/core/fmr_pool.c | 17 ++
ting. I really, really want to be able to start
doing something on my workstation without having to worry everytime
about it crashing.
Thanks,
pete
#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_ISA=y
# CONFIG_SBUS is not set
CONFIG_UID16=y
#
# Code maturity level opti
ack
down bugs, but if I can't get into KDB even, then I have no idea where
to begin to help fix this problem (or these problems).
pete
On Tue, 03 Apr 2001, Alan Cox wrote:
> > This is very frustrating. I really, really want to be able to start
> > doing something on my workstati
The hardware also must support jumbo MTUs. Hamachi limit is 1518 or
1522 (vlan) bytes, and the driver can't fix that.
-- Pete
[EMAIL PROTECTED] said:
> I'm trying to get some Gigabit ethernet cards that use the Packet
> Engines Hamachi GNIC-II chip to use a larg
sk->state_change(sk);
sk_wake_async(sk,0,POLL_OUT);
}
tp->snd_una = TCP_SKB_CB(skb)->ack_seq;
Thanks,
-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL
> modutils 2.4.2
[snip]
probably a silly question, but have you tried modutils 2.4.5? these
won't help with the missing symbol issues, but are you using the latest
hotplug scripts and the patched version of pci-utils and usb-utils?
there are links to all of these at the linux-usb site.
hth,
pete
PGP signature
7.1 release.
Some people suggest to switch to uhci instead of usb-uhci,
which helps precisely because it does not have a corresponding
printk.
-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More ma
with the binary-only
module from matrox, so i'm seeing if the same problem presents itself
with the original mga.o loaded (which also disables hardware dri).
pete
On Tue, 13 Feb 2001, Tony Gale wrote:
> Having experienced a number of crashes with Xfree 4.0 with 2.4
> kernels, that I was
seek=1
dd: advancing past 1 blocks in output file `/dev/fd0': Permission denied
With 2.4.1, I get a different error message, but, AFAICT, the same
result.
pete
Alan Cox writes:
> > # mount -t ext2 -o loop /spare/i486-linuxaout.img /spare/mnt
> > loop: enabling 8 loop devices
>
>
Excellent! Thanks, that worked.
pete
On Sat, 17 Feb 2001, Thomas Molina wrote:
> On Sat, 17 Feb 2001, Pete Toscano wrote:
>
> > reading this, I see now why mkbootdisk was locking in the D state with
> > the loop mounted... Would this also explain not being able to seek
g me
pull out what little hair I have =) -- but I don't know what to do next,
so I implore you, o great kernel hackers, to impart some of your
knowledge upon me so that I may debug too. Any tips would be good too.
=;]
FWIW, I'm running 2.4.2 with the KDB patch, modutils-2.4.2, binutils
2.10.0.33, util-linux 2.10s, e2fsprogs 1.19, GNU make 3.79, and RedHat's
kgcc (egcs 2.91.66).
thanks,
pete
PGP signature
.8 on my SMP machine (2xp3-600). I have a
serial console connected to my box. It looks like things might be
locking up in the EMU10k1 driver. Anyone else? Is there any further
info I can provide to someone who might be working on this?
Thanks,
pete
[0]kdb> rd
eax = 0xc983cca0 ebx = 0x00
Are we going to use Miquel's patch? I cannot build fresh 2.2.x
on plain RH6.2 without it. The 2.2.19-pre6 comes out without it.
Or is "install new bash" the official answer? Alan?
-- Pete
--- linux-2.2.19-pre3/scripts/kwhichSun Dec 10 16:49:45 2000
+++ linux-2.2.19-pre3-p3
>Date:Wed, 03 Jan 2001 22:08:33 -0800
>From: Pete Zaitcev <[EMAIL PROTECTED]>
>
>Are we going to use Miquel's patch? I cannot build fresh 2.2.x on
>plain RH6.2 without it. The 2.2.19-pre6 comes out without it. Or
>is "install n
i'm more than willing to help test patches and provide any more info to
people working on this, but i lack the low-level knowledge to actually
fix it.
thanks,
pete
--
Pete Toscanop:[EMAIL PROTECTED] w:[EMAIL PROTECTED]
GPG fingerprint: D8F5 A087 9A4C 56BB 8F78 B29C 1FF0 1BA7 9008 2736
PGP signature
#x27;t help with
smp-enabled systems, but if there's something similar that you think
might help solve this one, please let me know and i'll be more than
happy to oblige.
thanks,
pete
--
Pete Toscanop:[EMAIL PROTECTED] w:[EMAIL PROTECTED]
GPG fingerprint: D8F5 A087 9A4C 56BB 8F78 B29C 1FF0 1BA7 9008 2736
PGP signature
> o Fix kwhich versus old bash (Pete Zaitcev)
A small clarification may be in order here.
First, this patch comes from Miquel Smoorenburg, not from me.
Second, DaveM pointed out that it fixes a non-problem.
I stepped on a bug with an obscure kernel, I think it
was 2.2.18-pre3, which cal
e, considering their load). i've
asked on the list too, but i've only heard back from people with the
same problem, not anyone who can fix the problem.
i've pretty much got the same system as you, except for the ultra66
promise card.
pete
On Wed, 17 Jan 2001, David D.W. Downey wrot
el, so I thought I would ask the guys who really
know what is going on.
I know that you are all very busy, but any help that you can provide
is greatly appreciated.
Pete Elton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL P
.
Trivial fix attached, with plenty of context.
-- Pete
--- drivers/char/joystick/ns558.c.orig Mon Nov 13 18:04:16 2000
+++ drivers/char/joystick/ns558.c Mon Nov 13 18:11:41 2000
@@ -299,37 +299,38 @@
deactivate:
if (dev->deactivate)
dev->deac
rst use in this function)
dev.c:2736: (Each undeclared identifier is reported only once
dev.c:2736: for each function it appears in.)
make[3]: *** [dev.o] Error 1
make[3]: Leaving directory `/sda3/usr/src/linux-2.4.0-test11/net/core'
make[2]: *** [first_rule] Error 2
--
Pete Clements
[EMAIL
hen try to "ifconfig
del" it, i get "SIOCDIFADDR: Invalid argument". i've tried to del with
and without the /prefixlen and neither has worked.
thanks,
pete
--
Pete Toscanop:[EMAIL PROTECTED] w:[EMAIL PROTECTED]
GPG fingerprint: D8F5 A087 9A4C 56BB 8F78 B29C 1FF0 1BA7 9008 2736
PGP signature
and that I checked
to the best of my ability that those loopbacks are muted. Therefore
I conclude that the loopback happens inside the AC97 (if such a thing
is possible).
--Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL
#x27;
make[2]: *** [vmscan.o] Error 1
make[2]: Leaving directory `/sda3/usr/src/linux-2.4.0-test12/mm'
--
Pete Clements
[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/
;thanx
>mourad,
Here is a URL for a Linux Journal article that discusses Kernel Compiling
http://www2.linuxjournal.com/lj-issues/issue43/2404.html
Pete
=-= A4C7 3342 EF0C 2504 9FBF 6808 C5C0 7A78 354A B81D =-=
Hi! I'm a signature virus! add me to your signature to help me
> Date: Wed, 6 Dec 2000 13:12:13 -0500 (EST)
> From: Pavel Roskin <[EMAIL PROTECTED]>
> cc: Jaroslav Kysela <[EMAIL PROTECTED]>, Pete Zaitcev <[EMAIL PROTECTED]>,
> <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> The native YMF PCI driver from Lin
> Date: Wed, 6 Dec 2000 15:00:38 -0500 (EST)
> From: Pavel Roskin <[EMAIL PROTECTED]>
> To: Pete Zaitcev <[EMAIL PROTECTED]>
> Subject: Re: YMF PCI - thanks, glitches, patches (fwd)
> > > Date: Wed, 6 Dec 2000 13:12:13 -0500 (EST)
> > > From: Pavel Ros
te->type in
get_async_struct(), where the rest of the async_struct parameters are
set?
Pete
-
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/
would you look at it please?
Greetings,
--Pete
diff -ur linux-2.2.18-pre19/drivers/char/buz.c linux-2.2.18-pre19-p3/drivers/char/buz.c
--- linux-2.2.18-pre19/drivers/char/buz.c Wed May 3 17:16:33 2000
+++ linux-2.2.18-pre19-p3/drivers/char/buz.cTue Nov 7 08:43:58 2000
@@ -2389,7 +2
> Date: Fri, 8 Dec 2000 11:41:07 -0500 (EST)
> From: Pavel Roskin <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> cc: <[EMAIL PROTECTED]>, Pete Zaitcev <[EMAIL PROTECTED]>,
> Jaroslav Kysela <[EMAIL PROTECTED]>
> --- ./drivers/sound/Co
ember named `next'
make[3]: *** [sock.o] Error 1
make[3]: Leaving directory `/sda3/usr/src/linux-2.4.0-test12/fs/smbfs'
make[2]: *** [first_rule] Error 2
--
Pete Clements
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the bo
.
Thanks in advance,
--Pete
--- linux-2.4.0-pre12-test7/drivers/sound/ymfpci.h Fri Dec 8 22:45:29 2000
+++ linux-2.4.0-test12-pre7-p3/drivers/sound/ymfpci.h Sat Dec 9 23:36:14 2000
@@ -247,7 +247,7 @@
};
struct ymf_unit {
- unsigned int rev; /* PCI revisi
sed it). there were no messages in the logs.
if there's any info i can provide or tests i can run, just let me know.
pete
On Tue, 12 Dec 2000, Petr Vandrovec wrote:
> On 12 Dec 00 at 17:43, Niels Kristian Bech Jensen wrote:
> > On Tue, 12 Dec 2000, Mohammad A. Haque wrote:
&g
eeing more noise about it.
laramie, try disabling apic at the lilo prompt (add "noapic" after your
kernel image's name) and see if that helps.
pete
On Tue, 12 Dec 2000, Greg KH wrote:
> On Tue, Dec 12, 2000 at 02:07:59PM -, Laramie Leavitt wrote:
> > [1.] One line su
oo?
is it not bad enough that i spent the whole day frustrated, working with
this system? but then the computer had to keep making faces at me,
mocking me. *sigh* =;]
pete
--
Pete Toscanop:[EMAIL PROTECTED] w:[EMAIL PROTECTED]
GPG fingerprint: D8F5 A087 9A4C 56BB 8F78 B29C 1FF0 1BA7 9008 2736
PGP signature
is be the
other way around? this would explain why the openbsd box doesn't
respond to the linux box's n.s. until it starts looking at all the
packets in promisc mode, right?
thanks,
pete
--
Pete Toscanop:[EMAIL PROTECTED] w:[EMAIL PROTECTED]
GPG fingerprint: D8F5 A087 9A4C 56BB 8F78 B29C 1FF0 1BA7 9008 2736
PGP signature
rom the linux box have the source mac address set to its mac address
and the destination mac address set to 0:0:0:0:0:0 and not the other way
around?
thanks,
pete
--
Pete Toscanop:[EMAIL PROTECTED] w:[EMAIL PROTECTED]
GPG fingerprint: D8F5 A087 9A4C 56BB 8F78 B29C 1FF0 1BA7 9008 2736
PGP signature
ilar change should be mandatory if you are insterested
in any sort of debugging.
The alternative is to use a serial console, captured at all times.
--Pete
diff -u -r1.63 traps.c
--- arch/sparc/kernel/traps.c 2000/06/04 06:23:52 1.63
+++ arch/sparc/kernel/traps.c 2000
bytes from X:Y::1: icmp_seq=15 hops=64 time=1.000 sec
the pings start working when i put the X:Y::1 box's ethernet card
into promsc mode and it sees an ipv6 packet destined for one of its
multicast addresses. (i guess promsc mode tells the eth to just ignore
all link-level addressing info.)
pe
On Wed, 13 Dec 2000, Pete Zaitcev wrote:
> > Is this the first OOPS it prints out? I don't think so. I am
> > very sure it printed out messages from die_if_kernel first and
> > we need that initial OOPS to diagnose this bug and fix it.
> >
> > All the re
re than willing to try any kind of patch or give any information
about my system that could help squash this bug. it's a problem that
quite a few people on the linux-usb list are complaining about (all, it
seems, have this via chipset). please let me know if there's any more
info i can p
The Information Assurance Research Office of the National Security
Agency is pleased to make available a prototype version of a
security-enhanced Linux system (http://www.nsa.gov/selinux). This
version of Linux has a strong, flexible mandatory access control
architecture incorporated into the majo
ux-2.2.17-pre22-p3.diff a little longer
# after the base moved on, for the sake of slower paced collegues.
And the ball just keeps rolling.
-- Pete
-
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/
Is it a coincidence that E1 is officially declared obsolete today?
Sun never allows us to use the latest and greatest hardware.
--Pete
> Date: Wed, 27 Sep 2000 17:28:49 +1100
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> From: Anton Blanchard <[EMAIL PROTECTED]&
drivers, but there's no change.
any ideas?
any more information i can provide to help?
thanks,
pete
--
Pete Toscanop:[EMAIL PROTECTED] w:[EMAIL PROTECTED]
GPG fingerprint: D8F5 A087 9A4C 56BB 8F78 B29C 1FF0 1BA7 9008 2736
PGP signature
oh, btw, i also tried an asus p2b-ds mobo with the intel bx chipset with
the same results.
pete
On Mon, 09 Oct 2000, Pete Toscano wrote:
> hello,
>
> i haven't been on lkml since vger died, but just subscribed and looked
> at the archives and was unable to find anything on
nd the rio is plugged into the
keyboard, if at all.
i'll send my .config file if you think it'd be helpful.
it's set to mps 1.1. linux has issues with 1.4?
if it's not a problem, would you please send the patches or point me to
where i can pick them up?
thanks,
pete
On Mon, 0
c AIC-7860.
The fsck was during bootup; the partition was the /var/home, and not
mounted at the time.
It's a heavily-used server, so I can't experiment much on it, but if
anyone wants me to try something, I could conceivably do so one evening.
--
Pete Harlan
[EMAIL PROTECTED]
-
To unsubs
ppreciate a suggestion about what .S file to read
for the explanation.
-- Pete
-
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
odo list
> > yet.
>
> Some hardware (like OHCI) talks to drivers using those dma handles.
I wonder if it may be feasible to allocate a bunch of contiguous
pages. Then, whenever the hardware returns a bus address, subtract
the remembered bus address of the zone start, add the offset to
the
l size, poisoning
> and so on). And yet when Pete Zaitcev described what that
> mapping code actually involved, you didn't object. So you've
> succeeded in confusing me. Care to unconfuse?
I did not propose an API or library which would be equal amond equals
with first rate
e8f4aa71 scsi_old_done+0x501
0xe8f4edfe .text.lock+0x23acmpb $0x0,0xc027d140
Is this a known problem that's been fixed in the AC or test line? Is
there any more information I can provide about my system? Any tips on
better information to grab next time something like this happens?
Thanks,
pete
PGP signature
problem
with the PCI IRQ routing for the VIA chipsets, but I've been unable to
get anyone who knows about this to do anything (and I've been asking for
a while). Alas, since this stuff is beyond me, I just accept the fact
that it'll probably always be broke.
pete
On Mon, 12 Mar 200
On Tue, 13 Mar 2001, Greg KH wrote:
> On Tue, Mar 13, 2001 at 12:25:13AM -0500, Pete Toscano wrote:
> > Well, I can't speak for the consequences of noapic (I've wondered as
> > much myself), but I know that there's been a problem with SMP 2.4
> > kernels
Is my fix to khubd going anywhere? Randy, David?
I have an actual, reproducible bug that I need to close.
Here's my message to linux-usb-devel with explanations:
http://marc.theaimsgroup.com/?l=linux-usb-devel&m=98411157628404&w=2
-- Pete
diff -ur -X ../dontdiff linux-2.4.2-ac1
got USB working under
> Win2K here.
That would explain why it works for me. Now, if only I didn't have
devices that need to have their BIOSes upgraded via a Windows .exe...
pete
PGP signature
must issue REPORT LUNs and fall back on scanning
if the device reports a check condition. I did that when I worked
in Sun Storage with A5000/A3500/T3 arrays couple of years ago.
-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [E
.c: port 1 of hub 1 not enabled, trying reset again...
hub.c: Cannot enable port 1 of hub 1, disabling port.
hub.c: Maybe the USB cable is bad?
Now I need something like that for a working kernel
on the same hardware.
I'll let folks know if I find anything. If anyone wants
to investigate
.
pete
On Sun, 18 Mar 2001, Andreas Dilger wrote:
> John Lenton writes:
> > I remember seing a project to get a palm pilot working as a
> > serial console, but now google seems unable to find it. Does
> > anyone know of such a project?
>
> I got one recently called "
> From: Andree Leidenfrost <[EMAIL PROTECTED]>
> To: Pete Zaitcev <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Date: 18 Mar 2001 22:50:32 +1100
>
> > > I am experiencing problems with a USB mouse: The machine boots, X
> > > starts, I log on, ever
Some guy sent me the attached patch. He says it allows
him to use 2 additional keys on the 106 key USB keyboard.
I never saw a 106 key keyboard before, USB or not.
Does anyone understand what is going on? Vojtech?
-- Pete
--- drivers/input/keybdev.c.orig Sat Sep 2 19:01:55 2000
.
Thanks in advance,
-- Pete
--- linux-2.4.2-ac19/drivers/usb/ov511.cThu Jan 4 13:15:32 2001
+++ linux-2.4.2-ac19-p3/drivers/usb/ov511.c Thu Mar 22 19:55:59 2001
@@ -3141,11 +3141,6 @@
init_waitqueue_head(&ov511->wq);
- if (video_register_device(&
e's anything I can do to try to fix the
problem. I'm not adverse to trying experimental patches.
pete
#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_ISA=y
# CONFIG_SBUS is not set
CONFIG_UID16=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
#
# Lo
ouse event. Which we do not (in case
a USB mouse is used, for instance).
I may do what BIOS ought to do upon suspend, but it
does not feel right. So... do we need anything like that?
If yes, I may polish it up w.r.t. non-x86 etc.
-- Pete
diff -ur -X dontdiff linux-2.4.2-0.1.32/drivers/char/keyboar
the oops any more.
I am behind usb-uhci for a reason. Alan bounced your report
to me but I do not see a case for action...
-- Pete
-
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.ke
o that will mirror this
functionality? The modification that you made to the documentation
was pretty straight forward in that the arp_filter was BOOLEAN, so
I think I implemented it right.
Any other ideas?
Thanks for your help.
Pete
-
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/
> On Tue, Jan 23, 2001 at 03:50:36PM -0800, Pete Elton wrote:
> The snippet you posted doesn't describe what ClusterThingy exactly wants
> to do with ARPs.
Well I think the main difference in what you implemented and
what the cluster server thing is doing (I think) is it sound
> On Tue, Jan 23, 2001 at 04:27:21PM -0800, Pete Elton wrote:
> > Any ideas on how I can turn off the arping? I guess the thing that I
>
> I explained it in my last mail how to do it using arpfilter. I do not claim
> that it is an elegant solution.
> It's probably no
rver.org/arp.html
> http://www.linuxvirtualserver.org/hidden-2.3.41-1.diff
Thanks for the link to the patch. I was able to get it patched
into the 2.4.0 kernel and it worked great.
Thanks.
Pete
-
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/
Sorry for the nitpicking, bust since 2.4 is now "stable"...
-- Pete
diff -ur -X dontdiff linux-2.4.0-ac9/drivers/sound/cs46xx.c
linux-2.4.0-ac9-p3/drivers/sound/cs46xx.c
--- linux-2.4.0-ac9/drivers/sound/cs46xx.c Sun Jan 14 15:27:58 2001
+++ linux-2.4.0-ac9-p3/drivers/sound/cs46
A minor problem here - module_init(irda_proto_init) got bracketed
by #ifdef MODULE and became ineffective if compiled without modules.
-- Pete
diff -ur -X dontdiff linux-2.4.1-pre11/net/irda/af_irda.c
linux-2.4.1-pre11-p3/net/irda/af_irda.c
--- linux-2.4.1-pre11/net/irda/af_irda.cSat
to a NAKless protocol,
would improve stability of the Internet. If anything, it is going to
exaggerate traffic oscillations. I would appreciate couple of links
to reputable studies or discussions on the subject.
-- Pete
-
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/
I-to-ISA bridge
PIRQA (link 0x01): irq 11
PIRQB (link 0x02): irq 5
PIRQC (link 0x03): irq 10
PIRQD (link 0x05): irq 12
any ideas? i also saved the lspci -vvvxxx and dmesg output if that'll
be helpful.
thanks,
pete
On Sun, 28 Jan 2001, Linus Torvalds wrote:
> On Sun, 28 Jan
s based on Jaroslav's ALSA code and
will be replaced by ALSA eventually.
-- Pete
-
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/
hmmm, *remembers back to lwe* maybe linus would be able to say if
there's been a change... i seem to recall he was surprised by this...
=;]
pete
On Mon, 05 Feb 2001, Pat Verner wrote:
> Has there been a change in the definition of "BogoMips"?
--
Pete Toscano
Courtesy of Manish Singh, little bit extended
(I hope I did not break it too badly).
Supposedly it fixes bad skipping with xmms.
-- Pete
diff -ur -X dontdiff linux-2.4.1/drivers/sound/ymfpci.c
linux-2.4.1-p3/drivers/sound/ymfpci.c
--- linux-2.4.1/drivers/sound/ymfpci.c Fri Jan 26 23:31:16
d to do this.
-- Pete
-
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/
On Tue, 5 Apr 2005 10:55:52 -0300 Marcelo Tosatti <[EMAIL PROTECTED]> wrote:
> CCing Pete.
>
> On Mon, Apr 04, 2005 at 08:59:57PM +0200, Gabor Z. Papp wrote:
> > It was working fine with 2.4.29 and earlier kernels, often with
> > 100-150 days uptime.
> >
>
, and other crap.
Half of ESR's justification is "dynatic loading of components and
recovery from failure to load them", which goes away if we
do not support extras like curses. Another half was GC, which
is just a convinience for a project of CML's size.
-- Pete
-
To unsubscr
not.
We are talking about CML2 and interaction with Aunt Tullie.
This has nothing to do with automated rebuild at install time.
-- Pete
-
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://v
; find $(SUBDIRS) init -name '*.[chS]' ) |\
ctags -I../ctags-ignore -L - -f - | sort-tags > tags
Note that this only generates tags for your current architecture,
and that your ctags must be Exuberant and version >= 5.0.
-- Pete
-
To unsubscribe
odules is the culprit.
> May 23 02:46:24 localhost kernel: hub.c: USB new device connect on
> bus1/2, assigned device number 2
> May 23 02:46:24 localhost kernel: usb.c: USB device 2 (vend/prod
> 0x4a9/0x2204) is not claimed by any active driver.
What is this thing you have on USB? Try to run
I am sorry to be a poor maintainer, people were sending me patches
to enable PM support for a long time. I took most of this from
Paul Stewart, fixed a buglet, and factored common parts into
a function.
-- Pete
* PM support for suspend/resume (without pm_register, proper PCI API);
* Killed some
> From: Jeff Garzik <[EMAIL PROTECTED]>
> Looks ok, only a small nit: an include and 'pmdev' are left over from
> the older PM implementation, and can be removed.
Oops, here's a better one.
-- Pete
---
automatically load that "firmware" or any other. [...]
A good thing for many reasons, if it works. Personally, I do not
care why Adam writes right code as long as he does. :)
-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a mess
time, one way or
another (e.g. perhaps adding one more refcounting somewhere :)
If someone needs a resolution until Johannes completes it,
use my attached patch, or use Red Hat kernels.
-- Pete
--- linux-2.4.5/drivers/usb/hub.h Tue Apr 17 17:23:06 2001
+++ linux-2.4.5-tr5/drivers/usb/hub
1 - 100 of 388 matches
Mail list logo