From owner-freebsd-questions Wed Aug 8 3:18:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f6.pav2.hotmail.com [64.4.37.6]) by hub.freebsd.org (Postfix) with ESMTP id AABBD37B401 for ; Wed, 8 Aug 2001 03:17:59 -0700 (PDT) (envelope-from twchim1@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 8 Aug 2001 03:17:59 -0700 Received: from 147.8.182.48 by pv2fd.pav2.hotmail.msn.com with HTTP; Wed, 08 Aug 2001 10:17:59 GMT X-Originating-IP: [147.8.182.48] From: "Wing Tim" To: patrik@astrom.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem configuring Lucent WaveLAN PC card Date: Wed, 08 Aug 2001 18:17:59 +0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 08 Aug 2001 10:17:59.0573 (UTC) FILETIME=[663AD450:01C11FF3] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear Patrik, Thank you very much for all your help. By the way, besides adding the lines: pccard_enable="YES" pccard_mem="0xe0000" into the file "/etc/rc.conf" and modifying the file "/boot/kernel.conf" such that "iom pcic0 0xe0000", is there anything else I should do to bring up the WaveLAN card? Also after modifying the above files, should I "make buildworld" and "make installworld" or just "make buildkernel" and "make installkernel"? Thanks again! Regards, Wing >From: Patrik Astrom >To: Wing Tim >Subject: Re: Problem configuring Lucent WaveLAN PC card >Date: Wed, 8 Aug 2001 11:02:29 +0200 (CEST) > >I'll can't see the PC-card slot you should have some lines in your bootlog >that says something like. > >pcic0: at port 0x3e0 iomem 0xd0000 on isa0 >pccard0: on pcic0 > >- Note. This is only a example your output could be diffrent. > >I also se that you have some custom memory configuration, verify that your >need those settings are correct. > >--- >iom pcic0 0xd0000 >-- > >You might need to make changes to your "/boot/kernel.conf" file, try to >have stuff as default as possible !. > >Regards >Patrik Astrom > > > >On Aug 8, 2001 at 11:43, Wing Tim wrote: > > > Date: Wed, 08 Aug 2001 11:43:04 +0800 > > From: Wing Tim > > To: patrik@astrom.net > > Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > Dear Patrick, > > Here is the output of "dmesg", > > > > Copyright (c) 1992-2000 The FreeBSD Project. > > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > > The Regents of the University of California. All rights reserved. > > FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 > > jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC > > Timecounter "i8254" frequency 1193182 Hz > > CPU: Pentium Pro (209.57-MHz 686-class CPU) > > Origin = "GenuineIntel" Id = 0x619 Stepping = 9 > > >Features=0xf9ff > > real memory = 67108864 (65536K bytes) > > config> di sn0 > > config> di lnc0 > > config> di ie0 > > config> di fe0 > > config> di ed0 > > config> di cs0 > > config> di bt0 > > config> di ata1 > > config> di aic0 > > config> di aha0 > > config> di adv0 > > config> en pcic0 > > config> po pcic0 0x3e0 > > config> ir pcic0 0 > > config> iom pcic0 0xd0000 > > config> f pcic0 0 > > config> q > > avail memory = 61083648 (59652K bytes) > > Preloaded elf kernel "kernel" at 0xc0436000. > > Preloaded userconfig_script "/boot/kernel.conf" at 0xc043609c. > > Pentium Pro MTRR support enabled > > md0: Malloc disk > > npx0: on motherboard > > npx0: INT 16 interface > > pcib0: on motherboard > > pci0: on pcib0 > > isab0: at device 7.0 on pci0 > > isa0: on isab0 > > atapci0: port 0xffa0-0xffaf at device 7.1 >on > > pci0 > > ata0: at 0x1f0 irq 14 on atapci0 > > ata1: at 0x170 irq 15 on atapci0 > > pci0: at 9.0 irq 0 > > xl0: <3Com 3c905-TX Fast Etherlink XL> port 0x7f00-0x7f3f irq 11 at >device > > 11.0 on pci0 > > xl0: Ethernet address: 00:60:97:db:85:9e > > miibus0: on xl0 > > nsphy0: on miibus0 > > nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on >isa0 > > fdc0: FIFO enabled, 8 bytes threshold > > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > fd1: <2880-KB 3.5" drive (in 1440-KB mode)> on fdc0 drive 1 > > atkbdc0: at port 0x60,0x64 on isa0 > > atkbd0: flags 0x1 irq 1 on atkbdc0 > > kbd0 at atkbd0 > > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on >isa0 > > sc0: at flags 0x100 on isa0 > > sc0: VGA <16 virtual consoles, flags=0x300> > > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > > sio0: type 16550A > > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > > sio1: type 16550A > > ppc0: at port 0x378-0x37f irq 7 on isa0 > > ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode > > plip0: on ppbus0 > > lpt0: on ppbus0 > > lpt0: Interrupt-driven port > > ppi0: on ppbus0 > > ad0: 4103MB [8894/15/63] at ata0-master WDMA2 > > acd0: CDROM at ata1-master using PIO3 > > Mounting root from ufs:/dev/ad0s1a > > > > Is there anything wrong? > > Thanks! > > > > Regards, > > Wing > > > > > > > > >From: Patrik Astrom > > >To: Wing Tim > > >Subject: Re: Problem configuring Lucent WaveLAN PC card > > >Date: Tue, 7 Aug 2001 15:05:53 +0200 (CEST) > > > > > >Could you send me your output of "dmesg" ?, this might give us a clue ! > > > > > >Regards > > >Patrik Astrom > > > > > > > > >On Aug 7, 2001 at 19:07, Wing Tim wrote: > > > > > > > Date: Tue, 07 Aug 2001 19:07:23 +0800 > > > > From: Wing Tim > > > > To: patrik@astrom.net > > > > Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > > > > > Dear Patrik, > > > > I have checked the /usr/src/sys/i386/conf/GENERIC and also the >custom > > > > kernel I created myself, I found the lines: > > > > # PCCARD (PCMCIA) support > > > > device card > > > > device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 > > > > device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable > > > > already exist. However, I don't understand why the WaveLAN card is >still > > >not > > > > brought up. How should I fix the problem? > > > > Thanks for all your help! > > > > > > > > Wing Tim > > > > > > > > > > > > > > > > >From: Patrik Astrom > > > > >To: Wing Tim > > > > >Subject: Re: Problem configuring Lucent WaveLAN PC card > > > > >Date: Tue, 7 Aug 2001 11:54:50 +0200 (CEST) > > > > > > > > > >It looks like your OS did'nt detect any PC-card slots. > > > > >Do you have pccard drivers in your kernel ? > > > > >Make shure you have something like ... > > > > > > > > > ># PCCARD (PCMCIA) support > > > > >device card > > > > >device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 > > > > >device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable > > > > > > > > > >In you kernel config file.. > > > > > > > > > >Regards > > > > >Patrik Astrom > > > > > > > > > >On Aug 7, 2001 at 17:26, Wing Tim wrote: > > > > > > > > > > > Date: Tue, 07 Aug 2001 17:26:16 +0800 > > > > > > From: Wing Tim > > > > > > To: freebsd-questions@FreeBSD.ORG > > > > > > Subject: Problem configuring Lucent WaveLAN PC card > > > > > > > > > > > > Dear All, > > > > > > After installing FreeBSD 4.2-Release, I inserted the Lucent >WaveLAN > > >PC > > > > > > card to the computer through an ISA adapter. Then I added the >lines: > > > > > > > > > > > > pccard_enable="YES" > > > > > > pccard_mem="DEFAULT" (also tried pccard_mem="0xe0000") > > > > > > > > > > > > into the file /etc/rc.conf. After that I typed "pccardd" in the > > >terminal > > > > >to > > > > > > try to bring up the WaveLAN card. However, the error "fatal >error: > > >no > > > > > > PC-CARD slots" appeared on the screen and there's no light on >the > > > > >WaveLAN > > > > > > card. > > > > > > Anyone knows what I error I've made? Also did I miss some steps >in > > >the > > > > > > configuration? > > > > > > Thanks very much and look forward to hearing from you! > > > > > > > > > > > > Wing Tim > > > > > > > > > > > > > > > > > > >_________________________________________________________________ > > > > > > Get your FREE download of MSN Explorer at > > > > >http://explorer.msn.com/intl.asp > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > > > > > > > > > _________________________________________________________________ > > > > Get your FREE download of MSN Explorer at > > >http://explorer.msn.com/intl.asp > > > > > > > > > > > > > _________________________________________________________________ > > Get your FREE download of MSN Explorer at >http://explorer.msn.com/intl.asp > > > > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message