Subject: Re: ppp dialup?
To: Martin Husemann <martin@duskware.de>
From: Andrey Petrov <petrov@netbsd.org>
List: port-sparc64
Date: 02/19/2003 14:41:56
On Wed, Feb 19, 2003 at 10:58:47PM +0100, Martin Husemann wrote:
> On Wed, Feb 19, 2003 at 01:40:37PM -0800, Ian Main wrote:
> 
> > I get the following message at bootup:
> > 
> > t ebus0 addr 3083f8-3083ff ipl 41: ns16550a, working fifo
> > com0: console
> > kbd0 at com0 (console input)
> > com1 at ebus0 addr 3062f8-3062ff ipl 42: ns16550a, working fifo
> > ms0 at com1
> 
> That's keyboard and mouse, not your (external) serial port.
> I'd expect those to show up like this:
> 
> sab0 at ebus0 addr 400000-40007f ipl 43: rev 3.2
> sabtty0 at sab0 port 0: console i/o
> sabtty1 at sab0 port 1
> 
> (Hmm, for some reason GENERIC has this driver commented out in 1.6*, you
> probably need to enable it in the kernel config file and build a new kernel)
> 

sab driver appeared after 1.6 was branched and so it's only in -current 
at the moment. It should be fairly easy to get it working there.

	Andrey