onf.c fixed in another mail, "[PATCH] [Signed-off]
kconfig: document oldnoconfig to what it really does in conf.c"
Signed-off-by: Adam Lee
---
scripts/kconfig/Makefile | 6 +++---
scripts/kconfig/conf.c | 18 +-
tools/testing/ktest/ktest.pl | 15 +++--
or during invocation of make when ARCH set to
s390x, ppc64 or some machine hardware name else. Lots of scripts will
have no need to hack(like what we did in Red Hat), just use `uname -m`.
Signed-off-by: Adam Lee
---
Makefile | 37 -
1 file changed, 8 inserti
ig to olddefconfig without adding oldnoconfig as a backup.
> The make oldnoconfig works much better than its backup of:
>yes '' | make oldconfig
>
> But due to this change, and the fact that ktest is used to build lots of
> older kernels (and for bisects), it forgoes the old
On Wed, 2013-01-16 at 18:53 -0800, Kees Cook wrote:
> The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
> while now and is almost always enabled by default. As agreed during the
> Linux kernel summit, remove it from any "depends on" lines in Kconfigs.
hine
where they loaded their resources from (suppose I start an X session
on my workstation, then ssh over to a server and run CML2; it would
then read server:~/.Xdefaults rather than workstation:~/.Xdefaults).
It's much more sensible to use the normal X mechanisms for reading
resources from the
I've sent an equivelent patch (along with another fix) to Alan, which is
included in the latest -ac.
af.
On Tue, 10 Apr 2001, Bart Dorsey wrote:
> This is my first time sending in a patch to the kernel.
>
> This is a one line fix to the abyss tokenring driver in 2.4.2-ac28
>
> I got this fi
PCI_DEVICE_ID_COMPAQ_6010,
pci_fixup_compaq },
{ PCI_FIXUP_HEADER, PCI_VENDOR_ID_UMC, PCI_DEVICE_ID_UMC_UM8886BF,
pci_fixup_umc_ide },
{ PCI_FIXUP_HEADER, PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_5513,
pci_fixup_ide_trash },
Adam
--
Adam
On Tue Feb 13, 2001 at 12:20:14 +0100, Jan-Benedict Glaw wrote:
> On Tue, Feb 13, 2001 at 12:38:15AM +0100, Adam Lackorzynski wrote:
> > On Mon Feb 12, 2001 at 14:04:20 +0100, Jan-Benedict Glaw wrote:
> > > I've got a "Bull Express5800/Series" (dual P3) with a D
c7 85 74 01 00 00 00 movl $0x0,0x174(%ebp)
Code; f889b9f4
11: 00 00 00
Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing
1 warning and 2 errors issued. Results may not be reliable.
Adam
--
Adam [EMAIL PROTECTED]
Lackorzynski
What's the current status of the loop-# patch? Haven't seen anything
since loop-4, which doesn't apply clean to 2.4.1-ac14 (one hunk is
rejected in loop.c, many others apply with fuzz).
I am waiting in anticipation of the folding of this patch into the
mainline kernel.
IIRC, Jens said he was
Jens,
Please excuse this possibly stupid q. I don't know as much about kernel
hacking as I would like to.
I noticed that you are rewriting the loop block device to be a block
remapper (yes, I had noticed this before, the q just never occurred to
me before); does this imply that the native blo
A rather incomprehensible message, so let's flesh this out a bit.
Basically the problem occurs when patching linux/fs/reiserfs/namei.c It
can't find it, presumably due to an error in 2.4.1, where it appears to
me that reiserfs/ is located off of linux/ not linux/fs/. Simple to fix,
I guess, th
since they cause my machine
to go heavily into swap even when there's plenty of real memory free.
--
Adam Sampson
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Mike Galbraith wrote:
> On Wed, 21 Feb 2001, Adam Schrotenboer wrote:
>
>> A rather incomprehensible message, so let's flesh this out a bit.
>>
>> Basically the problem occurs when patching linux/fs/reiserfs/namei.c It
>> can't find it, presumably du
cache si sobibo incs
us sy id
1 0 0 102620 1796 85836 43880 100 025 0 190 587
12 3 85
--
Adam Sampson
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More ma
Theres a patch floating around that does just that. Its an obvious
hack. I would like to see something clean get into the mainstream
kernels. Its a real pain not to have cores for threaded code.
It does work, however. It effectively dumps the thread that caused the
fault.
(I have a complime
This seems to be a return of the problem I was having a while ago
relating to the USB drivers. The Oops happens when I move the mouse
with the usb-uhci driver. The alternate driver (uhci) does not load
properly (message in syslog - uhci: host controller halted. very bad)
System:
K7 800
KA7-100
I have had no luck finding a bigmem patch for the 2.0.x kernel. I am in
the situation where I would rather not update the kernel, do I have
any options?
-Adam Scislowicz <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body
Title: megaraid driver downrev in 2.4
anyone have a pointer to a working 1.09 or newer megaraid driver?
1.07b looks to have serious issues with 2.4.
tup.
If anyone is interested I will try to obtain a decoded oops report.
I've had this problem for a while and have reported it here before, as
well as to one of the USB maintainers, but with no result so far.
Adam
-
To unsubscribe from this list: send the line "unsubscribe linux
installed.
I would appreciate any help I can get on this, thanks in advance.
-Adam Scislowicz <[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/
Title: oracle 8.1.7 on 2.4.0?
what is the status of oracle 8.1.7 on 2.4?
Did the O_SYNC stuff ever get sorted out?
Should I stick with 2.2.18?
st; i <= busno_last; i++) {
+ printk("PCI: ServerWorks host bridge: secondary bus %02x\n", i);
+ pci_scan_bus(i, pci_root_ops, NULL);
+ }
pcibios_last_bus = -1;
}
Adam
--
Adam [EMAIL PROTECTED]
Lackorzynski http://a
olved in a big
mem machine, I have not worked with the vfs or init code before,
otherwise I would attempt to fix it myself.
I would appreicate any help I can get with this problem, this is the
second time I have reported it and I am responsible for getting it to
work ;)
-Adam
-
To unsubscribe from
Hi!
On Wed Jan 17, 2001 at 09:52:21 +0100, Martin Mares wrote:
> > The patch below (against vanilla 2.4.0) makes Linux recognize
> > PCI-Devices sitting in another PCI bus than 0 (or 1).
> >
> > This was tested on a Netfinity 7100-8666 using a ServerWorks chipset.
>
> I don't have the ServerWor
The Oops happens during startup immediately after:
ACPI: System description tables loaded
It's definitely using the correct System.map.
This is on RedHat 7.0, Athlon 800, Abit KA7-100 m/b
ksymoops 2.3.4 on i686 2.4.0-test11-ac4. Options used
-V (default)
-k /proc/ksyms (default)
than 2 gig.
You can remove it by just calling unlink.
int main(int argc, char **argv) {
unlink("mybigfile");
}
--
Adam Sampson
[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/
d
> on it.
That particular one is a userspace issue; you can simply tell init not to do
anything when Ctrl-Alt-Del is pressed. (You'd also want to disable
magic-sysrq for the same reason.)
--
Adam Sampson
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-
r packages (lesstif, kbd, WindowMaker, ORBit, ALSA,
bin86, esd, links etc.) still retain "alpha" (<1.0) version numbers despite
being stable, reliable and widely-used.
--
Adam Sampson
[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/
se the RedHat .config, but that builds lots of stuff I don't want.
I sent a mail to the IDE maintainer about it a month or so ago.
Adam
-
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/
r everyone? Do we want a all or nothing
> policy?
Eventually? It would be nice to have it only available on some consoles, as
you say, but for now it's safe to just disable it everywhere.
--
Adam Sampson
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscrib
not named "Linux"
> > anymore, so these types of changes may occur more quickly since there
> > will be independent paths.
>
> That is news to me. What are those "other Linuxes", and where do I find them?
uCLinux (http://www.uclinux.org/) and Linux86 (u
and recompile your kernel.
--
Adam Radford
Software Engineer
3ware, Inc.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 15, 2000 12:49 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Bug in 3w-.c
Hi,
i have discovered a problem wit
e for that operation or does someone have the fix for
Diald-0.99.4?
Thanks
Adam
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profil
On Sun, Oct 22, 2000 at 09:56:52PM -0600, Dwayne C . Litzenberger wrote:
> Too bad nobody on this list works at an electronics design company... ;-P
Doesn't Transmeta count as an electronics design company? ;)
--
Adam Sampson
[EMAIL PROTECTED]
-
To unsubscribe from this list: send
g) we believe the problem is
really one of the kernel only allowing one virtual terminal to be active
at one time. Is this so and what can be done?
Cheers,
--
Adam Huuva / Easter-eggs Spécialiste GNU/Linux
44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité
Phone: +33 (
--
/ \ Adam "[SzYnA]" Szendzielorz, administrator civ.pl,
| Phone/SMS: +(48) 60446,
| E-mail: [EMAIL PROTECTED] (buisness), [EMAIL PROTECTED] (priv)
\ / www.konta.pl - najtansze konta w calym Internecie !
-
To unsubscribe from this list: send the line "unsubscribe linux
uot;this is a gruesome hack"
comments in the source code.
--
Adam Sampson
[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/
from
the two kernel monte stuff at http://scyld.com/software/monte.html ?
.adam
--
[ Adam Lazur, NOW Monkey <[EMAIL PROTECTED]> ]
[ Progeny Linux Systems http://progeny.com ]
-
To unsubscribe from this list: send the line "unsubscr
er
and then uses two kernel monte to boot with that one. This allows you
to centrally admin your cluster with one server. Good stuff...
.adam
--
[ Adam Lazur, NOW Monkey <[EMAIL PROTECTED]> ]
[ Progeny Linux Systems http://progeny.com ]
would appear that the while() is now
redundant, but could someone who knows confirm/deny this?
--
Adam Sampson
[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/
provide a patch that works.
--
Adam Sampson
[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/
mouse0: PS/2 mouse device for input0
mice: PS/2 mouse device common for all mice
PCI: Found IRQ 5 for device 00:08.0
PCI: The same IRQ used for device 00:07.2
PCI: The same IRQ used for device 00:07.3
eth0: Setting full-duplex based on MII #32 link partner ability of 45e1.
Athlon 800 on Abit KA7-100
Could someone explain why send is failing with EPIPE on the 2.4.x
kernel, while it is working with the 2.2.x kernels.
The PsuedoCode:
sock = socket(AF_INET, SOCK_STREAM, 0)
buf = fcntl(sock, F_GETFL)
fcntl(sock, F_SETFL, buf | O_NONBLOCK) // we check the SETFL return
value, it succeeds
while ((re
already noticed that the 2.4.x kernel does not set errno = 0 in many places
where the 2.2.x kernel did, so there are
differences.
-Adam
Andi wrote:
> EPIPE means that the other end or you have closed the connection. It has nothing
> to do with the socket's non blockingness.
-
To
stem was doing this then. Thanx for the info.
-Adam
-
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/
zed to AF_INET, this is not
behavious we should have been depending on. Sorry 'bout that.
-Adam
-
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/
: Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
scsi1 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.1/5.2.0
I plugged an additional nic (tulip) into the same bus but it is not detected as
well.
Any hints?
Adam
--
Adam [EMAIL PROTECTED]
Lackorzynski
.0-prerelease/kernel/drivers/char/drm/mga.o:
unresolved symbol mtrr_add
/lib/modules/2.4.0-prerelease/kernel/drivers/char/drm/mga.o:
unresolved symbol __generic_copy_from_user
/lib/modules/2.4.0-prerelease/kernel/drivers/char/drm/mga.o:
unresolved symbol schedule
[...]
--
Adam Sampson
[E
to /lib/modules, which makes depmod
whinge). Thanks!
Are there any plans to include Ian Hastie's ALi M1541 agpgart patches
in 2.4.0? They appear to do the job here...
--
Adam Sampson
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" i
f RAM, a few IDE disks and an NE2000 card, running
XFree86 v4.0.1.
Previous 2.4.0-test kernels have been rock solid for me, which is probably a
good sign.
--
Adam Sampson
[EMAIL PROTECTED], [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body
On Tue, Sep 26, 2000 at 08:23:04PM +0100, Adam Sampson wrote:
> However, I'm probably not a useful datapoint, as I'm running 2.4.0-test8 +
> reiserfs-3.9.16 + 2.4.0-t8-sched + 2.4.0-t8-vmpatch4.
Just happened again with test9-pre7; looked like it was caused by gcc eating
lots of
y, but the same thing happened, this
time with no syslog output.
Adam
-
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/
me without using --sort=start to ask for it)
Why not use 32-bit PIDs in the kernel, but make the number at which they
wrap a configurable option? That way, most users can keep the numbers small
for ease of management, and people who really need 100,000 processes can
have them.
--
Adam Sampson
[EM
FIG_REISERFS_FS) += reiserfs
obj-$(CONFIG_BINFMT_AOUT) += binfmt_aout.o
--
Adam Sampson
[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/
the emergency sync, of course).
On the plus side, test9-pre9 + reiserfs seems to be working nicely. Good
job, guys.
--
Adam Sampson
[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/
27;d appreciate it. I'm going to decrease
the parameters I changed back to 8192, hopefully that will help things.
--Adam
--
Adam McKenna <[EMAIL PROTECTED]> | "No matter how much it changes,
http://flounder.net/publickey.html | technology's just a bunch of wires
GPG: 17A
On Wed, Oct 04, 2000 at 11:55:02PM +0300, Matti Aarnio wrote:
> On Wed, Oct 04, 2000 at 09:28:41PM +0200, Magnus Naeslund wrote:
> > From: "Adam McKenna" <[EMAIL PROTECTED]>
>
> > [SNAP]
> >
> > This is what i have in one of our webservers
report so apologies if I've not done it correctly.
ksymoops 2.3.4 on i686 2.2.18pre15. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.2.18pre15/ (default)
-m /home/adam/Build/linux-2.2.17/System.map (specified)
Warnin
Where can I found patch for UDMA 66 (BP6 board) based on hpt366 chip ,
and for kernel 2.2.17
Adam
-
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/
While compiling the vmnet module, there is a warning
make: Entering directory `/tmp/vmware-config2/vmnet-only'
bridge.c: In function `VNetBridgeReceiveFromDev':
bridge.c:788: warning: implicit declaration of function `skb_datarefp'
and while inserting the module
/tmp/vmware-config2/vmnet.o: unr
Alan Cox wrote:
>> I have traced this back to 2.4.2-ac4 by looking for where this function
>> was removed.
>
>> yes, technically this probably is OT, and properly belong on the VMware
>> list, but I can't access their nntp server.
>
>
> Right so if I cant access microsofts mailing lists I sh
Jeff Lightfoot wrote:
> Here is a patch for vmware that was on the vmware newsgroups.
> (Hopefully wordwrap didn't screw this up)
Thanks, after applying by hand, it worked.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
M
Mark Hahn wrote:
>> Are there any architectures that are simple (sane) to implement sftw on?
>
>
> sftw? software? yes: portable C/C++ is a fine platform.
Not really the platform, but the architecture, from a C/C++ compiler and
kernel/asm/lowlevel lang development standpoint
>
>> The i38
gcc -D_REENTRANT -shared sub.c -o sub.so -lpthread
main-wt: main.c
gcc main.c -o main-wt -ldl -lpthread
main-wot: main.c
gcc main.c -o main-wot -ldl
[end]
Cheers,
Adam
> We'll probably do this here...
>
> > I like to hear from the results :)
>
&g
ove line in the PCI devices do
not occur, leaving it out they appear.
Adam
--
Adam [EMAIL PROTECTED]
Lackorzynski http://a.home.dhs.org
-
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 Mon, 22 Jan 2001, Alan Olsen wrote:
> BTW, the Yamaha sound chip in the Vaio is supported under Alsa. You might
> ask them what they did to get it to work, so it can be included in the
> stock kernel. (Or maybe it already has and I have just not been looking.)
The ymf_pci driver in any recen
I was planning on submitting a MAINTAINERS patch with my next tms380tr
patchset, but I've yet to get to doing that (!).
Thanks for the patch, Jeff!
---
Adam Fritzler
{ [EMAIL PROTECTED], [EMAIL PROTECTED] }
http://www.zigamorph.net/~mid/
On Tue, 23 Jan 2001, Bart Dorsey
Title: RE: fyi megaraid problems
I've compiled the 2.2.18 and 2.4.0 kernels with the latest megaraid driver (1.14b)
and they work well. You should also upgrade your firmware to L148 (bios 3.11).
I think the firmware revision depends on which model card you have, I have the
1600 Elite.
This i
ause after rebuilding the kernel 10 times, it gets really, really old).
But I believe it was the USB filesystem module, which I never reenabled, because
I don't expect to ever use it.
adam
-Original Message-
From: Heitzso [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 25,
> The other changes in pre12 aren't likely to be all that noticeable, unless
> you happen to be hit by just that detail.. As always, fedback is
> appreciated.
>
> Linus
>
>
>
> pre12:
> - Get non-cpuid Cyrix probing right (it's not a NexGen)
> - Jens Axboe: cdrom tray statu
Is there a way to get threaded applications to dump core properly on
2.4.0? There is a patch floating around for 2.2.x, but the patch is not
applicable to the 2.4. code.
Any help is appreciated
af
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a messag
X with ALi M1541/3). There was a
patch to properly support AGP on these boards which went in between
2.4.0 and 2.4.1 which solved the problem for me (at least in 2.4.0; I
haven't tested DRI throughly in 2.4.1 yet).
--
Adam Sampson
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the l
2.4.1 detects 64 MB, but 2.4.0 detects 192 (Maybe 191, not sure).
dmesg attached.
Linux version 2.4.1 (root@tabriel) (gcc version egcs-2.91.66 19990314/Linux
(egcs-1.1.2 release)) #9 Tue Jan 30 15:35:21 EST 2001
BIOS-provided physical RAM map:
BIOS-88: 0009f000 @ (usa
Mikael Pettersson wrote:
> On Tue, 30 Jan 2001 23:25:22 -0500, Adam Schrotenboer wrote:
>
>> 2.4.1 detects 64 MB, but 2.4.0 detects 192 (Maybe 191, not sure).
>> ...
>> Linux version 2.4.1 (root@tabriel) (gcc version egcs-2.91.66
19990314/Linux (egcs-1.1.2
Mikael Pettersson wrote:
> On Wed, 31 Jan 2001 10:01:08 -0500, Adam Schrotenboer wrote:
>
>>> On Tue, 30 Jan 2001 23:25:22 -0500, Adam Schrotenboer wrote:
>>>
>>>> 2.4.1 detects 64 MB, but 2.4.0 detects 192 (Maybe 191, not sure).
>>>> ...
>
Dunlap, Randy wrote:
>> From: Adam Schrotenboer [mailto:[EMAIL PROTECTED]]
>>
>>> On Wed, 31 Jan 2001 10:01:08 -0500, Adam Schrotenboer wrote:
>>>
>>>>> On Tue, 30 Jan 2001 23:25:22 -0500, Adam Schrotenboer wrote:
>>>>>
>>&g
We've been trying to set up a laptop here to use a Novatel Minstrel PCMCIA
modem (wireless Richocet network). The card shows up as a serial port
(ttySx) and accepts AT commands just like a normal modem.
It dials fine, PPP connects, gets IPs, etc just as it should. However,
any packet over abou
x.)
The modem is now working perfectly under 2.4.1 (on a Sony vaio
C1VN... very nice).
af
On Fri, 2 Feb 2001, Adam Fritzler wrote:
> Any ideas? The 'rx error' count going up is kind of suspicious. My
-
To unsubscribe from this list: send the line "unsubscribe linux-ker
I'm curious if the loopback block driver is stable enough yet to, say
put a loopback file on a vfat partition.
I have 2 HDs, one windoze, one linux. I can't be sure I won't need to
keep the vfat partition, so I can't just wipe it out. However, it
currently has more space on it than my ext2 dis
On Thu Feb 08, 2001 at 03:06:27 -0800, Andre Hedrick wrote:
> Have you got a hack for 2.2.18/19x ??
I do not have problems with 2.2.x Kernels here. They see all the PCI
devices just fine.
Adam
--
Adam [EMAIL PROTECTED]
Lackorzynski http://a.home.dhs.org
-
This is actually a repost of a problem that received few serious replies
(IMNSHO).
Basically 2.4.0 detects 192 MB(maybe 191, but big whoop) of memory. This
is correct. However, 2.4.1-ac6 (as did Linus-blessed 2.4.1) detects 64.
The problem is simple. 2.4.1 and later for some reason uses bios-8
This is a repost of a problem that received few serious replies (IMNSHO).
Basically 2.4.0 detects 192 MB(maybe 191, but big whoop) of memory. This
is correct. However, 2.4.1-ac6 (as did Linus-blessed 2.4.1) detects 64.
The problem is simple. 2.4.1 and later for some reason (with my
motherboard/
Dunlap, Randy wrote:
>> From: Adam Schrotenboer [mailto:[EMAIL PROTECTED]]
>>
>> This is actually a repost of a problem that received few
>> serious replies (IMNSHO).
>
>
> Well, I claim not to have ignored it.
> I have gone thru the entire patch-2.4.1
> > }
> >
> >-static struct dmi_system_id pnpbios_dmi_table[] = {
> >+static struct dmi_system_id pnpbios_dmi_table[] __initdata = {
> > { /* PnPBIOS GPF on boot */
> > .callback = exploding_pnp_bios,
> > .ident = "Higraded P14H
't think of any way to do it
that isn't going to end up missing events.
--Adam
-
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/
user disables the device
5.) repeat steps 3 and 4 any number of times
6.) *detach is called when unbinding the driver
The driver layering stuff could come later, but just implementing these
specific components would have immediate benefits.
In this early stage in development, I'd like t
On Sat, Apr 09, 2005 at 08:03:52PM +0200, Adrian Bunk wrote:
> This patch fixes an array overflow found by the Coverity checker.
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
>
Looks good.
Thanks,
Adam
-
To unsubscribe from this list: send the line "unsubscribe li
smartmontools used SCSI_IOCTL_SEND_COMMAND ioctls
with a special passthru opcode of 0x80 that would get passed to the
driver. This interface
is deprecated in the driver and the kernel.
-Adam
On 4/15/05, Kyle Moffett <[EMAIL PROTECTED]> wrote:
> I've been getting the following messag
/dev/raw* Where? I can't find it in my .config (grep RAW .config). I am
using 2.4.4-ac11 and playing w/ 2.4.5-pre3.
TIA
Adam Schrotenboer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordom
On Sun, 20 May 2001, Jens Axboe wrote:
> On Sat, May 19 2001, Adam Schrotenboer wrote:
> > /dev/raw* Where? I can't find it in my .config (grep RAW .config). I am
> > using 2.4.4-ac11 and playing w/ 2.4.5-pre3.
>
> It's automagically included, no config options
On Sun, 20 May 2001, Jens Axboe wrote:
> On Sat, May 19 2001, Adam Schrotenboer wrote:
> > /dev/raw* Where? I can't find it in my .config (grep RAW .config). I am
> > using 2.4.4-ac11 and playing w/ 2.4.5-pre3.
>
> It's automagically included, no config options
Using 2.4.4-ac3 (as well as in 2.4.3*) I have found it impossible to
unmap a loopback
strace losetup -d /dev/loop0 (relevant portion)
open("/dev/loop0", O_RDONLY)= 3
ioctl(3, LOOP_CLR_FD, 0)= -1 EBUSY (Device or resource busy)
open("/usr/share/locale/en_US/LC_MESSAGE
I've had to keep an old 1.14b version of the driver around in order to build
a functional kernel for a while now.
If I use the newer version (1.14g-ac2), then the kernel can't find my root
filesystem on boot.
Is this a problem other people have seen? I believe I have the very latest
firmware a
but it would be cool if I was listed at the top of
sysrq.c for submitting a bugfix or something =].
Remember to cc me when replying.
Thanks,
Adam Slattery
Sunrise Linux Development Team
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body o
I cannot
> refer to it in order to fix this myself.
>
> Can anybody help me?
>
> James
Please provide more information. /proc/ioports, lspci -vv, the ranges
assigned to your driver, and your driver code if it's available. I'll try
to look into the problem.
Thanks,
Adam
_save_state()
at all or if we can derive all the information from the pci_dev. I'll have
to look into it further.
Also we need a way to restore specific PCI capabilities.
Thanks,
Adam
-
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/
e device.
4.) Platform Specific PCI support
- I'd like to improve the "pcibios" API.
5.) PCMCIA/Cardbus
- This needs to use the new PCI bus class driver.
I'm currently working on these issues.
I look forward to any comments or suggestions.
Cheers,
Adam
-
To unsubscribe f
This patch adds very simplistic suspend/resume support for the PCI
bridge driver. Soon this will be replaced with bridge specific code,
but for now we'll try using pci_save/restore_state().
Signed-off-by: Adam Belay <[EMAIL PROTECTED]>
--- a/drivers/pci/bus/pci-bridge.c 2005-
This patch updates pci_scan_bus_parented() and also has some important
fixes to the PCI bus class.
Signed-off-by: Adam Belay <[EMAIL PROTECTED]>
--- a/drivers/pci/bus/bus.c 2005-07-12 01:08:20.0 -0400
+++ b/drivers/pci/bus/bus.c 2005-07-13 02:01:57.0 -0400
@@ -81,7
101 - 200 of 2101 matches
Mail list logo