Date: Sat, 27 Mar 1999 08:53:46 +1000 (EST) From: Steven Harris <steve@freebsdrocks.com> To: Mike Smith <mike@smith.net.au> Cc: Steven Harris <steve@freebsdrocks.com>, freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Help needed with PCMCIA 3CCFEM556B card Message-ID: <Pine.BSF.4.05.9903270847100.23508-100000@bart.zarvon.com> In-Reply-To: <199903262007.MAA00944@dingo.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903270847100.23508-100000>