Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 1997 08:09:59 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Nate Williams <nate@mt.sri.com>
Cc:        mobile@freebsd.org, current@freebsd.org, se@freebsd.org
Subject:   Re: PCCARD in -current broken 
Message-ID:  <232.875081399@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 23 Sep 1997 13:29:37 MDT." <199709231929.NAA08312@rocky.mt.sri.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199709231929.NAA08312@rocky.mt.sri.com>, Nate Williams writes:
>[
>Forgive the cross-posting, the information is of interest to a number
>of folks.
>]
>
>It has been for some time (May).  If it works on your box, you're
>lucky!  (PHK is one of the lucky ones, and it may be related to using
>more PCI-like machines, unlike older 'straight-ISA' laptops).

Maybe I'm just suffering from from luck and too much knowledge:

This is how it works for me:

in pccard.conf:
	#IBM PCMCIA Ethernet I/II
	card "IBM Corp." "Ethernet"
		config	0x1 "ed0" 9
				^^^^^
	As you can see I hardcode the irq of my card. 

from dmesg:

pcic0: <TI 1130 PCMCIA/CardBus Bridge> rev 0x04 int a irq 255 on pci0.4.0
pcic1: <TI 1130 PCMCIA/CardBus Bridge> rev 0x04 int b irq 255 on pci0.4.1
[...]
PC-Card VLSI 82C146 (5 mem & 2 I/O windows)
pcic: controller irq 3

irq 3 happens to be free...

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."



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