On Tue, 12 Feb 2008, David Miller wrote:
> From: maximilian attems <[EMAIL PROTECTED]>
> Date: Tue, 12 Feb 2008 11:30:47 +0100
>
> > irda_init()
> > dmesg line is not really informative, thus remove it.
> > There are better ways to know that a module is loaded.
irda_init()
dmesg line is not really informative, thus remove it.
There are better ways to know that a module is loaded.
Seen on a debian config with IRDA_DEBUG enabled.
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
---
net/irda/irmod.c |2 --
1 files changed, 0 insertions
On Wed, 30 Jan 2008, John W. Linville wrote:
> On Wed, Jan 30, 2008 at 11:59:26AM +0100, maximilian attems wrote:
> > drivers/net/b44.c: In function 'b44_remove_one':
> > drivers/net/b44.c:2231: error: implicit declaration of function
> > 'ssb_pcihost_set_
drivers/net/b44.c: In function 'b44_remove_one':
drivers/net/b44.c:2231: error: implicit declaration of function
'ssb_pcihost_set_power_state'
compiles fine on 64 bit x86, but not on 32, see log:
http://stats.buildserver.net/fetch.php?&pkg=linux-2.6&ver=2.6.24-trunk1%7Esnapshot.10272&arch=i3
On Tue, 29 Jan 2008, Michael Chan wrote:
> [BNX2]: Update firmware.
>
> Update firmware to support programmable flow control.
>
> Signed-off-by: Michael Chan <[EMAIL PROTECTED]>
>
> diff --git a/drivers/net/bnx2_fw.h b/drivers/net/bnx2_fw.h
> index c1ad4dd..3b839d4 100644
happily omitted diff
On Tue, Jan 29, 2008 at 11:27:48PM +0100, Francois Romieu wrote:
> maximilian attems <[EMAIL PROTECTED]> :
> [...]
> > probably i should to get interesting info.
>
> Don't bother.
>
> $ less +/devinitdata Documentation/pci.txt
> [...]
> Tips on when/where
On Tue, Jan 29, 2008 at 11:03:10PM +0100, Francois Romieu wrote:
> maximilian attems <[EMAIL PROTECTED]> :
> > CC [M] drivers/net/sis190.o
> > drivers/net/sis190.c:329: error: sis190_pci_tbl causes a section type
> > conflict
> > make[5]: *** [drivers/n
CC [M] drivers/net/sis190.o
drivers/net/sis190.c:329: error: sis190_pci_tbl causes a section type conflict
make[5]: *** [drivers/net/sis190.o] Error 1
gcc --version
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
--
To unsubscribe from this list: send the line "unsubscribe netdev" i
on the last run overlooked that sfuzz triggable message.
move the message to the corresponding comment.
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
---
net/ax25/af_ax25.c | 13 +
1 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/net/ax25/af_ax25.c b/ne
kill ref to old version and dup Linux.
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
---
net/x25/af_x25.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c
index 92cfe8e..d0dbce0 100644
--- a/net/x25/af_x25.c
+++ b/net/x25/
On Wed, Jan 23, 2008 at 02:58:54AM -0800, David Miller wrote:
> From: maximilian attems <[EMAIL PROTECTED]>
> Date: Wed, 23 Jan 2008 10:35:09 +0100
>
> > Jan 22 23:23:54 dual kernel: unregister_netdevice: waiting for ppp0 to
> > become free. Usage count = 1
>
when killing a wvdial usb modem session:
Jan 22 23:23:03 dual pppd[7941]: Terminating on signal 15
Jan 22 23:23:03 dual pppd[7941]: Connect time 92.2 minutes.
Jan 22 23:23:03 dual pppd[7941]: Sent 1322316 bytes, received 8587156 bytes.
Jan 22 23:23:03 dual pppd[7941]: Connection terminated.
Jan 2
sfuzz can easily trigger any of those.
move the printk message to the corresponding comment:
makes the intention of the code clear and easy
to pick up on an scheduled removal.
as bonus simplify the braces placement.
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
---
net/ax25/af_
On Wed, Jan 09, 2008 at 11:11:23AM +0100, maximilian attems wrote:
> + /* support for old structure may go away some time
> + * ax25_sendmsg(): uses old (6 digipeater)
> + * socket structure.\n",
> +
sfuzz can easily trigger any of those.
move the printk message to the corresponding comment:
makes the intention of the code clear and easy
to pick up on an scheduled removal.
as bonus simplify the braces placement.
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
---
net/ax25/af_
On Mon, Jan 07, 2008 at 09:55:50PM -0800, David Miller wrote:
>
> Can you replace the printk()'s with comments at least?
>
> Otherwise nobody is going to remember what we were trying
> to accomplish here and it will guarentee that, in fact,
> support for these old things will never get removed.
>
sfuzz trigerrs any of those printk easily.
things that should have gone in early 2.5.x aka years ago
should not be thrown so easily to the user.
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
---
net/ax25/af_ax25.c | 15 +++
1 files changed, 3 insertions(+), 12 del
easy to trigger as user with sfuzz.
irda_create() is quiet on unknown sock->type,
match this behaviour for SOCK_DGRAM unknown protocol
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
---
net/irda/af_irda.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a
On Fri, Oct 19, 2007 at 02:27:53PM +0200, Andreas Henriksson wrote:
> Hello!
>
> We now have our brand new git repo set up for the debian package. We have
> created a branch called "patches" where we are going to put stuff that we
> hope will get merged upstream.
>
> I'm sending out this pull req
Linux tau 2.6.23-rc8-mm2-686 #1 SMP Wed Oct 3 23:56:32 CEST 2007 i686
GNU/Linux
eth0 renamed to eth1
sysfs: duplicate filename 'eth1' can not be created
WARNING: at fs/sysfs/dir.c:433 sysfs_add_one()
[] dump_trace+0x68/0x1d5
[] show_trace_log_lvl+0x18/0x2c
[] show_trace+0xf/0x11
[] dump_stack+
On Fri, Sep 21, 2007 at 11:48:05PM +0100, Alan Cox wrote:
> > According to an earlier thread, dgrs was never really maintained,
> > written for hardware that was never really distributed widely, and very
> > likely hasn't had users in years... if ever.
> >
> > If that picture is accurate (it's a
On Wed, Sep 19, 2007 at 10:12:38AM -0700, H. Peter Anvin wrote:
>
> Could you give a concrete example?
>
> -hpa
[EMAIL PROTECTED]:~/src/klibc$ touch usr/utils/mount_main.c
[EMAIL PROTECTED]:~/src/klibc$ make
KLIBCCC usr/utils/mount_main.o
KLIBCLD usr/utils/static/halt
LN usr/uti
On Tue, 18 Sep 2007, Sam Ravnborg wrote:
> Anyway - if we again consider klibc I will do my best to make the
> build stuff as smooth as possible.
>
> Sam
currently klibc has tendency to rebuild a bit too much if you
touch some part of it, seen in usr/utils
for the main klibc i agree that
hello dave,
i appreciate a lot your opinon, but please cool down.
this is not a four spin on your beloved pipe. :)
On Wed, Sep 19, 2007 at 09:38:32AM -0700, David Miller wrote:
> From: maximilian attems <[EMAIL PROTECTED]>
> Date: Wed, 19 Sep 2007 18:33:18 +0200
>
> >
On Tue, 18 Sep 2007, Michael Chan wrote:
> The bnx2 firmware changes quite frequently. A new driver quite often
> requires new firmware to work correctly. Splitting them up makes things
> difficult for the user.
sorry didn't check, what's the license of the firmware?
> The firmware in tg3 is
On Wed, 12 Sep 2007, Nathanael Nerode wrote:
> From: Nathanael Nerode
>
> Stop building and configuring driver for Digi RightSwitch, which was
> never actually sold to anyone, and remove it from MAINTAINERS.
>
> In response to an investigation into the firmware of the "Digi Rightswitch"
> driv
On Thu, Sep 06, 2007 at 03:50:23PM +0200, maximilian attems wrote:
> b/drivers/net/wireless/rtl8187_dev.c |1
> 15 files changed, 1 insertion(+), 12846 deletions(-)
urrgs that was not meant to be there,
resending..
--
maks
-
To unsubscribe from this list: send the line "unsubsc
On Thu, Sep 06, 2007 at 01:55:47PM +0100, Stephen Hemminger wrote:
> The dgrs driver is crap and assumes direct access to PCI iomem.
>
dgrs wants to be removed, it has no users.
(no bug report in bugzilla nor in debian nor in google)
the firmware is not distrutable.
i'll resend my removal patch
From: Neil Muller <[EMAIL PROTECTED]>
sis190 driver assumes to find ISA only on SiS965.
similar fix is in sis900 driver, see bug report
http://bugs.debian.org/435547
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
---
drivers/net/sis190.c |3 +++
1 file changed, 3 inserti
On Mon, Jul 16, 2007 at 06:57:21PM -0400, Jeff Garzik wrote:
> Minor fixes and cleanups, and a wireless pull from Linville.
>
> Please pull from 'upstream-linus' branch of
> master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
> upstream-linus
>
did you get the dgrs removal patch?
ne shouts. if no voice is to be heard as
expected by zero bug entries on kernel.org or debian.org,
the full removal is scheduled for 2.6.24.
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
Acked-by: Alan <[EMAIL PROTECTED]>
diff --git a/Documentation/feature-removal-schedule.
instead of:
"This driver has not been ported to this 64-bit architecture yet."
the driver is said to work on alpha, see
http://bugs.debian.org/305330
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
diff --git a/drivers/net/starfire.c b/drivers/net/starfire.c
index 9d6e454
On Sat, Dec 02, 2006 at 06:19:32PM +0100, Adrian Bunk wrote:
> Based on the information in the email forwarded below I'd remove the
> dgrs net driver (this wasn't the first driver shipped with the kernel
> without any hardware ever produced...).
>
> Is this OK or is there any doubt whether this
On Thu, 16 Nov 2006, Stephen Hemminger wrote:
> On Thu, 16 Nov 2006 20:35:32 +0300
> Evgeniy Polyakov <[EMAIL PROTECTED]> wrote:
>
> > On Tue, Oct 31, 2006 at 12:44:25PM +0300, Evgeniy Polyakov ([EMAIL
> > PROTECTED]) wrote:
> > > > > > > Bug was filled against 2.6.17-9, but was fixed in recent
hello michael,
sending bugreport to netdev.
On Sun, 30 Jul 2006, Michael Banck wrote:
> Package: linux-2.6
> Version: 2.6.17-4
>
> after hibernate, my 3Com Corporation 3c556 Hurricane CardBus [Cyclone]
> (rev 10) (3c59x driver) fails to come back up.
>
> This is written on the console/xterm:
>
The spectrum_cs driver uses request_firmware()
and thus needs to select FW_LOADER.
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 6a1033e..3f02b87 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drive
tached patch removes the PCI IDs handled by dmfe driver from tulip.
Signed-off-by: Jurij Smakov <[EMAIL PROTECTED]>
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
--
resent - already sent on 2nd january.
diff -aur a/drivers/net/tulip/tulip_core.c b/drivers/net/tulip/tulip_core.c
tached patch removes the PCI IDs handled by dmfe driver from tulip.
Signed-off-by: Jurij Smakov <[EMAIL PROTECTED]>
Signed-off-by: maximilian attems <[EMAIL PROTECTED]>
--
Sorry for the long delay.
diff -aur a/drivers/net/tulip/tulip_core.c b/drivers/net/tulip/tulip_core.c
--- a
please take a look at belows BUG_ON()
at a quick glance didn't find a patch for that in git-commits-list.
belows kernel has all fixes from the latest 2.6.14.3 stable.
- Forwarded message from Frans Pop <[EMAIL PROTECTED]> -
Subject: Bug#341392: linux-2.6: kernel BUG at mm/slab.c:1807!
Da
39 matches
Mail list logo