linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: Oops on 2.5.39 was Re: [PATCH] pcnet32 cable status check
@ 2002-09-30 22:00 Grover, Andrew
  0 siblings, 0 replies; 3+ messages in thread
From: Grover, Andrew @ 2002-09-30 22:00 UTC (permalink / raw)
  To: 'Kent Yoder', linux-kernel; +Cc: Jeff Garzik

Whups that's mine.

I'll get a fix out today.

-- Andy

> From: Kent Yoder [mailto:key@austin.ibm.com] 

[.. Linux NET starting.. other ACPI info ..]

ACPI Namespace successfully loaded at root c053f4bc

<freeze>

Kent


^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: [PATCH] pcnet32 cable status check
@ 2002-09-30 20:21 Jeff Garzik
  2002-09-30 21:48 ` Oops on 2.5.39 was " Kent Yoder
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2002-09-30 20:21 UTC (permalink / raw)
  To: Kent Yoder; +Cc: linux-kernel, tsbogend

Comments:

It looks good as a starting point :)

I just added mii_check_media() to drivers/net/mii.c.  It's in the latest 
2.5.x snapshot, 
ftp://ftp.kernel.org/pub/linux/kernel/v2.5/snapshots/patch-2.5.39-bk2.bz2

and is in Marcelo's inbox as well.  For simple implementations (and I 
think pcnet32 qualifies), the timer should not need to do anything 
beyond calling mii_check_media().  One important feature of this is use 
of the standard netif_carrier_{off,on} to indicate link to the system. 
netif_carrier_xxx also means you don't need lp->link...


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

end of thread, other threads:[~2002-09-30 21:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-30 22:00 Oops on 2.5.39 was Re: [PATCH] pcnet32 cable status check Grover, Andrew
  -- strict thread matches above, loose matches on Subject: below --
2002-09-30 20:21 Jeff Garzik
2002-09-30 21:48 ` Oops on 2.5.39 was " Kent Yoder
2002-09-30 21:55   ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).