Subject: Re: sony 505 vaio
To: Wolfgang Rupprecht <wolfgang@wsrcc.com>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: port-i386
Date: 03/15/1999 14:14:09
>Has anyone with a sony 505tx vaio (or other models) gotten the built
>in modem to say peep? I know the modem hardware works because I
>configured PPP to use it under win98. I'm told its a real modem, not a
>'winmodem' but I don't know how to test that claim. Under Netbsd
>chat(1)-ing to both "tty" and "dty" just get a time out. Tip-ing to
>them causes tip to wait as if it is working. When one types the first
>character tip exits.
Mine works fine (505G). It's probed as:
com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
as for your tip problems ... do you have dc set in /etc/remote?
Here's mine:
console:dv=/dev/tty01:br#9600:pa=none:dc:
>Under netbsd the 505tx seems to get 3hrs on the small battery. The
>big battery is 2x that size, so figure 6hrs. I've only timed the
>small battery so far. Under win98 the battery drains in half the
>time. Stupid MS seems to have forgotten to put a halt instruction in
>their inner idle loop. ;-)
I found setting the spindown time low (10 seconds) was a huge help as
well.
--Ken