From owner-freebsd-current Wed Sep 24 00:11:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA09971 for current-outgoing; Wed, 24 Sep 1997 00:11:57 -0700 (PDT) Received: from schizo.dk.tfs.com (mail.trw.dk [195.8.133.123]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA09923; Wed, 24 Sep 1997 00:11:46 -0700 (PDT) Received: from critter.freebsd.dk (critter.dk.tfs.com [140.145.230.252]) by schizo.dk.tfs.com (8.8.7/8.7.3) with ESMTP id JAA27083; Wed, 24 Sep 1997 09:11:14 +0200 (MET DST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.7) with ESMTP id IAA00234; Wed, 24 Sep 1997 08:09:59 +0200 (CEST) To: Nate Williams cc: mobile@freebsd.org, current@freebsd.org, se@freebsd.org Subject: Re: PCCARD in -current broken In-reply-to: Your message of "Tue, 23 Sep 1997 13:29:37 MDT." <199709231929.NAA08312@rocky.mt.sri.com> Date: Wed, 24 Sep 1997 08:09:59 +0200 Message-ID: <232.875081399@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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: rev 0x04 int a irq 255 on pci0.4.0 pcic1: 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."