Re: Adding disk on V245
Kurt Lidl <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 23, 2016 at 12:39:04AM -0700, Gordon Zaft wrote: > I can't get into firmware on this right now as the serial port it's on for > console is a crappy USB that doesn't seem to pass along a BREAK :-(. The old-school way of doing this is to set the baud rate to 50, and then keep sending ctrl-@. Which ought to send enough zero bits to make a 9600 bps console think 'break' was sent. Then switch back to 9600 bps. -Kurt