From owner-freebsd-new-bus Thu Aug 26 10:44:15 1999 Delivered-To: freebsd-new-bus@freebsd.org Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (Postfix) with ESMTP id 08D1715D7C; Thu, 26 Aug 1999 10:44:05 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by gratis.grondar.za (8.9.3/8.9.3) with ESMTP id TAA03044; Thu, 26 Aug 1999 19:43:42 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199908261743.TAA03044@gratis.grondar.za> To: Warner Losh Cc: mobile@FreeBSD.ORG, new-bus@FreeBSD.ORG Subject: Re: New patches for pccard newbus kludge Date: Thu, 26 Aug 1999 19:43:42 +0200 From: Mark Murray Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > OK. I've uploaded some patches for the pccard newbus kludge. I've > updated them to work after phk's changes (since I got conflicts with > the merge). I've also updated what is printed by pccard, et al. The > insipient sio support is present, but the sio driver is an ISA driver > and uses the non-busindependent isa_{get,set}_ routines... I've only > started to extripate them from the non-isa case and it panics for me > on pccard attach. But if someone is motivated to help, it should be a > start... The sio driver still works for the non-pccard case. I've > also added better resource alloc/release. > > http://www.freebsd.org/~imp/pccard_nbk.diff.19980825.gz OK - it still works for me, and I also have a working Wavelan card. As you say, the SIO driver panics, but I am setting up for a remote gdb to look at why. In the meanwhile - docs and comments suggest that setting the irq to "?" in pccard.conf will allow the driver to pick one for you; it never seems to work, as pccardd whines about "irq -1" not working. Is this something worth tracking down or should I not bother? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message