From: Duboucher Thomas <thomas@duboucher.eu>
To: grub-devel@gnu.org
Subject: Re: [PATCH] PCI device enumeration for lua
Date: Sat, 06 Nov 2010 11:06:11 +0100 [thread overview]
Message-ID: <4CD52893.5060701@duboucher.eu> (raw)
In-Reply-To: <AANLkTimfa9RcibJ0=8Cj-cOeTafqdUTZkagBYj+rYODW@mail.gmail.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Le 05/11/2010 23:02, Evan Broder a écrit :
> Hi again -
> Having actually tried to work with this patch, I realized that I
> wanted a little more information passed into the callback function. I
> also realized that it's rather difficult to do things like separating
> the vendor and device IDs in Lua, since it lacks bitwise operators. My
> new patch passes 9 arguments to the callback function: bus index,
> device index, function index, primary vendor ID, primary device ID,
> subsystem vendor ID, subsystem device ID, base class, and sub-class.
>
> Thanks,
> - Evan
>
Hi,
Lua 5.2 will integrate bitlib by default to perform bitwise operations;
we could also readily integrate it in the current version.
- --
Thomas.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkzVKJMACgkQBV7eXqefhqg3FgCcCS2GOiZRMyWqdGP/41yFwlIT
k+8An1RBYBFKrANxTeqGg7PBkrcTobMP
=oKnY
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2010-11-06 10:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-27 19:29 [PATCH] PCI device enumeration for lua Evan Broder
2010-11-05 22:02 ` Evan Broder
2010-11-06 10:06 ` Duboucher Thomas [this message]
2010-11-06 20:12 ` Evan Broder
2010-11-06 21:25 ` Duboucher Thomas
2010-11-07 5:35 ` Evan Broder
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=4CD52893.5060701@duboucher.eu \
--to=thomas@duboucher.eu \
--cc=grub-devel@gnu.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.