Subject: how to increase size of kernel virtual map
To: None <port-i386@netbsd.org>
From: Michael Richardson <mcr@sandelman.ottawa.on.ca>
List: port-i386
Date: 04/18/2000 17:55:25
  What is the size of the kernel virtual map?

  I have a device with two 2^28 sized BARs. (Optionally, this will be
in 64-bit address space later on). 

    Base address register at 0x18
      type: 32-bit noncacheable memory
      base: 0xe0000000, size: 0x10000000
    Base address register at 0x1c
      type: 32-bit noncacheable memory
      base: 0xd0000000, size: 0x10000000

pweleven0: pci_mapreg_map failed for bar 18 (pw1100_snoop1)
pweleven0: pci_mapreg_map failed for bar 1c (pw1100_snoop2)

  I expect that I need to make the kernel virtual map larger.
  We can map a 2^26 sized region okay.

   :!mcr!:            |  Cow#1: Are you worried about getting Mad Cow Disease?
   Michael Richardson |  Cow#2: No. I'm a duck.
 Home: mcr@sandelman.ottawa.on.ca. PGP key available.