linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* udev and ISA network cards
@ 2009-06-26 10:42 Olaf
  2009-06-26 11:15 ` Kay Sievers
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Olaf @ 2009-06-26 10:42 UTC (permalink / raw)
  To: linux-hotplug

Hi,


I would like to use ISA cards in combination with persistent net rules, 
especially renaming ethX to something like internal / internet / etc. as 
this is somewhat easier to remember ;-)

Is this at all possible?
Or is this more a case of: will never work 'cause the drivers are not 
cooperating enough?
Or even isapnp missing (this box is not playing along with pnp)?

I have cards with 3c509 and ne driver. Both cards do work, apart from 
the persistent net stuff :-/
Monitoring using udevadm monitor shows udevd is at least doing 
'something' (see snippet below) but it is either ignoring ISA or the 
kernel/driver is missing some information. udevadm info provides very 
little information:
# udevadm info --query all --path=/sys/bus/isa/drivers/3c509/3c509.0 
--attribute-walk

  looking at device '/devices/isa/3c509.0':
    KERNEL="3c509.0"
    SUBSYSTEM="isa"
    DRIVER="3c509"

  looking at parent device '/devices/isa':
    KERNELS="isa"
    SUBSYSTEMS=""
    DRIVERS=""


Please advise.
Thanks.

Olaf


KERNEL[1246007462.702266] add      /module/3c509 (module)
UDEV  [1246007462.704344] add      /module/3c509 (module)
KERNEL[1246007462.706222] add      /bus/pnp/drivers/3c509 (drivers)
KERNEL[1246007462.709164] add      /bus/isa/drivers/3c509 (drivers)
KERNEL[1246007462.711276] add      /devices/isa/3c509.0 (isa)
KERNEL[1246007462.713145] add      /devices/virtual/net/eth0 (net)
KERNEL[1246007462.715007] add      /devices/isa/3c509.1 (isa)
KERNEL[1246007462.720220] remove   /devices/isa/3c509.1 (isa)
KERNEL[1246007462.721475] add      /devices/isa/3c509.2 (isa)
KERNEL[1246007462.722471] remove   /devices/isa/3c509.2 (isa)
KERNEL[1246007462.726667] add      /devices/isa/3c509.3 (isa)
UDEV  [1246007462.728006] add      /bus/pnp/drivers/3c509 (drivers)
KERNEL[1246007462.729041] remove   /devices/isa/3c509.3 (isa)
KERNEL[1246007462.730033] add      /devices/isa/3c509.4 (isa)
KERNEL[1246007462.731688] remove   /devices/isa/3c509.4 (isa)
KERNEL[1246007462.736603] add      /devices/isa/3c509.5 (isa)
KERNEL[1246007462.737985] remove   /devices/isa/3c509.5 (isa)
KERNEL[1246007462.739210] add      /devices/isa/3c509.6 (isa)
KERNEL[1246007462.743217] remove   /devices/isa/3c509.6 (isa)
UDEV  [1246007462.744583] add      /bus/isa/drivers/3c509 (drivers)
KERNEL[1246007462.745817] add      /devices/isa/3c509.7 (isa)
KERNEL[1246007462.747043] remove   /devices/isa/3c509.7 (isa)
KERNEL[1246007462.752101] add      /bus/eisa/drivers/3c579 (drivers)
UDEV  [1246007462.756301] add      /devices/isa/3c509.0 (isa)
UDEV  [1246007462.765593] add      /devices/virtual/net/eth0 (net)
UDEV  [1246007462.780655] add      /devices/isa/3c509.1 (isa)
UDEV  [1246007462.788468] remove   /devices/isa/3c509.1 (isa)
UDEV  [1246007462.796445] add      /devices/isa/3c509.2 (isa)
UDEV  [1246007462.804252] remove   /devices/isa/3c509.2 (isa)
UDEV  [1246007462.812270] add      /devices/isa/3c509.3 (isa)
UDEV  [1246007462.819985] remove   /devices/isa/3c509.3 (isa)
UDEV  [1246007462.827933] add      /devices/isa/3c509.4 (isa)
UDEV  [1246007462.835793] remove   /devices/isa/3c509.4 (isa)
UDEV  [1246007462.843736] add      /devices/isa/3c509.5 (isa)
UDEV  [1246007462.851621] remove   /devices/isa/3c509.5 (isa)
UDEV  [1246007462.859457] add      /devices/isa/3c509.6 (isa)
UDEV  [1246007462.867219] remove   /devices/isa/3c509.6 (isa)
UDEV  [1246007462.875175] add      /devices/isa/3c509.7 (isa)
UDEV  [1246007462.883008] remove   /devices/isa/3c509.7 (isa)
UDEV  [1246007462.890990] add      /bus/eisa/drivers/3c579 (drivers)


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

end of thread, other threads:[~2009-07-02  6:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-26 10:42 udev and ISA network cards Olaf
2009-06-26 11:15 ` Kay Sievers
2009-06-30  5:45 ` Olaf
2009-06-30  6:20 ` Hannes Reinecke
2009-07-02  6:33 ` Olaf

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).