Re: [PATCH] Maintainers list update: linux-net -> netdev

2005-04-13 Thread George Anzinger
Horms wrote:
On Tue, Apr 12, 2005 at 12:14:56PM -0700, George Anzinger wrote:
Horms wrote:
Use netdev as the mailing list contact instead of the mostly dead
linux-net list.
~
PHRAM MTD DRIVER
@@ -1795,7 +1795,7 @@
POSIX CLOCKS and TIMERS
P:  George Anzinger
M:  george@mvista.com
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
S:  Supported
I don't really know about the rest of them, but I think this should be:
L: linux-kernel@vger.kernel.org
Least wise that is where I look...

Yes, I was wondering about that one. Here is a patch that
adds to my previous patch. Trivial to say the least. 
I can re-diff the whole thing if that is more convenient.
Looks good to me.

--
George Anzinger   george@mvista.com
High-res-timers:  http://sourceforge.net/projects/high-res-timers/
-
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/


Re: [PATCH] Maintainers list update: linux-net - netdev

2005-04-13 Thread George Anzinger
Horms wrote:
On Tue, Apr 12, 2005 at 12:14:56PM -0700, George Anzinger wrote:
Horms wrote:
Use netdev as the mailing list contact instead of the mostly dead
linux-net list.
~
PHRAM MTD DRIVER
@@ -1795,7 +1795,7 @@
POSIX CLOCKS and TIMERS
P:  George Anzinger
M:  george@mvista.com
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
S:  Supported
I don't really know about the rest of them, but I think this should be:
L: linux-kernel@vger.kernel.org
Least wise that is where I look...

Yes, I was wondering about that one. Here is a patch that
adds to my previous patch. Trivial to say the least. 
I can re-diff the whole thing if that is more convenient.
Looks good to me.

--
George Anzinger   george@mvista.com
High-res-timers:  http://sourceforge.net/projects/high-res-timers/
-
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/


Re: [PATCH] Maintainers list update: linux-net -> netdev

2005-04-12 Thread Horms
On Tue, Apr 12, 2005 at 12:14:56PM -0700, George Anzinger wrote:
> Horms wrote:
> >
> >Use netdev as the mailing list contact instead of the mostly dead
> >linux-net list.
> >
> ~
> > PHRAM MTD DRIVER
> >@@ -1795,7 +1795,7 @@
> > POSIX CLOCKS and TIMERS
> > P:  George Anzinger
> > M:  george@mvista.com
> >-L:  linux-net@vger.kernel.org
> >+L:  netdev@oss.sgi.com
> > S:  Supported
> > 
> I don't really know about the rest of them, but I think this should be:
> L: linux-kernel@vger.kernel.org
> 
> Least wise that is where I look...

Yes, I was wondering about that one. Here is a patch that
adds to my previous patch. Trivial to say the least. 
I can re-diff the whole thing if that is more convenient.

-- 
Horms

POSIX CLOCKS and TIMERS disscussion is more appropriate
on linux-kernel than linux-net. As suggested by the maintainer,
George Anzinger.

Signed-off-by: Horms <[EMAIL PROTECTED]>

--- a/MAINTAINERS   2005-04-13 11:06:39.0 +0900
+++ b/MAINTAINERS   2005-04-13 11:07:04.0 +0900
@@ -1795,7 +1795,7 @@
 POSIX CLOCKS and TIMERS
 P: George Anzinger
 M: george@mvista.com
-L: linux-net@vger.kernel.org
+L: linux-kernel@vger.kernel.org
 S: Supported
 
 PNP SUPPORT
-
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/


Re: [PATCH] Maintainers list update: linux-net -> netdev

2005-04-12 Thread George Anzinger
Horms wrote:
On Sat, Apr 09, 2005 at 03:52:05PM +0200, Jörn Engel wrote:
On Fri, 8 April 2005 22:16:07 +0200, Pavel Machek wrote:
More importantly, it is still listed as "the list" for network
drivers...
NETWORK DEVICE DRIVERS
P:  Andrew Morton
M:  [EMAIL PROTECTED]
P:  Jeff Garzik
M:  [EMAIL PROTECTED]
L:  linux-net@vger.kernel.org
S:  Maintained
Maybe one of the two maintainers might want to change that? ;)

Use netdev as the mailing list contact instead of the mostly dead
linux-net list.
~
 PHRAM MTD DRIVER
@@ -1795,7 +1795,7 @@
 POSIX CLOCKS and TIMERS
 P:	George Anzinger
 M:	george@mvista.com
-L:	linux-net@vger.kernel.org
+L:	netdev@oss.sgi.com
 S:	Supported
 
I don't really know about the rest of them, but I think this should be:
L: linux-kernel@vger.kernel.org
Least wise that is where I look...
~
--
George Anzinger   george@mvista.com
High-res-timers:  http://sourceforge.net/projects/high-res-timers/
-
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/


[PATCH] Maintainers list update: linux-net -> netdev

2005-04-12 Thread Horms
On Sat, Apr 09, 2005 at 03:52:05PM +0200, Jörn Engel wrote:
> On Fri, 8 April 2005 22:16:07 +0200, Pavel Machek wrote:
> > 
> > More importantly, it is still listed as "the list" for network
> > drivers...
> > 
> > NETWORK DEVICE DRIVERS
> > P:  Andrew Morton
> > M:  [EMAIL PROTECTED]
> > P:  Jeff Garzik
> > M:  [EMAIL PROTECTED]
> > L:  linux-net@vger.kernel.org
> > S:  Maintained
> 
> Maybe one of the two maintainers might want to change that? ;)

Use netdev as the mailing list contact instead of the mostly dead
linux-net list.

Signed-off-by: Horms <[EMAIL PROTECTED]>

= MAINTAINERS 1.295 vs edited =
--- 1.295/MAINTAINERS   2005-04-04 06:20:11 +09:00
+++ edited/MAINTAINERS  2005-04-12 15:11:38 +09:00
@@ -73,7 +73,7 @@
 3C359 NETWORK DRIVER
 P: Mike Phillips
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 L: [EMAIL PROTECTED]
 W: http://www.linuxtr.net
 S: Maintained
@@ -81,13 +81,13 @@
 3C505 NETWORK DRIVER
 P: Philip Blundell
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 3CR990 NETWORK DRIVER
 P: David Dillow
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 3W- ATA-RAID CONTROLLER DRIVER
@@ -143,7 +143,7 @@
 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
 P: Paul Gortmaker
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 A2232 SERIAL BOARD DRIVER
@@ -334,7 +334,7 @@
 
 ARPD SUPPORT
 P: Jonathan Layes
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 ASUS ACPI EXTRAS DRIVER
@@ -708,7 +708,7 @@
 
 DIGI RIGHTSWITCH NETWORK DRIVER
 P: Rick Richardson
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 W: http://www.digi.com
 S: Orphaned
 
@@ -814,7 +814,7 @@
 ETHEREXPRESS-16 NETWORK DRIVER
 P: Philip Blundell
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 ETHERNET BRIDGE
@@ -877,7 +877,7 @@
 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
 P: Mike McLagan
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 FREEVXFS FILESYSTEM
@@ -1217,7 +1217,7 @@
 IPX NETWORK LAYER
 P: Arnaldo Carvalho de Melo
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 IRDA SUBSYSTEM
@@ -1594,13 +1594,13 @@
 M: [EMAIL PROTECTED]
 P: Jeff Garzik
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 NETWORKING [GENERAL]
 P: Networking Team
 M: netdev@oss.sgi.com
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 NETWORKING [IPv4/IPv6]
@@ -1636,7 +1636,7 @@
 P: Jan-Pascal van Best and Andreas Mohr
 M: Jan-Pascal van Best <[EMAIL PROTECTED]>
 M: Andreas Mohr <[EMAIL PROTECTED]>
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
@@ -1678,7 +1678,7 @@
 M: [EMAIL PROTECTED]
 P: Mike Phillips
 M: [EMAIL PROTECTED] 
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 L: [EMAIL PROTECTED]
 W: http://www.linuxtr.net
 S: Maintained
@@ -1783,7 +1783,7 @@
 PCNET32 NETWORK DRIVER
 P: Thomas Bogendörfer
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 PHRAM MTD DRIVER
@@ -1795,7 +1795,7 @@
 POSIX CLOCKS and TIMERS
 P: George Anzinger
 M: george@mvista.com
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Supported
 
 PNP SUPPORT
@@ -2042,7 +2042,7 @@
 P: Daniele Venzano
 M: [EMAIL PROTECTED]
 W: http://www.brownhat.org/sis900.html
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 SIS FRAMEBUFFER DRIVER
@@ -2101,7 +2101,7 @@
 SONIC NETWORK DRIVER
 P: Thomas Bogendoerfer
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 SONY VAIO CONTROL DEVICE DRIVER
@@ -2151,7 +2151,7 @@
 SPX NETWORK LAYER
 P: Jay Schulist
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Supported
 
 SRM (Alpha) environment access
@@ -2230,7 +2230,7 @@
 TOKEN-RING NETWORK DRIVER
 P: Mike Phillips
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 L: [EMAIL PROTECTED]
 W: http://www.linuxtr.net
 S: Maintained
-
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/


[PATCH] Maintainers list update: linux-net - netdev

2005-04-12 Thread Horms
On Sat, Apr 09, 2005 at 03:52:05PM +0200, Jörn Engel wrote:
 On Fri, 8 April 2005 22:16:07 +0200, Pavel Machek wrote:
  
  More importantly, it is still listed as the list for network
  drivers...
  
  NETWORK DEVICE DRIVERS
  P:  Andrew Morton
  M:  [EMAIL PROTECTED]
  P:  Jeff Garzik
  M:  [EMAIL PROTECTED]
  L:  linux-net@vger.kernel.org
  S:  Maintained
 
 Maybe one of the two maintainers might want to change that? ;)

Use netdev as the mailing list contact instead of the mostly dead
linux-net list.

Signed-off-by: Horms [EMAIL PROTECTED]

= MAINTAINERS 1.295 vs edited =
--- 1.295/MAINTAINERS   2005-04-04 06:20:11 +09:00
+++ edited/MAINTAINERS  2005-04-12 15:11:38 +09:00
@@ -73,7 +73,7 @@
 3C359 NETWORK DRIVER
 P: Mike Phillips
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 L: [EMAIL PROTECTED]
 W: http://www.linuxtr.net
 S: Maintained
@@ -81,13 +81,13 @@
 3C505 NETWORK DRIVER
 P: Philip Blundell
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 3CR990 NETWORK DRIVER
 P: David Dillow
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 3W- ATA-RAID CONTROLLER DRIVER
@@ -143,7 +143,7 @@
 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
 P: Paul Gortmaker
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 A2232 SERIAL BOARD DRIVER
@@ -334,7 +334,7 @@
 
 ARPD SUPPORT
 P: Jonathan Layes
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 ASUS ACPI EXTRAS DRIVER
@@ -708,7 +708,7 @@
 
 DIGI RIGHTSWITCH NETWORK DRIVER
 P: Rick Richardson
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 W: http://www.digi.com
 S: Orphaned
 
@@ -814,7 +814,7 @@
 ETHEREXPRESS-16 NETWORK DRIVER
 P: Philip Blundell
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 ETHERNET BRIDGE
@@ -877,7 +877,7 @@
 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
 P: Mike McLagan
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 FREEVXFS FILESYSTEM
@@ -1217,7 +1217,7 @@
 IPX NETWORK LAYER
 P: Arnaldo Carvalho de Melo
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 IRDA SUBSYSTEM
@@ -1594,13 +1594,13 @@
 M: [EMAIL PROTECTED]
 P: Jeff Garzik
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 NETWORKING [GENERAL]
 P: Networking Team
 M: netdev@oss.sgi.com
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 NETWORKING [IPv4/IPv6]
@@ -1636,7 +1636,7 @@
 P: Jan-Pascal van Best and Andreas Mohr
 M: Jan-Pascal van Best [EMAIL PROTECTED]
 M: Andreas Mohr [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
@@ -1678,7 +1678,7 @@
 M: [EMAIL PROTECTED]
 P: Mike Phillips
 M: [EMAIL PROTECTED] 
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 L: [EMAIL PROTECTED]
 W: http://www.linuxtr.net
 S: Maintained
@@ -1783,7 +1783,7 @@
 PCNET32 NETWORK DRIVER
 P: Thomas Bogendörfer
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 PHRAM MTD DRIVER
@@ -1795,7 +1795,7 @@
 POSIX CLOCKS and TIMERS
 P: George Anzinger
 M: george@mvista.com
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Supported
 
 PNP SUPPORT
@@ -2042,7 +2042,7 @@
 P: Daniele Venzano
 M: [EMAIL PROTECTED]
 W: http://www.brownhat.org/sis900.html
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 SIS FRAMEBUFFER DRIVER
@@ -2101,7 +2101,7 @@
 SONIC NETWORK DRIVER
 P: Thomas Bogendoerfer
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Maintained
 
 SONY VAIO CONTROL DEVICE DRIVER
@@ -2151,7 +2151,7 @@
 SPX NETWORK LAYER
 P: Jay Schulist
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 S: Supported
 
 SRM (Alpha) environment access
@@ -2230,7 +2230,7 @@
 TOKEN-RING NETWORK DRIVER
 P: Mike Phillips
 M: [EMAIL PROTECTED]
-L: linux-net@vger.kernel.org
+L: netdev@oss.sgi.com
 L: [EMAIL PROTECTED]
 W: http://www.linuxtr.net
 S: Maintained
-
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/


Re: [PATCH] Maintainers list update: linux-net - netdev

2005-04-12 Thread George Anzinger
Horms wrote:
On Sat, Apr 09, 2005 at 03:52:05PM +0200, Jörn Engel wrote:
On Fri, 8 April 2005 22:16:07 +0200, Pavel Machek wrote:
More importantly, it is still listed as the list for network
drivers...
NETWORK DEVICE DRIVERS
P:  Andrew Morton
M:  [EMAIL PROTECTED]
P:  Jeff Garzik
M:  [EMAIL PROTECTED]
L:  linux-net@vger.kernel.org
S:  Maintained
Maybe one of the two maintainers might want to change that? ;)

Use netdev as the mailing list contact instead of the mostly dead
linux-net list.
~
 PHRAM MTD DRIVER
@@ -1795,7 +1795,7 @@
 POSIX CLOCKS and TIMERS
 P:	George Anzinger
 M:	george@mvista.com
-L:	linux-net@vger.kernel.org
+L:	netdev@oss.sgi.com
 S:	Supported
 
I don't really know about the rest of them, but I think this should be:
L: linux-kernel@vger.kernel.org
Least wise that is where I look...
~
--
George Anzinger   george@mvista.com
High-res-timers:  http://sourceforge.net/projects/high-res-timers/
-
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/


Re: [PATCH] Maintainers list update: linux-net - netdev

2005-04-12 Thread Horms
On Tue, Apr 12, 2005 at 12:14:56PM -0700, George Anzinger wrote:
 Horms wrote:
 
 Use netdev as the mailing list contact instead of the mostly dead
 linux-net list.
 
 ~
  PHRAM MTD DRIVER
 @@ -1795,7 +1795,7 @@
  POSIX CLOCKS and TIMERS
  P:  George Anzinger
  M:  george@mvista.com
 -L:  linux-net@vger.kernel.org
 +L:  netdev@oss.sgi.com
  S:  Supported
  
 I don't really know about the rest of them, but I think this should be:
 L: linux-kernel@vger.kernel.org
 
 Least wise that is where I look...

Yes, I was wondering about that one. Here is a patch that
adds to my previous patch. Trivial to say the least. 
I can re-diff the whole thing if that is more convenient.

-- 
Horms

POSIX CLOCKS and TIMERS disscussion is more appropriate
on linux-kernel than linux-net. As suggested by the maintainer,
George Anzinger.

Signed-off-by: Horms [EMAIL PROTECTED]

--- a/MAINTAINERS   2005-04-13 11:06:39.0 +0900
+++ b/MAINTAINERS   2005-04-13 11:07:04.0 +0900
@@ -1795,7 +1795,7 @@
 POSIX CLOCKS and TIMERS
 P: George Anzinger
 M: george@mvista.com
-L: linux-net@vger.kernel.org
+L: linux-kernel@vger.kernel.org
 S: Supported
 
 PNP SUPPORT
-
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/