In message <005501c17cc4$c770d7a0$037d6041@gandalf>, "Dragon Fire" writes: >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.
quick answer: yes. :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

