public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Vortex 3c900 passing driver parameters
@ 2003-10-15  3:57 Randy.Dunlap
  2003-10-15  4:13 ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: Randy.Dunlap @ 2003-10-15  3:57 UTC (permalink / raw)
  To: lkml; +Cc: akpm, clock

Andrew Morton wrote:
| Karel Kulhavý <clock@twibright.com> wrote:
| >
| > Hello
| > 
| > How do I do a ether=... (kernel boot-time) equivalent of
| > insmod 3c59x.o options=0x201 full_duplex=1 ?
| 
| Unfortunately you cannot.  `ether=' is broken for all drivers which use the
| new(ish) alloc_etherdev() API.
| 
| It is due to ordering problems: the name of the interface is not known at
| the time of parsing the setup info and nobody has got down and worked out
| how to fix it.

Does this ordering problem apply to both 2.4.current and 2.6.0-test?

--
~Randy

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Vortex 3c900 passing driver parameters
@ 2003-10-14 16:32 Karel Kulhavý
  2003-10-14 23:49 ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: Karel Kulhavý @ 2003-10-14 16:32 UTC (permalink / raw)
  To: linux-kernel

Hello

How do I do a ether=... (kernel boot-time) equivalent of
insmod 3c59x.o options=0x201 full_duplex=1 ?

I have been looking in Documentation/networking/vortex.txt
and make htmldocs, also on the driver homepage at Scyld and found
it on none of these places.

Cl<

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

end of thread, other threads:[~2003-10-15  4:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-15  3:57 Vortex 3c900 passing driver parameters Randy.Dunlap
2003-10-15  4:13 ` Andrew Morton
2003-10-15  4:38   ` Randy.Dunlap
  -- strict thread matches above, loose matches on Subject: below --
2003-10-14 16:32 Karel Kulhavý
2003-10-14 23:49 ` Andrew Morton

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