* XGI Volari XP5 PCI device ID
@ 2004-12-10 20:47 Panagiotis Issaris
2004-12-10 21:28 ` Dave Jones
0 siblings, 1 reply; 3+ messages in thread
From: Panagiotis Issaris @ 2004-12-10 20:47 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 671 bytes --]
Hi,
Some Dell Inspiron 5160s are now shipped with a
XGI Volari XP5. The card's PCI vendor identifier
is 1023, which represents Trident. XGI bought Trident
in june 2003.
This trivial patch adds the PCI device ID to the database.
With friendly regards,
Takis
--
------------------------------------------------------------------------
Panagiotis Issaris
Katholieke Universiteit Leuven
Division Production Engineering,
Machine Design and Automation
Celestijnenlaan 300B panagiotis.issaris@mech.kuleuven.ac.be
B-3001 Leuven Belgium http://www.mech.kuleuven.ac.be/pma
------------------------------------------------------------------------
[-- Attachment #2: pi-200412120-linux-pci_volari_xp5.diff --]
[-- Type: text/x-patch, Size: 463 bytes --]
diff -ru /home/pissaris/livecd/linux-2.6.9/drivers/pci/pci.ids linux-2.6.9/drivers/pci/pci.ids
--- /home/pissaris/livecd/linux-2.6.9/drivers/pci/pci.ids 2004-11-29 00:24:21.000000000 +0100
+++ linux-2.6.9/drivers/pci/pci.ids 2004-12-10 18:30:42.000000000 +0100
@@ -1133,6 +1133,7 @@
2001 4DWave NX
122d 1400 Trident PCI288-Q3DII (NX)
2100 CyberBlade XP4m32
+ 2200 Volari XP5
8400 CyberBlade/i7
1023 8400 CyberBlade i7 AGP
8420 CyberBlade/i7d
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: XGI Volari XP5 PCI device ID
2004-12-10 20:47 XGI Volari XP5 PCI device ID Panagiotis Issaris
@ 2004-12-10 21:28 ` Dave Jones
2004-12-10 21:35 ` Panagiotis Issaris
0 siblings, 1 reply; 3+ messages in thread
From: Dave Jones @ 2004-12-10 21:28 UTC (permalink / raw)
To: Panagiotis Issaris; +Cc: linux-kernel
On Fri, Dec 10, 2004 at 09:47:51PM +0100, Panagiotis Issaris wrote:
> Some Dell Inspiron 5160s are now shipped with a
> XGI Volari XP5. The card's PCI vendor identifier
> is 1023, which represents Trident. XGI bought Trident
> in june 2003.
>
> This trivial patch adds the PCI device ID to the database.
The correct way is to add it to the database at http://pciids.sf.net
which gets periodically synced with the kernel.
This way, your addition automatically finds its way
into pciutils and any other userspace tools using that database.
Dave
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: XGI Volari XP5 PCI device ID
2004-12-10 21:28 ` Dave Jones
@ 2004-12-10 21:35 ` Panagiotis Issaris
0 siblings, 0 replies; 3+ messages in thread
From: Panagiotis Issaris @ 2004-12-10 21:35 UTC (permalink / raw)
To: Dave Jones; +Cc: linux-kernel
Dave Jones wrote:
>On Fri, Dec 10, 2004 at 09:47:51PM +0100, Panagiotis Issaris wrote:
>
> > Some Dell Inspiron 5160s are now shipped with a
> > XGI Volari XP5. The card's PCI vendor identifier
> > is 1023, which represents Trident. XGI bought Trident
> > in june 2003.
> >
> > This trivial patch adds the PCI device ID to the database.
>
>The correct way is to add it to the database at http://pciids.sf.net
>which gets periodically synced with the kernel.
>This way, your addition automatically finds its way
>into pciutils and any other userspace tools using that database.
>
>
My apologies; I've added it the correct way now.
Thanks,
Takis
--
------------------------------------------------------------------------
Panagiotis Issaris
Katholieke Universiteit Leuven
Division Production Engineering,
Machine Design and Automation
Celestijnenlaan 300B panagiotis.issaris@mech.kuleuven.ac.be
B-3001 Leuven Belgium http://www.mech.kuleuven.ac.be/pma
------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-12-10 21:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-10 20:47 XGI Volari XP5 PCI device ID Panagiotis Issaris
2004-12-10 21:28 ` Dave Jones
2004-12-10 21:35 ` Panagiotis Issaris
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.