From owner-freebsd-mobile Thu Mar 14 15: 8:52 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from sagan.beanstalk.net (sagan.beanstalk.net [12.162.34.5]) by hub.freebsd.org (Postfix) with ESMTP id A821337B417 for ; Thu, 14 Mar 2002 15:08:48 -0800 (PST) Received: from fcoffice.ptfd.org (unverified [12.162.35.159]) by sagan.beanstalk.net (Vircom SMTPRS 4.2.181) with SMTP id ; Thu, 14 Mar 2002 18:10:08 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Michael W.Holdeman Organization: PTFD To: freebsd_mail@yahoo.com Subject: Re: PCMCIA Xircom nic Date: Thu, 14 Mar 2002 18:08:43 -0500 X-Mailer: KMail [version 1.2] References: <02031417201001.01872@fcoffice.ptfd.org> <200203141433100559.0159F276@smtp.mail.yahoo.com> In-Reply-To: <200203141433100559.0159F276@smtp.mail.yahoo.com> Cc: mobile@freebsd.org MIME-Version: 1.0 Message-Id: <02031418084302.01872@fcoffice.ptfd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org # /etc/sysctl.conf machdep.pccard.mem_start=oxdoooo ___________________________________________________________ # /etc/rc.conf linux_enable="Yes" pccard_enable="YES" pccard_mem="0xd0000" pccard_ifconfig_xe0="inet 192.168.14.8 netmask 255.255.255.0" defaultrouter="192.168.14.1" hostname="chiefnb.ptfd.org" ____________________________________________________________ # /etc/pccard.conf card "Xircom" "16-bit Ethernet + Modem 56" config 0x27 "xe" ? # config auto "sio" ? insert /etc/pccard_ehter $device start remove /etc/pccard_ether $device stop I believe those are all the relevant files. Where do pccard_flags="-z" go, /etc/rc.conf? Mike On Thursday 14 March 2002 17:33, you wrote: > Michael, > > Are you using pccardd_flags="-z" > > Are you using pccard_ifconfig="..." or ifconfig="..."? > > Greg > > -----Original Message----- > > >After scanning the archives I got my Xircom REM56+ modem to be > > configured > > >at > >boot up. I had to put the machdep.pccard.mem_start=0xd0000 in > >/etc/sysctl.conf for it to work though. however I have to run ifconfig > > and > > >teh address and add the router commands. It does not pick up the > > router, > > >and > >ifconfig settings from rc.conf. > > > >Anyone else have this? > > > >Mike > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-mobile" in the body of the message > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message