From owner-freebsd-questions Thu Mar 16 7:30:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f324.law8.hotmail.com [216.33.240.199]) by hub.freebsd.org (Postfix) with SMTP id 188DA37C0E1 for ; Thu, 16 Mar 2000 07:30:38 -0800 (PST) (envelope-from bearoakdruid@hotmail.com) Received: (qmail 63091 invoked by uid 0); 16 Mar 2000 15:30:37 -0000 Message-ID: <20000316153037.63090.qmail@hotmail.com> Received: from 207.3.19.2 by www.hotmail.com with HTTP; Thu, 16 Mar 2000 07:30:37 PST X-Originating-IP: [207.3.19.2] From: "S. H." To: alan.edmonds@sterling.com Cc: freebsd-questions@freebsd.org Subject: Re: PCMCIA on Gateway Solo 2100 Date: Thu, 16 Mar 2000 15:30:37 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: Alan Edmonds >To: "S. H." >Subject: Re: PCMCIA on Gateway Solo 2100 >Date: Thu, 16 Mar 2000 08:10:54 -0600 > >Make sure your device line in the kernel config file matches your hardware. >And that the available irqs, io ports, etc listed in pccard.conf are >free. I had to comment out the IRQ5 since the sound card used it. I am not sure what you mean here. Again, I am new to FreeBSD. Do you mean the device line for my 3C589D card, or something else? If so, the pccard.conf file seems to indicate that the device for the 3C589D is ep0, but the man pages seems to indicate I should be using zp0. If I use ep0, the system doesn't find it during boot. Do I need a different syntax in the kernel config file? [ It looks like it is looking on the ISA bus. ] In BSD/OS, the syntax was something like: ef0 at pcmcia0 Is there a similar syntax for FreeBSD? If I use zp0 in the kernel config file, the make fails. [ I don't remember the error, something about not being able to define something that is already defined. ] Again, I am not an idiot, but I haven't used FreeBSD before so I am not sure what I am doing. I have the FreeBSD book by Greg Lehey and although I haven't read it front to back yet, I haven't found many pointers to PCMCIA configuration. Maybe I should ask a different question. What devices should I see probed during boot to get my 3C589D working? I have a pcic0 device, but I don't see anything else. pcic0: rev 0xee int a irq 255 on pci0.19.0 ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message