Re: Serial port using hpcmips
Andy Ruhl <[email protected]> Tue, 6 Sep 2011 15:41:35 -0700
| Newsgroups | gmane.os.netbsd.ports.hpcmips |
|---|---|
| Message-ID | <CAJcb3frEmZUsJ7cR0H34XpZH0Wq71eNtznKQZbcmhd21ZXJ9rg@mail.gmail.com> |
On Tue, Sep 6, 2011 at 11:21 AM, ehafener <[email protected]> wrote: > I have a mobilepro 770 which has a functioning serial port (at least > it works in Windows CE). I have NetBSD 5.0.2 hpcmips installed on it. > I am interested in using the serial port to control relays on a robot > but can't seem to get the serial port configured. > > I looked it /etc/ttys and noticed this file is abbreviated in hpcmips > when compared to i386. > > I ran dmesg and didn't see anything that looked like the serial port. > > Any help would be greatly appreciated. You should post the dmesg. If you built a custom kernel, you should post the config for it as well. You might need to uncomment something related to serial ports and build a kernel to get the serial port. Andy