Barry L. Kline wrote:
>
> The classes describe what kind of hardware the device is. You can see
> the complete list in the file:
>
> pci_ids.h
>
> assuming that you have the kernel-sourcecode package installed on your
> system. It should be in:
>
> /usr/src/${KERNEL_VERSION}/include/linux
Gotcha! I've never looked in this file before, interesting. Thanks.
Max