diff options
Diffstat (limited to 'newdevice.tex')
-rw-r--r-- | newdevice.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/newdevice.tex b/newdevice.tex index 5e07b79..c7e6221 100644 --- a/newdevice.tex +++ b/newdevice.tex @@ -22,8 +22,8 @@ configuration information (the network device does this for filtering, otherwise the table in the config space could potentially be very large). -Devices must not assume that configuration fields over 32 bits wide -are atomically writable by the driver. +Remember that configuration fields over 32 bits wide might not be +atomically writable by the driver. \section{What Device Number?}\label{sec:Creating New Device Types / What Device Number?} |