diff options
author | 2007-01-06 10:18:14 +0000 | |
---|---|---|
committer | 2007-01-06 10:18:14 +0000 | |
commit | 51e0256667aa049f929824d1646f5c0fb676c004 (patch) | |
tree | 9944f783c475dd327218fb63046cd57509a1d5b1 | |
parent | make microcode file byte-order independent so that the file is the same (diff) | |
download | wireguard-openbsd-51e0256667aa049f929824d1646f5c0fb676c004.tar.xz wireguard-openbsd-51e0256667aa049f929824d1646f5c0fb676c004.zip |
Add Leadtek WinFast TV 2000 XP, from Tim Leslie
-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 |