From owner-freebsd-hardware Tue Feb 4 10:59:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA05062 for hardware-outgoing; Tue, 4 Feb 1997 10:59:15 -0800 (PST) Received: from lserver.infoworld.com (lserver.infoworld.com [192.216.48.4]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA05054; Tue, 4 Feb 1997 10:59:08 -0800 (PST) From: Brett_Glass@infoworld.com Received: from ccgate.infoworld.com (ccgate.infoworld.com [192.216.49.101]) by lserver.infoworld.com (8.8.4/8.8.4/GNAC-GW-2.1) with SMTP id KAA22905; Tue, 4 Feb 1997 10:55:39 -0800 (PST) Received: from ccMail by ccgate.infoworld.com (SMTPLINK V2.11) id AA855082237; Tue, 04 Feb 97 11:42:54 PST Date: Tue, 04 Feb 97 11:42:54 PST Message-Id: <9701048550.AA855082237@ccgate.infoworld.com> To: Nate Williams Cc: msmith@atrad.adelaide.edu.au, se@freebsd.org, Andre.Albsmeier@mchp.siemens.de, freebsd-hardware@freebsd.org Subject: PCMCIA Interrupt sharing (Was: 5 devices in 4 PCI Slots ?) Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > The 'bus' code is not setup to share the IRQ, but the drivers themselves > need not be aware of it, since they don't service the interrupts > directly. What "bus" code is used for PCMCIA cards? Why is it not set up for interrupt sharing, at least within a card? Note: I'd really like to be able to use FreeBSD on a laptop, but so far, when I've asked, I've been told that I'd have to wait until some unidentified person(s) in Japan wrote drivers. --Brett