Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2001 22:15:52 +0200
From:      Tobias Reifenberger <treif@mayn.de>
To:        freebsd-mobile@freebsd.org
Subject:   Two 'ed' cards in one laptop?
Message-ID:  <3AEB24F8.DA4167F2@mayn.de>

next in thread | raw e-mail | index | archive | help
Hi

I want to use two PCMCIA network cards at the same time (Both are using
the 'ed' driver). But if I insert the second card, pccardd complains
about 'No free configuration for card'.

It seems that pccard.conf has too few resources specified. Can someone
give me hits for the "io" and "memory" line? (irq 5 and 9 are available
on this system. That shouldn't be the problem.)


[/etc/pccard.conf]
# Generally available IO ports
io      0x240-0x360
# Generally available IRQs (Built-in sound-card owners remove 5)
irq     5 9
# Available memory slots
memory 0xd4000  96k


[pccard controller]
pcic-pci0: <Cirrus Logic PD6729/6730 PC-Card Controller> port
0x3000-0x3003 at device 16.0 on pci0
pcic0: <Cirrus logic 672x> at port 0x3000 iomem 0xd0000 irq 10 on isa0
pcic0: management irq 10
pccard0: <PC Card bus -- kludge version> on pcic0
pccard1: <PC Card bus -- kludge version> on pcic0


[First Card]
pccardd[608]: Card "D-Link"("DE-660") [118B6603] [(null)] matched
"D-Link" ("/DE-6[56]0/") [(null)] [(null)]

kernel: ed0 at port 0x240-0x25f irq 5 slot 0 on pccard0
kernel: ed0: address 00:80:c8:8f:f0:f9, type NE2000 (16 bit)


[Second Card]
pccardd[608]: Card "D-Link"("DFE-650") [Fast Ethernet] [Rev. D1] matched
"D-Link" ("DFE-650") [(null)] [(null)]

kernel: ukphy0: <Generic IEEE 802.3u media interface> on miibus0
kernel: ukphy0:  10baseT, 10baseT-FDX, 100baseT X, 100baseTX-FDX, auto
kernel: ed0 at port 0x240-0x25f irq 5 slot 1 on pccard1
kernel: ed0: address 00:e0:98:77:58:33, type Linksys (16 bit)

bye
-- 
Tobias Reifenberger -- treif@mayn.de -- DG1NGT
GEE e* dpu s:- a-- C+++ UB+++ L- W+ N+ w--- Y+ tv+ b++ D++ h++ r---


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AEB24F8.DA4167F2>