linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: chris@seberino.org
To: linux-hotplug@vger.kernel.org
Subject: Re: issues getting I/O device to work with udev....
Date: Wed, 23 Aug 2006 23:02:29 +0000	[thread overview]
Message-ID: <20060823230229.GA1250@seberino.org> (raw)
In-Reply-To: <20060823222620.GA1164@seberino.org>

Marco

Thanks.  I changed 10-edredaq.rules and z-edredaq.rules to both be

SUBSYSTEM="edredaq", SYSFS{edredaq_nodename}="device*", NAME="edredaq/device%m"

Now 'udevtest edredaq/device0' has just this error message left:

main: unable to open 'edredaq/device0'


Here is 'udevinfo -a -p /sys/class/edredaq/device0' output if
useful...

cs
==========
udevinfo starts with the device the node belongs to and then walks up the
device chain, to print for every device found, all possibly useful attributes
in the udev key format.
Only attributes within one device section may be used together in one rule,
to match the device for which the node will be created.

  looking at device '/class/edredaq/device0':
    KERNEL="device0"
    SUBSYSTEM="edredaq"
    SYSFS{edredaq_nodename}="device0"
    SYSFS{dev}="254:0"

  looking at device '/devices/pci0000:00/0000:00:1e.0/0000:02:0c.0':
    ID="0000:02:0c.0"
    BUS="pci"
    DRIVER="pci703drv"
    SYSFS{serial}="1000010398"
    SYSFS{modalias}="pci:v0000EA01d00000052sv00000000sd00000000bcFFsc00i00"
    SYSFS{local_cpus}="1"
    SYSFS{irq}="137"
    SYSFS{class}="0xff0000"
    SYSFS{subsystem_device}="0x0000"
    SYSFS{subsystem_vendor}="0x0000"
    SYSFS{device}="0x0052"
    SYSFS{vendor}="0xea01"

  looking at device '/devices/pci0000:00/0000:00:1e.0':
    ID="0000:00:1e.0"
    BUS="pci"
    DRIVER=""
    SYSFS{modalias}="pci:v00008086d0000244Esv00000000sd00000000bc06sc04i00"
    SYSFS{local_cpus}="1"
    SYSFS{irq}="0"
    SYSFS{class}="0x060400"
    SYSFS{subsystem_device}="0x0000"
    SYSFS{subsystem_vendor}="0x0000"
    SYSFS{device}="0x244e"
    SYSFS{vendor}="0x8086"

  looking at device '/devices/pci0000:00':
    ID="pci0000:00"
    BUS=""
    DRIVER=""

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  parent reply	other threads:[~2006-08-23 23:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-23 22:26 issues getting I/O device to work with udev chris
2006-08-23 22:34 ` Marco d'Itri
2006-08-23 23:02 ` chris [this message]
2006-08-23 23:10 ` Kay Sievers
2006-08-23 23:14 ` chris
2006-08-23 23:18 ` Kay Sievers
2006-08-23 23:47 ` chris
2006-08-25  9:19 ` Jan Zwiegers
2006-08-25 10:36 ` Kay Sievers
2006-08-25 11:38 ` Jan Zwiegers
2006-08-25 11:41 ` Jan Zwiegers
2006-08-25 12:59 ` Kay Sievers
2006-08-25 13:47 ` Jan Zwiegers
2006-08-25 14:02 ` Kay Sievers
2006-08-25 19:22 ` Jan Zwiegers
2006-08-26  4:48 ` Greg KH
2006-08-26  6:04 ` Jan Zwiegers
2006-08-26 18:08 ` Greg KH
2006-08-26 19:33 ` Jan Zwiegers
2006-08-27  0:18 ` Kay Sievers
2006-08-30 13:52 ` Jan Zwiegers
2006-08-30 17:51 ` Greg KH
2006-08-31 11:44 ` Jan Zwiegers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060823230229.GA1250@seberino.org \
    --to=chris@seberino.org \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).