From owner-freebsd-current Sat Apr 6 23:37:18 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA21587 for current-outgoing; Sat, 6 Apr 1996 23:37:18 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA21582 for ; Sat, 6 Apr 1996 23:37:14 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id RAA00643; Sun, 7 Apr 1996 17:34:58 +1000 Date: Sun, 7 Apr 1996 17:34:58 +1000 From: Bruce Evans Message-Id: <199604070734.RAA00643@godzilla.zeta.org.au> To: bde@zeta.org.au, terry@lambert.org Subject: Re: devfs questions Cc: freebsd-current@FreeBSD.ORG, j@uriah.heep.sax.de Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Most 3.5" floppies support change notificatio, if we fix what Bruce >noted the other day regarding IDE/EIDE controller port address >conflicts and handling IDE/EIDE controller problems. It's not a problem because splbio() locking is coarse-grained. >Slicing floppies is obnoxious anyway. It's good for debugging. Many forms of hardware braindamage are represented in the floppy device. Bruce