Re: [PATCH] Cleanup of PCI device reporting in IDE driver (2.4.0)

2001-01-08 Thread Martin Mares
Hello! > Description: > Cleans up the reporting of PCI device numbers when they are printed out by > the PCI IDE driver. The dev->devfn value holds both the device number and > the function number, so it's nicer if they are split out and displayed > separately to the user. Better use pci_dev->sl

[PATCH] Cleanup of PCI device reporting in IDE driver (2.4.0)

2001-01-06 Thread Peter Denison
Description: Cleans up the reporting of PCI device numbers when they are printed out by the PCI IDE driver. The dev->devfn value holds both the device number and the function number, so it's nicer if they are split out and displayed separately to the user. Applies against 2.4.0 --- drivers/ide/i