> > Consider an ID consisting of:
> >     * vendor
> >     * model
> 
> Vendor and model ids are available for PCI and USB devices, but I think you 
> can not assume that all busses have them and you dont gain anything if you 
> keep them separate (unless you want to interpret the fields of the device id).
> In other words I would merge them into a single field.

Well you actually want vendor,model, subvendor, submodel to cover PCI, and
you can add ISAPnP and PnPBIOS to your list of suitable devices


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to