From owner-freebsd-hackers Thu Jun 1 11:44: 0 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from etinc.com (et-gw.etinc.com [207.252.1.2]) by hub.freebsd.org (Postfix) with ESMTP id A1E0037BE3A for ; Thu, 1 Jun 2000 11:43:55 -0700 (PDT) (envelope-from dennis@etinc.com) Received: from dbsys (dbsys.etinc.com [207.252.1.18]) by etinc.com (8.9.3/8.9.3) with SMTP id OAA03313 for ; Thu, 1 Jun 2000 14:48:44 -0400 (EDT) Message-Id: <200006011848.OAA03313@etinc.com> X-Sender: dennis@etinc.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Thu, 01 Jun 2000 14:48:32 -0400 To: hackers@freebsd.org From: Dennis Subject: ISA device with no ports in 4.0 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trying to use a "compat" driver with no isa ports and 4.0 complains (we used to return a 1 and set the ioport to 0)..since you cant return a 0 from probe, is there a trick to tell the system that there are no ports? DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message