From: "Giacomo Catenazzi" <cate@debian.org>
To: <thierry@cri74.org>
Cc: "Debian boot mailing list" <debian-boot@lists.debian.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PCI] building PCI IDs/drivers DB from Linux kernel sources
Date: Mon, 30 Jul 2001 12:04:58 +0200 [thread overview]
Message-ID: <3B65314A.6060707@debian.org> (raw)
Hello.
I've already done something and it should be included on kernel 2.5,
with my
autoprobe configuration utility.
The sources are in
http://people.debian.org/~cate/files/kautoconfigure/autoconfigure/
(note that autoconfigure.rule is a simple bash script, so you can
extract
and transform data in a few shell commands)
My format is:
check_pci 'PCI_ID' NAME_OF_CONFIG # kernel/file
where PCI_ID is a regexp of the form:
vendor_id, device_id, subvendor_id, subdevice_id; class, interface
(mail me for further details)
Note you should manually enter the devices, because there are a lot of
exceptions:
motherboard workaround in drivers,...
(I will chek you program and maybe I would stole some of your result, It
is GPL?)
giacomo
next reply other threads:[~2001-07-30 10:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-30 10:04 Giacomo Catenazzi [this message]
2001-07-30 10:10 ` [PCI] building PCI IDs/drivers DB from Linux kernel sources Thierry Laronde
-- strict thread matches above, loose matches on Subject: below --
2001-07-30 9:33 Thierry Laronde
2001-07-30 10:11 ` Tim Waugh
2001-07-30 11:03 ` Marcus Meissner
2001-07-30 11:22 ` Thierry Laronde
2001-07-30 11:06 ` Keith Owens
2001-07-30 11:20 ` Thierry Laronde
2001-07-30 19:30 ` Glenn
2001-08-07 22:51 ` Eric Van Buggenhaut
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=3B65314A.6060707@debian.org \
--to=cate@debian.org \
--cc=debian-boot@lists.debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thierry@cri74.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.