NetBSD/sys/miscfs/specfs
chs f0b6149f57 change spec_{read,write}() to specify the device blkno in units of DEV_BSIZE
rather than the device's sector size.  this allows /dev/rcd0a and /dev/cd0a
to return the same data.  fixes PRs 3261 and 14026.
2001-09-23 04:39:25 +00:00
..
Makefile
spec_vnops.c change spec_{read,write}() to specify the device blkno in units of DEV_BSIZE 2001-09-23 04:39:25 +00:00
specdev.h add definitions for UBCification of block devices. 2001-08-17 05:52:07 +00:00