diff options
author | Pedro Martelletto <pedro@cvs.openbsd.org> | 2007-01-06 10:18:15 +0000 |
---|---|---|
committer | Pedro Martelletto <pedro@cvs.openbsd.org> | 2007-01-06 10:18:15 +0000 |
commit | a78916077c1f870ab84fd7fefb0ddbe749864f8d (patch) | |
tree | 527b2e9c325bde6089a14895e51b5dbd6bbba949 /sys/dev | |
parent | b48c3d09495f9ee019fa6411632cdbae8a3e2112 (diff) |
Add Leadtek WinFast TV 2000 XP, from Tim Leslie
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 91d48bbb0c8..4078f20ac8b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1209 2007/01/01 21:03:10 mbalmer Exp $ +$OpenBSD: pcidevs,v 1.1210 2007/01/06 10:18:14 pedro Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2303,6 +2303,7 @@ product LAVA PARALLELB 0x8003 Dual Parallel B /* LeadTek Research */ product LEADTEK S3_805 0x0000 S3 805 product LEADTEK WINFAST 0x6606 Leadtek WinFast TV 2000 +product LEADTEK WINFAST_XP 0x6609 Leadtek WinFast TV 2000 XP /* Level 1 (Intel) */ product LEVEL1 LXT1001 0x0001 LXT1001 |