DisplayLink on Router
Posted: June 1, 2009 Filed under: NEZzen Leave a comment »I was recently able to get my Kensington sd200v dock, which features a VGA DisplayLink-driven output, to work on my Asus WL500gp-v2 wireless router. I used the modified SlugTerm w/ Sven Killig’s patches.
Here’s the initialization codes for DisplayLink devices – given in hex.
640x480 = 009930269460a9ce6007b30f79ffff028083bcfffcffff01e00102ab13 800x480 = 00203c7ac9f26c48f97053ffff2127032091f3fffffff901e00102c819 800x600 = 00203c7ac99360c8c77053ffff21270320918ffffffff202580102401f 1024x768 = 003618d51060a97b33a12b2732ffff0400d99affcaffff03000403c832 1280x1024 = 0098f80d572a554d54ca0dffff944305009aa8fffffff9040004026054
Remember, you will need to use libstdcpp v4 instead of the default v3.