Subject: Re: mb_map full
To: Martyn <martyn@nethead.ltd.uk>
From: Michael Graff <explorer@flame.org>
List: tech-kern
Date: 09/15/1998 11:30:40
Martyn <martyn@nethead.ltd.uk> writes:

> Would I need to 
> specifically add this entry to the conf file ?
> If so, what is the default of NMBCLUSTERS in
> 1.3.2 ?

Aye.

> Also, to enable the console thru the serial port,
> do I have to compile this into the kernel, or is
> this set elsewhere ?

Aye.

Here's the interesting bits of my config file:

options 	"CONSDEVNAME=\"com\"",CONADDR=0x3f8,CONSPEED=9600
options 	CONS_OVERRIDE

...

options  	NMBCLUSTERS=4096	# more space for mb_map

...

com0	at isa? port 0x3f8 irq 4	# standard PC serial ports
com1	at isa? port 0x2f8 irq 3