summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-10-20 06:31:49 +0000
committerdillon <dillon@FreeBSD.org>1999-10-20 06:31:49 +0000
commita7d2b0d180b0fb575849643bdf2b7610f3b85b54 (patch)
tree92a66b1e5501022d6925bd2e89ddff893bf4a2ec /usr.sbin
parent6ee2209df15026b586a335358d5759fc70faf32e (diff)
downloadFreeBSD-src-a7d2b0d180b0fb575849643bdf2b7610f3b85b54.zip
FreeBSD-src-a7d2b0d180b0fb575849643bdf2b7610f3b85b54.tar.gz
A tentative agreement has been reached in regards to a procedure
to remove 'b'lock devices. The agreement is, essentially, that block devices will be collapsed into character devices as a first step (though I don't particularly agree), and raw device names 'rxxx' will become simply 'xxx' in devfs in the second step (i.e. no 'rxxx' names will exist). The renaming will not effect the original /dev and the expectation is that devfs will eventually (but not immediately) become the standard way to access devices in the system. If it is determined that a reimplementation of block device access characteristics is beneficial, a number of alternatives will be possible that do not involve resurrecting the 'b'lock device class. For example, an ioctl() that might be made on an open character device descriptor or a generic buffered overlay device. This commit removes the blockdev disablement sysctl which does not apply to the solution that was reached.
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud