summaryrefslogtreecommitdiff
path: root/sys/modules/examples/panic_string
diff options
context:
space:
mode:
authorjakllsch <jakllsch@NetBSD.org>2018-06-10 14:43:07 +0000
committerjakllsch <jakllsch@NetBSD.org>2018-06-10 14:43:07 +0000
commit2d7a838135dbba3593e76b153d3ab6bb2c8dff2e (patch)
tree227ddefcfa4102e20b52f772e5bff605628e82e9 /sys/modules/examples/panic_string
parent28b227c5e1930880a1af9b3c937814d01ba47393 (diff)
The virtio block device capacity config item is expressed always in
request protocol sector units of 512 bytes. Also, add and use a symbolic constant to refer to request protocol sector units.
Diffstat (limited to 'sys/modules/examples/panic_string')
0 files changed, 0 insertions, 0 deletions
nathanw_sa branch.thorpej 2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem 2000-10-16Add sys/proc.h so this compiles.erh 2000-06-29remove include of <vm/vm.h>mrg 2000-06-26remove redundant vm includes.mrg 1998-10-03Attempt to fix the mess.christos 1998-10-01Alpha specific version of sys_pipe and signal translation array.erh