- Timestamp:
- 09/07/09 21:50:52 (3 years ago)
- Children:
- 66868cb27d32f490ae3682562ddc72a09e4c8aa1
- Parents:
- 19b1efa9f4702a695f185596a26c1a33b5c5ed23
- git-committer:
- Pierre-Alexandre Meyer <pierre@mouraf.org> / 2009-09-07T14:50:52Z-0700
- Files:
-
- 1 modified
-
com32/hdt/hdt-menu-pci.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
com32/hdt/hdt-menu-pci.c
r157629 r8e7362 168 168 pci_device->dev_info->product_name); 169 169 snprintf(infobar[i], STATLEN, 170 "%02x:%02x.%01x # %s # ID:%04x:%04x[%04x:%04x] # Kmod:%s \n",170 "%02x:%02x.%01x # %s # ID:%04x:%04x[%04x:%04x] # Kmod:%s", 171 171 __pci_bus, __pci_slot, __pci_func, 172 172 pci_device->dev_info->class_name, pci_device->vendor,
