Re: proposed change to pci_pci.c

2001-09-06 Thread Jonathan Chen
On Wed, Sep 05, 2001 at 06:37:28PM -0700, Mike Smith wrote: > > I'd be OK with this being done as a hack for now. I think the bridge > code needs to be a bit kinder about allowing "stupid" things to be done > if they're set up by the BIOS. > > > I'd like to propose committing the following chan

Re: proposed change to pci_pci.c

2001-09-05 Thread Mike Smith
I'd be OK with this being done as a hack for now. I think the bridge code needs to be a bit kinder about allowing "stupid" things to be done if they're set up by the BIOS. > I'd like to propose committing the following change which adds a new > undocumented option in the spirit of PCI_ENABLE_IO

proposed change to pci_pci.c

2001-09-05 Thread Brooks Davis
I'd like to propose committing the following change which adds a new undocumented option in the spirit of PCI_ENABLE_IO_MODES. The new option (PCI_ALLOW_UNSUPPORTED_IO_RANGE) allows me to boot my old HP Omnibook 4150 while docked. Since I've seen a couple other people need this fix, I figure it