From owner-freebsd-questions Sun Oct 3 11:55:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gate.bull.se (bull.se [193.44.17.2]) by hub.freebsd.org (Postfix) with ESMTP id F381614DE6 for ; Sun, 3 Oct 1999 11:55:40 -0700 (PDT) (envelope-from mar@bull.se) Received: from bull.se (eq08.bull.se [129.181.241.108]) by gate.bull.se (8.9.3/8.9.3) with ESMTP id UAA06076; Sun, 3 Oct 1999 20:58:39 +0200 Received: from pcmarhem (kloker.bull.se [129.181.241.95]) by bull.se (AIX4.3/UCB 8.8.8/8.8.8) with SMTP id UAA13768; Sun, 3 Oct 1999 20:58:17 +0200 Reply-To: From: "mark rowlands" To: Cc: "'Eric MASSON'" Subject: RE: pcmcia network card problems 3com and Xircom fail to initialize Date: Sun, 3 Oct 1999 20:55:26 +0200 Message-ID: <000101bf0dd0$db2d4900$5ff1b581@pcmarhem> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <37F7451F.EE06DA1E@kisoft-services.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG merci Eric, i guessed that the si03 was to do with the modem bit so I didn't worry about that, I decided to go back to basics and forget the xircom for now. So : - took the unchanged PCCARD config file - changed pccard.conf to "config 0x1 "ep0" 9 (cards irq) ran /stand/sysinstall enabled pccard so rc.conf now reads pccard_enable="YES" pccard_ifconfig="ep0" pccard_mem="0x1020" ifconfig_ep0="inet 129.181.241.90 netmask 255.255.255.0" defaultrouter="129.181.241.212" network_interfaces="ep0 auto" on reboot ifconfig -a shows ep0 as unconfigured. manually running ifconfig ep0 inet 129.181.241.90 netmask 255.255.255.0 seems to help. running /etc/pccard_ether produces an intriguing response of "shift: can't shift that many" and prints the ifconfig stuff and follows that with add net default 129.181.241.212 (my gateway!) On removing and reinserting the card slot 0 unfielded interrupt (0) is issued followed by the mac address ifconfig -a goes back to it's pristine unconfigured state. another error message received at boot is that syslogd dies due bind being unable to assign requested address, there is also a message about ioctrl getting a faulty parameter but if flies off the screen to fast to see it. is there a way of recording those messages somewhere, they are not it dmesg or /var/log/messages? I feel no closer to understanding what is going on but thats my problem, but persistence can occasionally substitute for intelligence. I really would like to get this working properly though I am starting to think Freebsd on a laptop is just not meant to be, for me at any rate, bad news is that, that is exactly where I need it :-(. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Eric MASSON Sent: den 3 oktober 1999 13:59 To: maar@bull.se Cc: FreeBSD-questions (E-mail) Subject: Re: pcmcia network card problems 3com and Xircom fail to initialize Hi, mark rowlands a écrit : > > 3.3 Release with 3com 3c589c add ep0 to your kernel config file << device ep0 at isa? port? net irq? >> (maybe the syntax is not quite exact, take the standard line and remove all values on options), the fact is that you must have the driver in kernel. > Xircom CEM56 10/100 + 56 modem. This card seems to use sio3 but sio3 is disabled in your kernel config file. Hope it helps Regards Eric MASSON -- Any opinions expressed above | Murphy's Law Corollary : are my own, not Kisoft's | Murphy was an optimist. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message