From owner-freebsd-hackers Tue Dec 4 5: 8:42 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id EED9C37B405 for ; Tue, 4 Dec 2001 05:08:40 -0800 (PST) Received: from gandalf (h0050dac2456d.ne.mediaone.net [65.96.125.3]) by chmls20.mediaone.net (8.11.1/8.11.1) with SMTP id fB4D9wx23574 for ; Tue, 4 Dec 2001 08:09:58 -0500 (EST) Message-ID: <005501c17cc4$c770d7a0$037d6041@gandalf> From: "Dragon Fire" To: Subject: block devices Date: Tue, 4 Dec 2001 08:08:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quick question, I was trolling around the FreeBSD kernel source and the dev directory and noticed there is no bdevsw structure and no block driver files. Is everything implemented in terms of character devices now? Looks like all the support for block devices is contained in the cdevsw struct. Thanks in advance! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message