search for: pci_mmap_resource

Displaying 4 results from an estimated 4 matches for "pci_mmap_resource".

2010 Nov 16
7
[Bug 31644] New: Nouveau driver with "Gigabyte nVidia 9600GT" - black screen
https://bugs.freedesktop.org/show_bug.cgi?id=31644 Summary: Nouveau driver with "Gigabyte nVidia 9600GT" - black screen Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...= NULL; kzalloc_err: - printk(KERN_WARNING "pci: warning: could not create legacy I/O port " - "and ISA memory resources to sysfs\n"); + pr_warn("warning: could not create legacy I/O port and ISA memory resources to sysfs\n"); return; } @@ -814,7 +814,7 @@ pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr, if (!pci_mmap_fits(pdev, i, vma, PCI_MMAP_SYSFS)) { WARN(1, "process \"%s\" tried to map 0x%08lx bytes " - "at page 0x%08lx on %s BAR %d (start 0x%16Lx, size 0x%16Lx)\n", + "at page 0x%08lx on %s BAR %d...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...= NULL; kzalloc_err: - printk(KERN_WARNING "pci: warning: could not create legacy I/O port " - "and ISA memory resources to sysfs\n"); + pr_warn("warning: could not create legacy I/O port and ISA memory resources to sysfs\n"); return; } @@ -814,7 +814,7 @@ pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr, if (!pci_mmap_fits(pdev, i, vma, PCI_MMAP_SYSFS)) { WARN(1, "process \"%s\" tried to map 0x%08lx bytes " - "at page 0x%08lx on %s BAR %d (start 0x%16Lx, size 0x%16Lx)\n", + "at page 0x%08lx on %s BAR %d...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...= NULL; kzalloc_err: - printk(KERN_WARNING "pci: warning: could not create legacy I/O port " - "and ISA memory resources to sysfs\n"); + pr_warn("warning: could not create legacy I/O port and ISA memory resources to sysfs\n"); return; } @@ -814,7 +814,7 @@ pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr, if (!pci_mmap_fits(pdev, i, vma, PCI_MMAP_SYSFS)) { WARN(1, "process \"%s\" tried to map 0x%08lx bytes " - "at page 0x%08lx on %s BAR %d (start 0x%16Lx, size 0x%16Lx)\n", + "at page 0x%08lx on %s BAR %d...