Re: multiple pccard adapters

Aaron Voisine <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
This is very strange. pcic1 is disabled, yet it is in the bootup
messages. pcic0 is not. If I enable pcic1 I still get the same
message.

Jun 23 23:16:00 foo /kernel: pcic1: <Vadem 469> at port 0x3e0 iomem 0xd0000 on 
isa0
Jun 23 23:16:00 foo /kernel: pcic1: Polling mode
Jun 23 23:16:00 foo /kernel: pccard1: <PC Card bus (classic)> on pcic1
Jun 23 23:16:00 foo /kernel: pccard2: <PC Card bus (classic)> on pcic1

...

Jun 23 23:16:18 foo pccardd[49]: No free configuration for card Lucent 
Technologies


On Sunday 23 June 2002 10:23 pm, you wrote:
> Aaron,
>
> You can enable pcic1 without rebuilding your kernel.
>
> update /boot/loader.conf with
>
> userconfig_script_load="YES"
>
> and /boot/kernel.conf with
>
> en pcic1
> q
>
> [The userconfig solution is generalizable to the various devices (with
> unit numbers) in the kernel, with at least the following commands:
>
>   di sio1            (disable)
>   en pcic1           (enable)
>   po pcm0 0x530      (set port)
>   ir pcic0 9         (set IRQ)
>   dr pcm0 1          (set DRQ)
>   iom pcic0 0xd8000  (set iomem)
>   ios ata2 16        (set iosize)
>   f pcm0 0x10        (set flags)
>   ls                 (list all configurable devices)
>   q                  (last line)
>
> This is very handy on those older machines where it takes a long time
> to rebuild the kernel.  Try boot -c to get the whole picture.]
>
> Greg
>
> -----Original Message-----
>
> >Sorry... 4.6-stable
> >
> >the standard pccard settings in the
> >kernel conf file:
> >
> >device          card
> >device          pcic0   at isa? irq 0 port 0x3e0 iomem 0xd0000
> >device          pcic1   at isa? irq 0 port 0x3e2 iomem 0xd4000 disable
> >
> >l8r
> >Aaron
> >
> >On Sunday 23 June 2002 10:07 pm, you wrote:
> >> Aaron,
> >>
> >> What version of FreeBSD are you using?  What settings?
> >>
> >> Greg
> >>
> >> -----Original Message-----
> >>
> >> >I'm trying to figure out how to put multiple pccard
> >> >adapters for multiple wireless nics into a system.
> >> >I have one isa adapter and one pci adapter. When
> >> >I insert the second wireless nics I get an error
> >> >saying no free configuration is available. Do I need
> >> >to setup anything special in the kernel configuration
> >> >to allow multiple card devices?
> >> >
> >> >l8r
> >> >Aaron
> >> >
> >> >
> >> >
> >> >To Unsubscribe: send mail to [email protected]
> >> >with "unsubscribe freebsd-mobile" in the body of the message
> >
> >To Unsubscribe: send mail to [email protected]
> >with "unsubscribe freebsd-mobile" in the body of the message


To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.