Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.hawaii.edu!ames!agate!howland.reston.ans.net!newsfeed.internetmci.com!iol!tank.news.pipex.net!pipex!dispatch.news.demon.net!demon!mail2news.demon.co.uk!office.demon.net From: Darryl <darrylb@demon.net> Newsgroups: comp.unix.bsd.netbsd.misc Subject: cu and modem problem Date: Sat, 1 Jun 96 12:00:56 +0100 Organization: Demon Internet Ltd Lines: 39 Sender: darrylb@demon.net Message-ID: <9606011200.aa11714@office.demon.net> X-NNTP-Posting-Host: office.demon.net X-Mail2News-Path: office.demon.net Can anyone help me... Im having some problems getting NetBSD to see my internal modem so that I can CU to it. What I have done so far... 1. Compiled new kernel for com3 (netbsd com3 that is, not dos) for the right base address and irq. 2. sh MAKEDEV tty03 3. added tty00:dv=/dev/tty03:br#9600 in /etc/remote 4. chown uucp.dialer /dev/tty03 5. touch /var/log/aculog 6. created /etc/uucp/ports file port mymodem type modem device /dev/tty03 speed 19200 but when i cu -l /dev/tty03 -speed 9600 i get ~cu: write: input/output error~ so what am I missing???? Thank Darryl.