diff options
Diffstat (limited to 'content.tex')
-rw-r--r-- | content.tex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/content.tex b/content.tex index 29ae708..8cfc36f 100644 --- a/content.tex +++ b/content.tex @@ -4018,10 +4018,8 @@ are atomically writable. \section{What Device Number?}\label{sec:Creating New Device Types / What Device Number?} -Currently device numbers are assigned quite freely: a simple -request mail to the author of this document or the Linux -virtualization mailing list\footnote{https://lists.linux-foundation.org/mailman/listinfo/virtualization -} will be sufficient to secure a unique one. +Device numbers can be reserved by the OASIS committee: email +virtio-dev@lists.oasis-open.org to secure a unique one. Meanwhile for experimental drivers, use 65535 and work backwards. |