On Wed, 2006-09-27 at 12:45 +0200, Marco d'Itri wrote:
> On Sep 27, Brice Goglin <[EMAIL PROTECTED]> wrote:
> 
> > >> # PCI device 0x8086:0x4220 (ipw2200)
> > >> SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:12:f0:12:05:03", 
> > >> NAME="wifi"
> > >>     
> > > Try replacing DRIVERS== with PHYSEDVDRIVER== and let me know.
> > It works!
> > 
> > I don't see any documentation about PHYSEDVDRIVER anywhere. Am I
> > supposed to keep using it?

It must be ENV{PHYSDEVDRIVER}==, it is just a kernel supplied
environment variable.

> Or was this only for debugging purpose?

This is just for testing, if that works, we may need to fix the
kernel to create the bus-device driver link at the proper time
to be catched by DRIVERS==.

> It is deprecated and usually should not be used, probably DRIVER can
> be fixed to work as expected.

Yes, all kernel PHYSDEV* event variables are deprecated and will be
removed from the kernel in 2 years.

Thanks,
Kay




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to