All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kris van Rens <krisvanrens.list@gmail.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: Pci driver and udev...
Date: Wed, 08 Nov 2006 18:22:14 +0000	[thread overview]
Message-ID: <45522056.9080909@gmail.com> (raw)
In-Reply-To: <acb938930611060831y61126785sf698369a19d2b2d4@mail.gmail.com>

Bryan Kadzban wrote:
> Er, 0xFFFFFFED is not -0x12, it's -0x13.  (To translate between unsigned
> and signed two's complement numbers: If the sign bit is set, bitwise-NOT
> the value, *then add one*.  The result is negative this value.)
> 
> -0x13 is -19 decimal, which is -ENODEV.  Perhaps that will give better
> insight.  :-)

Ah...yes, you're right...Why didn't I think of that? I was totally focused on decimal negation...bleh

Thanks for helping me out of this 'locked state'.

-Kris

-------------------------------------------------------------------------
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-11-08 18:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-06 16:31 Pci driver and udev Kris van Rens
2006-11-07  8:14 ` Greg KH
2006-11-07  8:38 ` Kris van Rens
2006-11-08 11:14 ` Kris van Rens
2006-11-08 14:10 ` Kris van Rens
2006-11-08 17:32 ` Bryan Kadzban
2006-11-08 18:22 ` Kris van Rens [this message]

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=45522056.9080909@gmail.com \
    --to=krisvanrens.list@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.