From owner-freebsd-hackers Wed May 6 21:22:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05136 for freebsd-hackers-outgoing; Wed, 6 May 1998 21:22:02 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from yard-sale.village.org (ys2.village.org [204.144.255.52]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA05087 for ; Wed, 6 May 1998 21:21:48 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony.village.org [10.0.0.6] by yard-sale.village.org with esmtp (Exim 1.82 #1) id 0yXIBo-0002ve-00; Wed, 6 May 1998 22:21:48 -0600 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id WAA16545; Wed, 6 May 1998 22:21:37 -0600 (MDT) Message-Id: <199805070421.WAA16545@harmony.village.org> To: Nate Williams Subject: Re: ISA-PnP w\o BIOS support? Cc: freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Wed, 06 May 1998 09:17:25 MDT." <199805061517.JAA05337@mt.sri.com> References: <199805061517.JAA05337@mt.sri.com> <199805060028.RAA18956@bubba.whistle.com> <199805060626.XAA01524@antipodes.cdrom.com> Date: Wed, 06 May 1998 22:21:37 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199805061517.JAA05337@mt.sri.com> Nate Williams writes: : Things is, this falls really short for non-ISA/non-PnP devices as well. : Think hot-swappable devices, and devices that *really* no one knows : about? Also, devices that can use IRQ's, but don't necessarily need : them. How do you say 'go ahead and use it', vs. 'don't bother'. One of the hardest things to do right now with the pccard code in FreeBSD -current is to figure out what interrupts you have available. dmesg doesn't quite tell you since there are oddball thinks like unsupported sound chips and the like that just don't show up there. There should be some way to do this generically. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message