public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Etherworks3 driver now obsolete?
@ 2001-02-01  8:22 Darren Tucker
  2001-02-01 10:54 ` Alan Cox
  2001-02-03  9:42 ` Jeff Garzik
  0 siblings, 2 replies; 4+ messages in thread
From: Darren Tucker @ 2001-02-01  8:22 UTC (permalink / raw)
  To: linux-kernel

Hi all.

I decided to try a shiny new 2.4.0 kernel but I couldn't configure the driver
for my etherworks3 ISA ethernet card (AMD K6III PC hardware).

A bit of grepping showed that it only appears if CONFIG_OBSOLETE is defined
but nothing in the configuration tools seems to set it (at least for i386).

CONFIG_OBSOLETE is checked for by Config.in for a couple of drivers (net and
char), but the only place it seems to be defined is for the ARM architecture. 

Is this deliberate? Are some of the older drivers to be phased out?
Should there be a "bool 'Prompt for obsolete code/drivers' CONFIG_OBSOLETE"
in the config.in for other architectures, too?

Thanks.

		-Daz.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Etherworks3 driver now obsolete?
  2001-02-01  8:22 Etherworks3 driver now obsolete? Darren Tucker
@ 2001-02-01 10:54 ` Alan Cox
  2001-02-03  9:42 ` Jeff Garzik
  1 sibling, 0 replies; 4+ messages in thread
From: Alan Cox @ 2001-02-01 10:54 UTC (permalink / raw)
  To: Darren Tucker; +Cc: linux-kernel

> CONFIG_OBSOLETE is checked for by Config.in for a couple of drivers (net and
> char), but the only place it seems to be defined is for the ARM architecture. 
> 
> Is this deliberate? Are some of the older drivers to be phased out?
> Should there be a "bool 'Prompt for obsolete code/drivers' CONFIG_OBSOLETE"
> in the config.in for other architectures, too?

You could do but its really there to take out drivers that need fixing and
nobody has yet decided to look at


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Etherworks3 driver now obsolete?
  2001-02-01  8:22 Etherworks3 driver now obsolete? Darren Tucker
  2001-02-01 10:54 ` Alan Cox
@ 2001-02-03  9:42 ` Jeff Garzik
  2001-02-03 12:38   ` john slee
  1 sibling, 1 reply; 4+ messages in thread
From: Jeff Garzik @ 2001-02-03  9:42 UTC (permalink / raw)
  To: Darren Tucker; +Cc: linux-kernel

On Thu, 1 Feb 2001, Darren Tucker wrote:
> I decided to try a shiny new 2.4.0 kernel but I couldn't configure the driver
> for my etherworks3 ISA ethernet card (AMD K6III PC hardware).
> 
> A bit of grepping showed that it only appears if CONFIG_OBSOLETE is defined
> but nothing in the configuration tools seems to set it (at least for i386).

If you are willing to be a target^H^H^Htester, then I can probably whip
up a patch to fix it.


> CONFIG_OBSOLETE is checked for by Config.in for a couple of drivers (net and
> char), but the only place it seems to be defined is for the ARM architecture. 
> 
> Is this deliberate? Are some of the older drivers to be phased out?
> Should there be a "bool 'Prompt for obsolete code/drivers' CONFIG_OBSOLETE"
> in the config.in for other architectures, too?

CONFIG_OBSOLETE really means "this driver is broken, don't EVER show it
in the kernel config."

	Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Etherworks3 driver now obsolete?
  2001-02-03  9:42 ` Jeff Garzik
@ 2001-02-03 12:38   ` john slee
  0 siblings, 0 replies; 4+ messages in thread
From: john slee @ 2001-02-03 12:38 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-kernel

On Sat, Feb 03, 2001 at 03:42:48AM -0600, Jeff Garzik wrote:
> On Thu, 1 Feb 2001, Darren Tucker wrote:
> > I decided to try a shiny new 2.4.0 kernel but I couldn't configure the driver
> > for my etherworks3 ISA ethernet card (AMD K6III PC hardware).
> >
> > A bit of grepping showed that it only appears if CONFIG_OBSOLETE is defined
> > but nothing in the configuration tools seems to set it (at least for i386).
> 
> If you are willing to be a target^H^H^Htester, then I can probably whip
> up a patch to fix it.

i have two ewrk3 cards here.  if you want stuff tested that can
certainly be arranged, as i'd like to use them.  (i used them with 2.2,
they worked very well)

unfortunately can't test both cards in one machine until i install
linux on a box with more than one isa slot.  maybe a project for
tomorrow :-)

j.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-02-03 12:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-01  8:22 Etherworks3 driver now obsolete? Darren Tucker
2001-02-01 10:54 ` Alan Cox
2001-02-03  9:42 ` Jeff Garzik
2001-02-03 12:38   ` john slee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox