From owner-freebsd-questions Fri Mar 26 14:53:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from krusty.imgmkt.com (zarvon.lnk.telstra.net [139.130.66.214]) by hub.freebsd.org (Postfix) with ESMTP id 2A51914C58; Fri, 26 Mar 1999 14:53:45 -0800 (PST) (envelope-from steve@playgal.com) Received: from bart.zarvon.com (bart.imgmkt.com [192.168.60.3] (may be forged)) by krusty.imgmkt.com (8.9.0/8.9.0) with ESMTP id IAA06015; Sat, 27 Mar 1999 08:53:11 +1000 (EST) Date: Sat, 27 Mar 1999 08:53:46 +1000 (EST) From: Steven Harris X-Sender: steve@bart.zarvon.com To: Mike Smith Cc: Steven Harris , freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Help needed with PCMCIA 3CCFEM556B card In-Reply-To: <199903262007.MAA00944@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Thanks - I removed a few lines in /etc/rc.pccard and the driver only loads once now. However, I am still having a few problems. This is the relevant section of my /etc/pccard.comf: card "3Com" "Megahertz 3CCFEM556BI" config 0x1 "sio2" 10 insert echo .... remove echo .... 1. When pccardd is run, it initialises and says "sio2: type 8250" but if I do a "cu -l /dev/cuaa2" it hangs my system completely. 2. When it initialises the PC-Card drivers (see below) there is no mention at all of the network driver. Do I need to compile on the zp0 driver into the kernel and add the CONFIGURATION_LINT option so as to allow it ? 3. Should i be using IRQ 3 for the sio port - should I set it to sio1 instead of sio2, since sio1 doesnt exist on this system either? Thanks for all of your help - I appreciate it greatly. I will write a guide and put it up on FreeBSDRocks once everything is working, so that It may help other people in the same situation! Steve On Fri, 26 Mar 1999, Mike Smith wrote: > > PC-Card Intel 82365 (5 mem & 2 I/O windows) > > pcic: controller irq 3 > > Initializing PC-card drivers: sio > > Card inserted, slot 0 > > You seem to still have the pcic kld being loaded by /etc/rc.pccard - > remove that and try again. > > -- > \\ Sometimes you're ahead, \\ Mike Smith > \\ sometimes you're behind. \\ mike@smith.net.au > \\ The race is long, and in the \\ msmith@freebsd.org > \\ end it's only with yourself. \\ msmith@cdrom.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message