From owner-freebsd-net Mon Nov 6 20:50:13 2000 Delivered-To: freebsd-net@freebsd.org Received: from ebola.biohz.net (ebola.biohz.net [206.80.1.35]) by hub.freebsd.org (Postfix) with ESMTP id 04E1F37B4C5 for ; Mon, 6 Nov 2000 20:50:11 -0800 (PST) Received: from flu (localhost [127.0.0.1]) by ebola.biohz.net (Postfix) with SMTP id 6DDAA3A2C1; Mon, 6 Nov 2000 20:50:10 -0800 (PST) Message-ID: <016601c04876$356ab3e0$0402010a@biohz.net> From: "Renaud Waldura" To: "Peter Schwenk" Cc: References: <3A039EFD.A45F01B8@softweyr.com> <20001104184309.A10492@peorth.iteration.net> Subject: Re: Getting Lucent Orinoco Silver Card Working Date: Mon, 6 Nov 2000 20:50:10 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I've found that "(null)" ("(null)") is iomem conflicts. Please follow Same here. Watch out for those IRQ conflicts! I had to enter: machdep.pccard.pcic_irq=10 in /boot/loader.conf to get my PC card reader to work. dmesg now says: pcic0: at port 0x3e0-0x3e1 on isa0 pcic0: management irq 10 and PC cards are detected OK. I was going to do the same setup as yours, but got distracted onto other things... Let us know how you get it to work with FreeBSD. --Renaud ----- Original Message ----- From: Michael C . Wu To: Peter Schwenk Cc: Sent: Saturday, November 04, 2000 4:43 PM Subject: Re: Getting Lucent Orinoco Silver Card Working > On Sat, Nov 04, 2000 at 12:50:45AM -0500, Mike Goumans scribbled: > | On Fri, 3 Nov 2000, Wes Peters wrote: > | > Peter Schwenk wrote: > | > > I'm attempting to use a freebsd 4.1-R box as a base station. The box > | > > has another ethernet board hooked up to a cable modem. The box > | > > currently works as a home router to a wired network, but I'm hoping to > | > > replace the wires with Orinoco cards, which I've already purchased. The > | > > freebsd box has the ISA adapter from Lucent, which gets recognized by > | > > the kernel. When the card is inserted into the adapter, the pccard > | > > service complains about not having an entry in the database for card > | > > "(null)" ("(null)"). It's as if the orinoco card isn't advertising > | > > itself as any card at all. Does anyone know what might be going wrong? > | > Poke the card in your system, do a pccardc dumpcis, and edit the above entry > | > to match the two ID strings, probably something like "Orinoco/IEEE" at a > | Orinoco cards still have the same cis tuples as the older Lucent badged > | ones. Only the sticker is different. The fact that the card is coming up > | null null though would leave me to beleive that the cis information cannot > | be read properly. I would try using pccardc power to shutdown and > | reactivate the card, and see if you can use dumcis to read the tuples > | properly, and if it still doesnt i would say not based on experience but > | just assumption, first try the card in a windows box and see if the driver > | takes on it. if it doesnt there may be hardware issues. And then next try > | to force the driver on the card with pccardc enabler but there seems to be > | an error in handling the iosize for assigning ports to the card. instead > | of assigning a range of ports, it just assigns one indivbidual port when > | it needs 64. YMMV though. its a simple fix though but I dont have it on > | me. Its in the pccardc code but it didnt work until i forced it to. > > I've found that "(null)" ("(null)") is iomem conflicts. Please follow > http://www.geocrawler.com/lists/3/FreeBSD/163/0/3788553/ :) > > -- > +------------------------------------------------------------------+ > | keichii@peorth.iteration.net | keichii@bsdconspiracy.net | > | http://peorth.iteration.net/~keichii | Yes, BSD is a conspiracy. | > +------------------------------------------------------------------+ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message