From owner-freebsd-current Mon Mar 20 15: 1:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 556F637BA68 for ; Mon, 20 Mar 2000 15:01:40 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA19940; Mon, 20 Mar 2000 16:01:33 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA18285; Mon, 20 Mar 2000 16:01:23 -0700 (MST) Message-Id: <200003202301.QAA18285@harmony.village.org> To: "Tim Ryder" Subject: Re: PCMCIA Maker Modem Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Mon, 20 Mar 2000 11:12:00 EST." <007001bf9287$13b78de0$380aa8c0@tryder.freeride.com> References: <007001bf9287$13b78de0$380aa8c0@tryder.freeride.com> Date: Mon, 20 Mar 2000 16:01:23 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <007001bf9287$13b78de0$380aa8c0@tryder.freeride.com> "Tim Ryder" writes: : My pcmcia modem seems to show up as sio4 which does not exist on my system. You have two choices. First, is to cd /dev and do a MAKEDEV ttyd4 cua4 which will make it possible to use the modem as /dev/ttyd4 and /dev/cuaa4. Second, you can remove the sio2 and sio3 entries in your config file. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message