From owner-freebsd-hackers Fri May 19 16:38:12 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 91D3537B752 for ; Fri, 19 May 2000 16:38:03 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (p3E9C1138.dip0.t-ipconnect.de [62.156.17.56]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id BAA17724 for ; Sat, 20 May 2000 01:37:42 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 9DF97AC2C for ; Sat, 20 May 2000 01:38:09 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id BAA05861 for hackers@freebsd.org; Sat, 20 May 2000 01:37:51 +0200 (CEST) (envelope-from alex) Date: Sat, 20 May 2000 01:37:51 +0200 From: Alexander Langer To: hackers@freebsd.org Subject: further question to bus_alloc_resource Message-ID: <20000520013751.A5852@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! See sys/alpha/isa/mcclock_isa.c: It has attach (which allocs resource), but not detach. Also, it doesn't save the rid in the softc. I wonder, if the generic detach function is capable to clean up the resource without knowing the rid, or if this is a bug. If so, I'm going to write patches. Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message