Changes between Version 8 and Version 9 of PCI
- Timestamp:
- 04/13/11 14:18:39 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PCI
v8 v9 101 101 [[Image(hdt-pci-details.png)]] 102 102 == PCI class/name resolution == 103 To enable the PCI commercial names and class resolution, please copy a ''pci.ids'' file a directory. [[BR]]103 To enable the PCI commercial names and class resolution, please copy a ''pci.ids'' file (can optionally be gzipped) in a directory. [[BR]] 104 104 By default, hdt will search this file in the root dir of the bootable device.[[BR]] 105 105 If you want to override the directory you can use the following parameters.[[BR]] … … 117 117 118 118 == PCI linux kernel module name resolution == 119 HDT can display for each pci device the associated Linux kernel modules. To enable this feature, please copy a ''modules.pcimap'' or ''modules.alias'' file in a directory.[[BR]]119 HDT can display for each pci device the associated Linux kernel modules. To enable this feature, please copy a ''modules.pcimap'' or ''modules.alias'' file (can both optionally be gzipped) in a directory.[[BR]] 120 120 By default, hdt will search this files in the root dir of the bootable device. If you want to override the directory you can use the following parameters. 121 121
