From owner-freebsd-mobile Wed Jul 4 9:54:16 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by hub.freebsd.org (Postfix) with SMTP id 64E9E37B405 for ; Wed, 4 Jul 2001 09:54:13 -0700 (PDT) (envelope-from freebsd_mail@yahoo.com) Received: from adsl-63-195-114-87.dsl.snfc21.pacbell.net (HELO greg) (63.195.114.87) by smtp.mail.vip.sc5.yahoo.com with SMTP; 4 Jul 2001 16:54:13 -0000 X-Apparently-From: Message-ID: <200107040954130010.00651041@smtp.mail.yahoo.com> In-Reply-To: <20010704124224.E424@stevenwills.com> References: <20010704115846.C424@stevenwills.com> <200107040901500670.00351CB3@smtp.mail.yahoo.com> <20010704121612.D424@stevenwills.com> <200107040926240430.004B9952@smtp.mail.yahoo.com> <20010704124224.E424@stevenwills.com> X-Mailer: Calypso Version 3.20.02.00 (2) Date: Wed, 04 Jul 2001 09:54:13 -0700 Reply-To: freebsd_mail@yahoo.com From: "Greg Smith" To: steve@stevenwills.com Cc: freebsd-mobile@freebsd.org Subject: Re: LinkSys EtherFast 10&100 + 56K PC Card (PCLM56) Content-Type: text/plain; charset="us-ascii" 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 Steve, >> Did you get any messages about which irq or ioports it was using before >> it refused to configure? I was wondering if you got any messages like: pcic: I/O win 0 flags 15 300-31f >Yes, I'm using: > >io 0x240-0x360 >irq 3 5 10 15 >memory 0xd4000 96k > >What might I change the ioports to? >What are "config indexes"? Some of us change the io line to read something like io 0x240-0x25f 0x280-0x2df 0x300-0x32f 0x340-0x36f to avoid serial ports and sound cards. Of course, each should evaluate his own situation. By config indexes I meant the various config setting options stored in the pccard's CIS. You can see these with pccardc dumpcis; entries are marked code = 0x1b. Some cards have a lot, some a few. If this card is like my LinkSys EC2T then there are lots of configs - with different ioports - to choose from. The value of selecting a config index is that pccardd and FreeBSD are not true Plug and Play. pccardd in the past has happily assigned in use resources to cards, based on pccard.conf, which then fail to configure. Greg _________________________________________________________ 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