Re: [git patches] 2.6.x net driver updates

2006-01-13 Thread Roman Zippel
Hi, On Thu, 12 Jan 2006, Linus Torvalds wrote: Yes, I think that's much more Aunt-Nellie-friendly, but Roman considers it abuse of the Kconfig system in ways which I never completely understood? Hmm. If Roman dislikes it, he must dislike the fact that we already do exactly this for a

Re: [git patches] 2.6.x net driver updates

2006-01-13 Thread Jens Axboe
On Thu, Jan 12 2006, Andrew Morton wrote: Linus Torvalds [EMAIL PROTECTED] wrote: On Thu, 12 Jan 2006, Jeff Garzik wrote: dann frazier: CONFIG_AIRO needs CONFIG_CRYPTO I think this is done wrong. It should select CRYPTO rather than depends on CRYPTO.

Re: [git patches] 2.6.x net driver updates

2006-01-13 Thread Jens Axboe
On Fri, Jan 13 2006, Sam Ravnborg wrote: On Fri, Jan 13, 2006 at 08:23:16PM +0100, Jens Axboe wrote: 'select' is really cool as a concept, but when you can't figure out why you cannot disable CONFIG_FOO because CONFIG_BAR selects it it's really annoying. Would be nice to actually be able

Re: [git patches] 2.6.x net driver updates

2006-01-13 Thread Adrian Bunk
On Fri, Jan 13, 2006 at 08:28:13PM +0100, Sam Ravnborg wrote: On Fri, Jan 13, 2006 at 08:23:16PM +0100, Jens Axboe wrote: 'select' is really cool as a concept, but when you can't figure out why you cannot disable CONFIG_FOO because CONFIG_BAR selects it it's really annoying. Would be

Re: [git patches] 2.6.x net driver updates

2006-01-13 Thread Randy.Dunlap
On Sat, 14 Jan 2006 03:29:49 +0100 Adrian Bunk wrote: On Fri, Jan 13, 2006 at 08:28:13PM +0100, Sam Ravnborg wrote: On Fri, Jan 13, 2006 at 08:23:16PM +0100, Jens Axboe wrote: 'select' is really cool as a concept, but when you can't figure out why you cannot disable CONFIG_FOO

[git patches] 2.6.x net driver updates

2006-01-12 Thread Jeff Garzik
Please pull from 'upstream-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git to receive the following updates: drivers/net/bonding/bond_alb.c |4 drivers/net/bonding/bonding.h |4 drivers/net/e100.c | 32 + drivers/net/gianfar.c

Re: [git patches] 2.6.x net driver updates

2006-01-12 Thread Linus Torvalds
On Thu, 12 Jan 2006, Jeff Garzik wrote: dann frazier: CONFIG_AIRO needs CONFIG_CRYPTO I think this is done wrong. It should select CRYPTO rather than depends on CRYPTO. Otherwise people won't see it just because they don't have crypto enabled, which is not very user-friendly. Btw,

Re: [git patches] 2.6.x net driver updates

2006-01-12 Thread Andrew Morton
Linus Torvalds [EMAIL PROTECTED] wrote: On Thu, 12 Jan 2006, Jeff Garzik wrote: dann frazier: CONFIG_AIRO needs CONFIG_CRYPTO I think this is done wrong. It should select CRYPTO rather than depends on CRYPTO. Otherwise people won't see it just because they don't have

Re: [git patches] 2.6.x net driver updates

2006-01-12 Thread Linus Torvalds
On Thu, 12 Jan 2006, Andrew Morton wrote: Yes, I think that's much more Aunt-Nellie-friendly, but Roman considers it abuse of the Kconfig system in ways which I never completely understood? Hmm. If Roman dislikes it, he must dislike the fact that we already do exactly this for a ton of

[git patches] 2.6.x net driver updates

2006-01-09 Thread Jeff Garzik
Please pull from 'upstream-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git to receive the following updates: Documentation/networking/bonding.txt |2 MAINTAINERS |1 drivers/net/3c503.c | 16 +--

[git patches] 2.6.x net driver updates

2005-11-08 Thread Jeff Garzik
Please pull from 'upstream-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git to receive the following updates, including a big ipw wireless update: include/linux/eeprom.h| 136 Documentation/networking/README.ipw2100 | 119

[git patches] 2.6.x net driver updates

2005-09-01 Thread Jeff Garzik
Please pull from 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git to receive the tulip and iseries_veth updates described below: drivers/net/iseries_veth.h | 46 -- drivers/net/iseries_veth.c | 869