Ron,
Another option, is to do something like tihs: dev = dev_find_device(PCI_VENDOR_ID_VIA, 0x3123, 0); if (! dev) dev = dev_find_device(PCI_VENDOR_ID_VIA, 0x3122, 0);
or some such. But if you could tell us the exact vendor etc. that would be good to know.
FYI:
leon@nehemiah:~$ sudo lspci -v -s 01:00.0 0000:01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated CastleRock graphics (rev 03) (prog-if 00 [VGA]) Subsystem: VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated CastleRock graphics Flags: bus master, medium devsel, latency 32, IRQ 5 Memory at d8000000 (32-bit, prefetchable) [size=64M] Memory at dc000000 (32-bit, non-prefetchable) [size=16M] Capabilities: [60] Power Management version 2 Capabilities: [70] AGP version 2.0
leon@nehemiah:~$ lspci -n -s 01:00.0 0000:01:00.0 0300: 1106:3122 (rev 03)