Subject: CVS commit: src/sys/dev/pci/bktr
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/24/2004 12:52:45
Module Name:	src
Committed By:	mrg
Date:		Sat Jul 24 12:52:45 UTC 2004

Modified Files:
	src/sys/dev/pci/bktr: bktr_card.c

Log Message:
match LeadTek's original PCI vendor ID as well as the 3-alternates
when setting CARD_LEADTEK.  now with just

	options BKTR_SYSTEM_DEFAULT=BROOKTREE_PAL

i get a shiny happy working card on my macppc box:

bktr0 at pci1 dev 18 function 0
bktr0: interrupting at irq 52
bktr0: Leadtek WinFast TV2000/VC100, Philips FR1216 PAL FM tuner.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/pci/bktr/bktr_card.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.