diff --git a/source/hardware/serial_connectivity.rst b/source/hardware/serial_connectivity.rst new file mode 100644 index 00000000..dcc51f6e --- /dev/null +++ b/source/hardware/serial_connectivity.rst @@ -0,0 +1,17 @@ +==================================== +Serial Console connectivity +==================================== + +The following device families offer a mini-usb connection which can be used for serial communication: + +* DEC600 series +* DEC2600 series +* DEC700 series +* DEC2700 series +* DEC800 series +* DEC3800 series + +Supplied with the firewall is a mini-usb to usb cable, use this to connect the to your PC (Windows, Linux, Mac) +next start your terminal program (Putty, screen, etc). + +The baudrate should be set to :code:`115200,8N1` diff --git a/source/vendor.rst b/source/vendor.rst index caed2d89..a65812f7 100644 --- a/source/vendor.rst +++ b/source/vendor.rst @@ -10,6 +10,5 @@ Hardware :maxdepth: 2 :titlesonly: + hardware/serial_connectivity hardware/bios - - \ No newline at end of file