In alcove.lists.linux.kernel, you wrote:
> > Yes, although that is a task that is never complete. So, I
> > would recommend that we adopt a simple test that should work into the
> > stock kernels with the expectation that the test will probably be
> > refined in the future. Perhaps we could check the Cardbus bridge.
> > Does "lspci -v" on your Sony Vaio indicate that its cardbus bridge
> > have a subsystem vendor ID of Sony?
>
> OK. lspic -v shows
>
> CardBus bridge: Ricoh Co Ltd RL5c475 (rev 80)
> Subsystem: Sony Corporation: Unknown device 8082
>
> Class 0x0607, vendor 0x1180, dev 0x0x0475, subv 0x104D, subd 0x8082
>
> I guess that's a pretty safe signature if the other VAIO lap and
> palmtops have it.
Except for the subsystem's device ID. My C1VE shows for the cardbus
bridge:
Class 0607: 1180:0475 (rev 80)
Subsystem: 104d:80b1
I guess we'd better test for (class,vendor,dev,subsys vendor,ANY).
A much better solution would be using the DMI tables, but the
implementation is not so immediate due to design problems (IMHO). See
my other post below.
Stelian.
-- Stelian Pop <stelian.pop@fr.alcove.com> |---------------- Free Software Engineer -----------------| | Alcôve - http://www.alcove.com - Tel: +33 1 49 22 68 00 | |------------- Alcôve, liberating software ---------------| - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Jul 15 2001 - 21:00:09 EST