Re: GPL only modules [was Re: [GIT PATCH] more Driver core patches for 2.6.19]

From: Bill Nottingham
Date: Tue Dec 19 2006 - 12:13:09 EST


Gene Heskett (gene.heskett@xxxxxxxxxxx) said:
> FWIW:
> [root@coyote src]# python list-kernel-hardware.py
> Traceback (most recent call last):
> File "list-kernel-hardware.py", line 70, in ?
> ret = pciids_to_names(data)
> File "list-kernel-hardware.py", line 11, in pciids_to_names
> pciids = open('/usr/share/misc/pci.ids', 'r')
> IOError: [Errno 2] No such file or directory: '/usr/share/misc/pci.ids'
>
> That file apparently doesn't exist on an FC6 i686 system

s/misc/hwdata/ for FC and derivatives.

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