From owner-freebsd-questions Sat Nov 13 5: 2:19 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id 4BFA2150FE for ; Sat, 13 Nov 1999 05:02:17 -0800 (PST) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2650.21) id ; Sat, 13 Nov 1999 08:02:22 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105D77@site2s1> From: Christopher Michaels To: "FreeBSD Questions (E-mail)" Subject: RE: PnP Modem Question Date: Sat, 13 Nov 1999 08:05:46 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Right-O. I have the same setup as well and it works fine. I will admit this is very conter intuitive. If I didn't know any better at all I would think the com port was called sio as well. Is there a reason for this? -Chris > -----Original Message----- > From: Donald R. Tyson [SMTP:tyson@alumni.stanford.org] > Sent: Saturday, November 13, 1999 8:00 AM > To: Christopher Michaels > Cc: 'Alejandro Ramirez'; bcohen@bpecreative.com; > freebsd-questions@freebsd.org > Subject: Re: PnP Modem Question > > I second this. FWIW, I use the PnP USR 56K faxmodem with no problems on > cuaa4. > I set up the interface with the /stand/sysinstall > utility; I selected ppp0 on /dev/cuaa4 (COM5). I did not do anything > to my kernel to make it work, nor did I use MAKEDEV. > > The relevant part of dmesg on my 3.3-R system is: > > CSN 2 Vendor ID: USR3031 [0x31307256] Serial 0xc981b3bb Comp ID: PNPc10f > [0x0fc1d041] > sio4: type 16550A > sio4 (siopnp sn 0xc981b3bb) at 0x2e8-0x2ef irq 10 on isa > > The relevant part of my ppp.conf file is: > > default: > set log Phase Chat LCP IPCP CCP tun command > set device /dev/cuaa4 > set speed 115200 > > Hope this helps. > Don Tyson > > > > You're kidding me, right? > > > He said it was being enabled at boot time. The problem is that the > actual > >device nodes are called /dev/cuaaX where X is the device number > > >In his case he needs to be accessing /dev/cuaa4 not /dev/sio4. > > >-Chris > > [earlier snipped] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message