Re: 64-bit pci bar on a 32-bit kernel

2005-02-24 Thread Brian Gerst
Terence Ripperda wrote: Hello, we've gotten a customer report of a problem whereby our framebuffer is not visible through the kernel. the kernel data structures in struct pci_dev have bar1 (our framebuffer) set to 0, and the bar does not appear in /proc/pci. after a little investigation, it appears

Re: 64-bit pci bar on a 32-bit kernel

2005-02-24 Thread Jeff Garzik
Terence Ripperda wrote: Hello, we've gotten a customer report of a problem whereby our framebuffer is not visible through the kernel. the kernel data structures in struct pci_dev have bar1 (our framebuffer) set to 0, and the bar does not appear in /proc/pci. after a little investigation, it appears

64-bit pci bar on a 32-bit kernel

2005-02-24 Thread Terence Ripperda
Hello, we've gotten a customer report of a problem whereby our framebuffer is not visible through the kernel. the kernel data structures in struct pci_dev have bar1 (our framebuffer) set to 0, and the bar does not appear in /proc/pci. after a little investigation, it appears that the bios allocat