Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2001 12:25:39 +0200 (CEST)
From:      Patrik Astrom <patrik@astrom.net>
To:        Wing Tim <twchim1@hotmail.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Problem configuring Lucent WaveLAN PC card
Message-ID:  <Pine.BSF.4.32.0108081219360.30734-100000@styx.astrom.net>
In-Reply-To: <F6U2gOHpM2yqOX9kOS600001f9d@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
The only thing you need to...

make buildworld
make buildkernel
make installkernel
make installkernal

for is if you are upgradering your system from source.

Hope this helps.

Regards
Patrik Astrom

On Aug 8, 2001 at 18:17, Wing Tim wrote:

> Date: Wed, 08 Aug 2001 18:17:59 +0800
> From: Wing Tim <twchim1@hotmail.com>
> To: patrik@astrom.net
> Cc: freebsd-questions@FreeBSD.ORG
> Subject: Re: Problem configuring Lucent WaveLAN PC card
>
> 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 <patrik@astrom.net>
> >To: Wing Tim <twchim1@hotmail.com>
> >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: <Intel i72365> at port 0x3e0 iomem 0xd0000 on isa0
> >pccard0: <PC Card bus -- kludge version> 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 <twchim1@hotmail.com>
> > > 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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV>
> > > 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: <math processor> on motherboard
> > > npx0: INT 16 interface
> > > pcib0: <Host to PCI bridge> on motherboard
> > > pci0: <PCI bus> on pcib0
> > > isab0: <Intel 82371SB PCI to ISA bridge> at device 7.0 on pci0
> > > isa0: <ISA bus> on isab0
> > > atapci0: <Intel PIIX3 ATA controller> port 0xffa0-0xffaf at device 7.1
> >on
> > > pci0
> > > ata0: at 0x1f0 irq 14 on atapci0
> > > ata1: at 0x170 irq 15 on atapci0
> > > pci0: <S3 ViRGE graphics accelerator> 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: <MII bus> on xl0
> > > nsphy0: <DP83840 10/100 media interface> on miibus0
> > > nsphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> > > fdc0: <NEC 72065B or clone> 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: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
> > > atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
> > > kbd0 at atkbd0
> > > vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on
> >isa0
> > > sc0: <System console> 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: <Parallel port> at port 0x378-0x37f irq 7 on isa0
> > > ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
> > > plip0: <PLIP network interface> on ppbus0
> > > lpt0: <Printer> on ppbus0
> > > lpt0: Interrupt-driven port
> > > ppi0: <Parallel I/O> on ppbus0
> > > ad0: 4103MB <ST34340A> [8894/15/63] at ata0-master WDMA2
> > > acd0: CDROM <CD-ROM CDU511> at ata1-master using PIO3
> > > Mounting root from ufs:/dev/ad0s1a
> > >
> > >   Is there anything wrong?
> > >   Thanks!
> > >
> > > Regards,
> > > Wing
> > >
> > >
> > >
> > > >From: Patrik Astrom <patrik@astrom.net>
> > > >To: Wing Tim <twchim1@hotmail.com>
> > > >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 <twchim1@hotmail.com>
> > > > > 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 <patrik@astrom.net>
> > > > > >To: Wing Tim <twchim1@hotmail.com>
> > > > > >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 <twchim1@hotmail.com>
> > > > > > > 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
>


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.32.0108081219360.30734-100000>