diff --git a/2007-01-09-usb-serial-in-linux.html b/2007-01-09-usb-serial-in-linux.html new file mode 100644 index 0000000..e3c6b5d --- /dev/null +++ b/2007-01-09-usb-serial-in-linux.html @@ -0,0 +1,8 @@ + + + + + +

This works. Uses pl2303, worked in Edgy. Gonna go out and burn the KeySpans.

+ + diff --git a/index.html b/index.html index a730085..a2bd2d4 100644 --- a/index.html +++ b/index.html @@ -40,6 +40,7 @@
  • 2009-Sep-11: Confusing BIND with CNAMEs
  • 2009-Feb-19: The odd case of my mugging
  • 2009-Feb-03: 5-packet TCP connection?
  • +
  • 2007-Jan-09: USB/Serial in Linux
  • 2006-Dec-05: Fixing your home/SOHO network
  • 2006-Nov-15: Getting network-manager to forget
  • 2006-Oct-30: X got jumpy during my Dapper -> Edgy upgrade
  • diff --git a/markdown/2007-01-09-usb-serial-in-linux.md b/markdown/2007-01-09-usb-serial-in-linux.md new file mode 100644 index 0000000..bcfd275 --- /dev/null +++ b/markdown/2007-01-09-usb-serial-in-linux.md @@ -0,0 +1,8 @@ + + + + + +[This](http://www.amazon.com/gp/product/B000067RVJ) works. Uses pl2303, worked in Edgy. Gonna go out and burn the KeySpans. + + diff --git a/markdown/index.md b/markdown/index.md index 2a381eb..790ddef 100644 --- a/markdown/index.md +++ b/markdown/index.md @@ -39,6 +39,7 @@ 1. 2009-Sep-11: [Confusing BIND with CNAMEs](2009-09-11-confusing-bind-with-cnames.html) 1. 2009-Feb-19: [The odd case of my mugging](2019-02-19-the-odd-case-of-my-mugging.html) 1. 2009-Feb-03: [5-packet TCP connection?](2009-02-03-5-packet-tcp-connection.html) +1. 2007-Jan-09: [USB/Serial in Linux](2007-01-09-usb-serial-in-linux.html) 1. 2006-Dec-05: [Fixing your home/SOHO network](2006-12-05-fixing-your-home-soho-network.html) 1. 2006-Nov-15: [Getting network-manager to forget](2006-11-15-getting-network-manager-to-forget.html) 1. 2006-Oct-30: [X got jumpy during my Dapper -> Edgy upgrade](2006-10-30-x-got-jumpy-during-my-dapper-edgy-upgrade.html)