<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>extend My Book Live with USB ports</title>
		<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports</link>
		<description>Posts in the discussion thread &quot;extend My Book Live with USB ports&quot; - search solder pads</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 21 May 2026 16:37:48 +0000</lastBuildDate>
		
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1814424</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1814424</link>
				<description></description>
				<pubDate>Sun, 14 Jul 2013 04:07:42 +0000</pubDate>
				<wikidot:authorName>gvelasquez85</wikidot:authorName>				<wikidot:authorUserId>1674279</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Anybody here??? I'm interested in the project&#8230; it would be nice if sfinktab write a tutorial for us and we can get this thing working&#8230; it's really sad to copy files across the network :(</p> <p>Thx</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1717269</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1717269</link>
				<description></description>
				<pubDate>Sat, 23 Feb 2013 02:21:27 +0000</pubDate>
				<wikidot:authorName>MattChapman</wikidot:authorName>				<wikidot:authorUserId>654357</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If anyone is still here, I found the i2c bus:</p> <p>On the My Book Live motherboard, chip U12 is not stuffed, but pins 7 and 8 are i2c data and clock respectively.<br /> They seem to be 1.8v. It is running at 400khz I can access it from linux using /dev/i2c-0 directly.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1713958</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1713958</link>
				<description></description>
				<pubDate>Mon, 18 Feb 2013 15:06:02 +0000</pubDate>
				<wikidot:authorName>JediMindTrick</wikidot:authorName>				<wikidot:authorUserId>1557517</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hey, well look at that. Mind sharing your little discovery with me? Very interested in this line of modification and would be willing to pitch in if more work needs to be done.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1680543</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1680543</link>
				<description></description>
				<pubDate>Mon, 07 Jan 2013 23:03:37 +0000</pubDate>
				<wikidot:authorName>ggaljoen</wikidot:authorName>				<wikidot:authorUserId>1526779</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sfinktah,</p> <p>Can you share with us the connections to make this work?<br /> Please!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1643773</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1643773</link>
				<description></description>
				<pubDate>Sun, 09 Dec 2012 11:45:47 +0000</pubDate>
				<wikidot:authorName>sfinktah</wikidot:authorName>				<wikidot:authorUserId>1506403</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre><code>MyBookLive:/# cat /etc/version 02.32.05-046 MyBookLive:/# uname -a Linux MyBookLive 2.6.32.11-svn70860 #1 Thu May 17 13:32:51 PDT 2012 ppc GNU/Linux MyBookLive:/# cd /lib/modules/* MyBookLive:/lib/modules/2.6.32.11-svn70860# modprobe dwc_otg MyBookLive:/lib/modules/2.6.32.11-svn70860# dmesg | tail -n20 usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb dwc_otg: version 2.60a 22-NOV-2006 dwc_otg: dwc_otg_core_reset() HANG! AHB Idle GRSTCTL=0 dwc_otg: dwc_otg_core_reset() HANG! AHB Idle GRSTCTL=0 dwc_otg: Shared Tx FIFO mode dwc_otg: Using Slave mode dwc_otg dwc_otg.0: DWC OTG Controller dwc_otg dwc_otg.0: new USB bus registered, assigned bus number 1 dwc_otg dwc_otg.0: irq 28, io mem 0x00000000 dwc_otg: Init: Port Power? op_state=4 usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: DWC OTG Controller usb usb1: Manufacturer: Linux 2.6.32.11-svn70860 dwc_otg_hcd usb usb1: SerialNumber: dwc_otg.0 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected MyBookLive:/lib/modules/2.6.32.11-svn70860# apt-get install -y usbutils MyBookLive:/lib/modules/2.6.32.11-svn70860# lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1586791</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1586791</link>
				<description></description>
				<pubDate>Fri, 12 Oct 2012 15:36:29 +0000</pubDate>
				<wikidot:authorName>PavelMeld</wikidot:authorName>				<wikidot:authorUserId>1462102</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I see that D+ and D- balls (R1 and T1 in APM82181) are closest to the edge of chip.<br /> These balls are at the right-top corner of chip on picture</p> <blockquote> <p>img1182m.jpg (see link above in tomas's post)</p> </blockquote> <p>Using thin wire or pin as a probe it's possible to check whether some of them is connected to pads of J4 or to some trace going from under the chip in this area.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1511044</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1511044</link>
				<description></description>
				<pubDate>Wed, 18 Jul 2012 06:43:40 +0000</pubDate>
				<wikidot:authorName>Rinin</wikidot:authorName>				<wikidot:authorUserId>1401926</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Is anyone still here, or averyone give up? I'm really intersted in this project. And as I see all we need is D+ and D- and pray for internal oscillator for USB.<br /> Because I still haven't my own unit for experiments I'll be pleased if someone will make more detailed photo of south-west side of APM82181_USB (according to tomas123 photo named img1182m.jpg)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1459274</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1459274</link>
				<description></description>
				<pubDate>Fri, 25 May 2012 00:02:09 +0000</pubDate>
				<wikidot:authorName>liamstears</wikidot:authorName>				<wikidot:authorUserId>1347073</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Any updates on this?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1268075</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1268075</link>
				<description></description>
				<pubDate>Tue, 27 Sep 2011 13:54:07 +0000</pubDate>
				<wikidot:authorName>munozdj</wikidot:authorName>				<wikidot:authorUserId>1168044</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Great, Tomás!</p> <p>I'd be all over the hardware right now but, unfortunately, I believe I bricked my hard drive and now I'm forced to focus on getting it back online without losing my data.<br /> Maybe the UART hack will help me with the unbricking, so that's a (partial) relief.</p> <p>I'll post back when it's working again.<br /> In the mean while&#8230; Good luck!</p> <p>Disclaimer: I'm not an expert in linux whatsoever, but I don't consider myself a newbie either.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1247029</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1247029</link>
				<description></description>
				<pubDate>Thu, 01 Sep 2011 11:41:21 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>the chip allows for an internally generated reference clock source generated by the Peripheral/Ethernet PLL</p> </blockquote> <p>wow, great hint<br /> let us hack the linux kernel driver&#8230; ;-)</p> <p>a link to a pdf with the usb hardware layout <a href="http://mybookworld.wikidot.com/local--files/mybook-live/APM82181_USB.pdf" target="_blank">APM82181_USB.pdf</a><br /> for the another hardware hackers in this forum<br /> (see <a href="http://mybookworld.wikidot.com/wd-mybook-live-uart">http://mybookworld.wikidot.com/wd-mybook-live-uart</a> )</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1246281</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1246281</link>
				<description></description>
				<pubDate>Wed, 31 Aug 2011 16:20:08 +0000</pubDate>
				<wikidot:authorName>ecotje</wikidot:authorName>				<wikidot:authorUserId>1182580</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Tomas123,<br /> I do have the pin layouts of the APM82181 from a project unrelated to WD. Although we ended up not using this chip, it exceeded our expectations so I believe WD made a great choice. I will PM them to you.<br /> You are right about the crystal, that has to be 12.0 Mhz. But you can also use an external oscillator at 12, 24 or 48Mhz, and even better, the chip allows for an internally generated reference clock source generated by the Peripheral/Ethernet PLL when defined by one of the USB System Device Control Registers. So attaching a crystal is completely optional :-)<br /> That should give you a better chance to succeed&#8230;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1241245</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1241245</link>
				<description></description>
				<pubDate>Fri, 26 Aug 2011 21:06:44 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I posted all my infos in this thread (usb kernel module, APM82181)</p> <p>a little step: we only need D+/D- and a level converter</p> <p>we have not a data sheet with pin layout of APM82181<br /> but I'm afraid that D+ / D- are not soldered<br /> see my pitures here:<br /> <a href="http://mybookworld.wikidot.com/forum/t-337415/change-hdd-in-mbl#post-1098140">http://mybookworld.wikidot.com/forum/t-337415/change-hdd-in-mbl#post-1098140</a><br /> <a href="http://img832.imageshack.us/img832/6117/img1182m.jpg">http://img832.imageshack.us/img832/6117/img1182m.jpg</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1241042</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1241042</link>
				<description></description>
				<pubDate>Fri, 26 Aug 2011 15:41:54 +0000</pubDate>
				<wikidot:authorName>munozdj</wikidot:authorName>				<wikidot:authorUserId>1168044</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hey Tomas123,<br /> Are you still interested in adding an USB port to your MBL? I'd be very happy if we could actually pull this off and, as I see, there's no easy way to add it.<br /> I'm an electric engineer and am offering my knowledge and experience to this project.</p> <p>Please tell me if you'd be interested in this.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1151685</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1151685</link>
				<description></description>
				<pubDate>Sat, 14 May 2011 21:20:26 +0000</pubDate>
				<wikidot:authorName>gabbel</wikidot:authorName>				<wikidot:authorUserId>861672</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yes, but it can give us some hints to write the debricking guide.<br /> I will check if pressing the reset button during start does have an effect.<br /> I hope that it runs the &quot;fresh_install&quot; of u-boot.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1148254</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1148254</link>
				<description></description>
				<pubDate>Tue, 10 May 2011 21:11:02 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yes, I read your detailed post last week.<br /> There are some nice hints for usb support - but we have no solder pads for a usb plug &#8230;</p> <p>thanks for information</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1147858</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1147858</link>
				<description></description>
				<pubDate>Tue, 10 May 2011 11:25:10 +0000</pubDate>
				<wikidot:authorName>gabbel</wikidot:authorName>				<wikidot:authorUserId>861672</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi tomas123 I posted the U-boot output in the UART discussion.</p> <p><a href="http://mybookworld.wikidot.com/forum/t-352055/wd-mybook-live-uart">http://mybookworld.wikidot.com/forum/t-352055/wd-mybook-live-uart</a></p> <p>I hope that you have fun with them.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1142567</guid>
				<title>Re: extend My Book Live with USB ports- Sata</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1142567</link>
				<description></description>
				<pubDate>Tue, 03 May 2011 12:21:03 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>there are no solder pads for a second Sata drive</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1140766</guid>
				<title>Re: extend My Book Live with USB ports- Sata</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1140766</link>
				<description></description>
				<pubDate>Sun, 01 May 2011 14:46:35 +0000</pubDate>
				<wikidot:authorName>huotg01</wikidot:authorName>				<wikidot:authorUserId>79906</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thomas123</p> <p>That would be great if we can more easily add one or more Sata drives.</p> <p>Don't you think ?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1139425</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1139425</link>
				<description></description>
				<pubDate>Fri, 29 Apr 2011 15:17:29 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Great!<br /> Can you post here the console messages while booting (U-boot etc) before the kernel logs the messages (dmesg)?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1139277</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1139277</link>
				<description></description>
				<pubDate>Fri, 29 Apr 2011 10:24:46 +0000</pubDate>
				<wikidot:authorName>gabbel</wikidot:authorName>				<wikidot:authorUserId>861672</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi tomas123,</p> <p>Yes you are right the &quot;J8&quot; is a UART (Serial) port.</p> <p>Details how to connect it are listed here: <a href="http://mybookworld.wikidot.com/wd-mybook-live-uart">http://mybookworld.wikidot.com/wd-mybook-live-uart</a></p> <p>I tested it with my Guruplug JTAG board.<br /> <a href="http://www.globalscaletechnologies.com/p-28-guruplug-jtag.aspx">http://www.globalscaletechnologies.com/p-28-guruplug-jtag.aspx</a></p> <p>The &quot;J4&quot; could be a JTAG port to flash the u-boot of a bricked device.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1051721</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1051721</link>
				<description></description>
				<pubDate>Mon, 14 Mar 2011 15:35:55 +0000</pubDate>
				<wikidot:authorName>copa017</wikidot:authorName>				<wikidot:authorUserId>761554</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi tomas123,</p> <p>you did a great job to find out -unfortunately- that there is no (easy) way to add a USB.<br /> (of course I would be interested as well.)</p> <p>What do you think about the possibility of a 2nd SATA port ?</p> <p>Best regards<br /> copa017</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1042154</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1042154</link>
				<description></description>
				<pubDate>Thu, 10 Mar 2011 20:01:41 +0000</pubDate>
				<wikidot:authorName>Gratstein</wikidot:authorName>				<wikidot:authorUserId>703378</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>just yesterday I disassembled my book live</p> </blockquote> <p>Hi,</p> <p>Could you explain how to disasembly the WD Live ? I can't find a way to open it with no damage to the box. Pictures would be great!</p> <p>Thx</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1038227</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1038227</link>
				<description></description>
				<pubDate>Wed, 09 Mar 2011 09:29:22 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>no comments / no ideas ?<br /> Am I the only one who is interested in USB Ports?</p> <p>The bane of WD.<br /> The whitebook has an usb port but the usb kernel modules in the SDK are incompleted and we need a hardware workaround for simple usb 1.1 devices (a few usb switches can translate from 1 to 2 see <a href="http://mybookworld.wikidot.com/forum/t-225050/">http://mybookworld.wikidot.com/forum/t-225050/</a> ).</p> <p>Now we have a great hardware with great SDK and a native compiler - but no USB :-(</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1028636</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1028636</link>
				<description></description>
				<pubDate>Sat, 05 Mar 2011 17:57:24 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I found a schematics for APM82181 (Bluestone Evaluation Board)<br /> <a href="http://www.bilder-space.de/show_img.php?img=b25e7a-1299347537.png&amp;size=original">http://www.bilder-space.de/show_img.php?img=b25e7a-1299347537.png&amp;size=original</a></p> <p>there is a 4 pin usb otg connector ( <a href="http://en.wikipedia.org/wiki/USB_On-The-Go">http://en.wikipedia.org/wiki/USB_On-The-Go</a> )<br /> and the APM82181 need a 12Mhz crystal on pin USB_OTG_XTAL for powering usb (a standard usb crystal)</p> <p>but there are only 2 crystals on board: 1x25Mhz and 1x50Mhz<br /> &#8230; now we can give up.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1028567</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1028567</link>
				<description></description>
				<pubDate>Sat, 05 Mar 2011 17:28:44 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You can initialize a usb handshake sequence with a pull-up resistor on usb-pin &quot;D-&quot;</p> <p>ok, I checked with a pull-up all pins of connector J4 and empty places of IC U12 and U29<br /> there was nothing to see on my oscilloscope and no message in dmesg log</p> <p>we have no datasheet (with pin layout etc) of apm82181<br /> <a href="http://www.apm.com/products/embedded/singlecore460/apm82181/">http://www.apm.com/products/embedded/singlecore460/apm82181/</a><br /> We are looking for a needle in a haystack.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1026743</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1026743</link>
				<description></description>
				<pubDate>Fri, 04 Mar 2011 21:11:21 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I used an Oscilloscope and tested Tx with</p> <blockquote> <p>echo &quot;hallo&quot; &gt; /dev/ttyS0</p> </blockquote> <p>the signal is inverted</p> <p>I think, that usb support in the kernel comes from a predefined &quot;make menuconfig&quot; in the developer kit</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1026197</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1026197</link>
				<description></description>
				<pubDate>Fri, 04 Mar 2011 17:21:52 +0000</pubDate>
				<wikidot:authorName>frodo837</wikidot:authorName>				<wikidot:authorUserId>330339</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>how you detect that J8 is serial ?</p> <p>what do you think about J4 ? There are a lot pins, is'it possible that USB linked to here or at least SPI / i2c? otherwise for me unclear for what reason USB support included to kernel?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1023998</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1023998</link>
				<description></description>
				<pubDate>Thu, 03 Mar 2011 22:20:31 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>bad news</p> <p>the 4 pin connector J8 (left top)<br /> <a href="http://www.smallnetbuilder.com/images/stories/nas/wd_mybook_live/wd_mybook_live_inside.jpg">http://www.smallnetbuilder.com/images/stories/nas/wd_mybook_live/wd_mybook_live_inside.jpg</a><br /> is the <strong>serial console /dev/ttyS0</strong></p> <p>see picture above, there 4 pins from left to right: GND , Tx , unknown , Vcc=3,3V<br /> (I think, that unknown is not Rx)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1018802</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1018802</link>
				<description></description>
				<pubDate>Tue, 01 Mar 2011 22:23:17 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I was curious and bought a mybook live.<br /> And you are right: This 4-pin usb-connector has GND, +3,3V, +3,3V and Vcc.<br /> But Vcc is also 3,3V (connected with board voltage).<br /> Datasheet: <a href="http://www.virtualpressoffice.com/JPContentAccessServlet?fileContentId=1000000010913&amp;source=sd&amp;showId=769">http://www.virtualpressoffice.com/JPContentAccessServlet?fileContentId=1000000010913&amp;source=sd&amp;showId=769</a><br /> says, we need a USB-HUB (3,3V to 5V).<br /> There is no USB-HUB on board.<br /> I never heard of a developer usb port ;-)</p> <p>lets try it</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1002829</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1002829</link>
				<description></description>
				<pubDate>Tue, 15 Feb 2011 10:16:27 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Do you have given up?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-1002248</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-1002248</link>
				<description></description>
				<pubDate>Mon, 14 Feb 2011 18:55:14 +0000</pubDate>
				<wikidot:authorName>frodo837</wikidot:authorName>				<wikidot:authorUserId>330339</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>sbin content <a href="http://pastebin.com/wat3PH2U">http://pastebin.com/wat3PH2U</a></p> <p>yes, you are right I posted file from SDK. as I can understand wd-live board called apollo( there is also led drivers with same name), so look it's only one file that could be kernel config.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-998934</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-998934</link>
				<description></description>
				<pubDate>Thu, 10 Feb 2011 16:50:12 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm unfortunately a little expert for white light usb support and usb kernel modules<br /> see my long trouble thread with bleep and andrew_sh here:<br /> <a href="http://mybookworld.wikidot.com/forum/t-225050/">http://mybookworld.wikidot.com/forum/t-225050/</a><br /> there you can see some hints for debugging usb</p> <p>for modules.usbmap see here:<br /> <a href="http://linux.die.net/man/8/usbmodules">http://linux.die.net/man/8/usbmodules</a></p> <div class="code"> <pre><code>/lib/modules # cat /lib/modules/2.6.24.4/modules.usbmap | more # usb module match_flags idVendor idProduct bcdDevice_lo bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info usbtest 0x0003 0x0547 0x1002 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x0</code></pre></div> <p>I think you haven't a depmod in /sbin for generating modules.usbmap<br /> please post a # ls -l /sbin/</p> <p>you posted following file from sdk - are you sure that this is the kernel config file for mybook live ?</p> <div class="code"> <pre><code>\gpl-source-mybooklive-010303\kernel_2.6.32-11\arch\powerpc\configs\44x\apollo_3G_nas_defconfig</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-998911</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-998911</link>
				<description></description>
				<pubDate>Thu, 10 Feb 2011 16:12:48 +0000</pubDate>
				<wikidot:authorName>frodo837</wikidot:authorName>				<wikidot:authorUserId>330339</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>yep, /proc/modules empty<br /> I also have white light. inside modules folder there is <em>modules.usbmap</em> that empty on live and contain something on white. Does you know purpose of that file?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-998883</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-998883</link>
				<description></description>
				<pubDate>Thu, 10 Feb 2011 15:26:02 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>is following not enough</p> </blockquote> <p>Sorry, I thought it was a fragment. I've never seen so few modules.</p> <p>WD has a new concept. Here a listing from my <strong>My Book World Edition (white light)</strong> with dozen of kernel modules<br /> <a href="http://pastebin.com/KPTSW5KM">http://pastebin.com/KPTSW5KM</a></p> <p>I'm not expert to read kernel make file for static &lt;-&gt; loadable kernel module.<br /> I think you must (cross-)compile a loadable ehci usb kernel module.</p> <p>is<br /> # cat /proc/modules<br /> also empty? I'm afraid so ;-)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-998879</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-998879</link>
				<description></description>
				<pubDate>Thu, 10 Feb 2011 15:10:30 +0000</pubDate>
				<wikidot:authorName>frodo837</wikidot:authorName>				<wikidot:authorUserId>330339</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>yep, drivers compiled into kernel<br /> about &quot;find /lib/modules/ -follow&quot;, is following not enough ?</p> <blockquote> <p>in /lib/modules present just tcrypt.ko , scsi_wait_scan.ko , g_file_storage.ko</p> </blockquote> <p>here <a href="http://pastebin.com/PCp8GrB4">http://pastebin.com/PCp8GrB4</a> as i understand default kernel config.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-998733</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-998733</link>
				<description></description>
				<pubDate>Thu, 10 Feb 2011 09:04:32 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I reread your last message.<br /> Do you mean WD compiled necessary device driver static into the kernel?</p> <p>please list your module folder</p> <p>busybox syntax</p> <div class="code"> <pre><code># find /lib/modules/ -follow</code></pre></div> <p>or gnu syntax</p> <div class="code"> <pre><code># find -L /lib/modules/</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-998178</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-998178</link>
				<description></description>
				<pubDate>Wed, 09 Feb 2011 20:28:32 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>3.4V instead 5V on pin4 is a bad message for non self-powered devices</p> <p>The sata disk need 3.3V / 5&#160;V and 12V,. Therefore we have a 5V voltage inverter on board.<br /> It could be that a cheap component for usb voltage (500mA) was not mounted on the PCB.</p> <p>The output of lsmod can not be empty. lsmod is a wrapper for</p> <div class="code"> <pre><code># cat /proc/modules</code></pre></div> <br /> try this and post the output here <p>in your dmesg I can't find loading the usb kernel modul<br /> I think you must load the corresponding usb kernel module like here</p> <div class="code"> <pre><code># insmod /lib/modules/2.6.xyz/kernel/drivers/usb/host/ehci-hcd.ko</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-998052</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-998052</link>
				<description></description>
				<pubDate>Wed, 09 Feb 2011 17:49:36 +0000</pubDate>
				<wikidot:authorName>frodo837</wikidot:authorName>				<wikidot:authorUserId>330339</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>about voltages 0/3.4/3.4/3.4<br /> lsmod empty (as I see in source usb embedded in kernel), in /lib/modules present just tcrypt.ko , scsi_wait_scan.ko , g_file_storage.ko</p> <p>dmesg <a href="http://pastebin.com/W0WfT4Wp">http://pastebin.com/W0WfT4Wp</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-998011</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-998011</link>
				<description></description>
				<pubDate>Wed, 09 Feb 2011 17:00:21 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>check the loaded kernel modules with</p> <div class="code"> <pre><code># lsmod</code></pre></div> <p>please send the measered voltage for every pin 1 to 4:<br /> 0V / 3,4V / 3,4V / 5,0V ??</p> <p>hm&#8230;<br /> <strong>dwc_otg: version 2.60a 22-NOV-2006</strong><br /> <a href="http://en.wikipedia.org/wiki/USB_On-The-Go">http://en.wikipedia.org/wiki/USB_On-The-Go</a><br /> A Linux-NAS as slave USB make no sense. The usb-master needs full raw disk acces to slave or a own partition (smartphone sd card etc)&#8230;</p> <p>please restart the my book and immediately copy the entire dmesg log<br /> post it here or to <a href="http://pastebin.com">http://pastebin.com</a></p> <p>it's look like this sequence:<br /> <a href="http://www.denx.de/wiki/view/DULG/LinuxRamdiskRoot">http://www.denx.de/wiki/view/DULG/LinuxRamdiskRoot</a></p> <div class="code"> <pre><code>Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver libusual dwc_otg: version 2.60a 22-NOV-2006 dwc_otg: Shared Tx FIFO mode dwc_otg: Using DMA mode dwc_otg dwc_otg.0: DWC OTG Controller dwc_otg dwc_otg.0: new USB bus registered, assigned bus number 3 dwc_otg dwc_otg.0: irq 28, io mem 0x00000000 dwc_otg: Init: Port Power? op_state=4</code></pre></div> <p>some infos to the CPU APM82181<br /> <a href="http://myapm.apm.com/MyAMCC/retrieveDocument/PowerPC/APM82181/APM82181_PB4090.pdf">http://myapm.apm.com/MyAMCC/retrieveDocument/PowerPC/APM82181/APM82181_PB4090.pdf</a><br /> USB 2.0 OTG is the &quot;normal&quot; interface hardware and device driver</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-997949</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-997949</link>
				<description></description>
				<pubDate>Wed, 09 Feb 2011 15:48:48 +0000</pubDate>
				<wikidot:authorName>frodo837</wikidot:authorName>				<wikidot:authorUserId>330339</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>hm&#8230; /proc/bus/usb/ empty , lsusb and testlibusb absent</p> <p>rechecked voltage on first 3 pint just about 3.4volts</p> <p>in dmesg log present following at startup</p> <div class="code"> <pre><code>usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb ... Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver libusual **dwc_otg: version 2.60a 22-NOV-2006**</code></pre></div> <br /> otg&#8230; as i know otg allow simulate slave instead host, so possible our drive by defaukt configured as mass storage device and should be connected to PC instead?
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-997927</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-997927</link>
				<description></description>
				<pubDate>Wed, 09 Feb 2011 15:20:39 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Are running the usb kernel modules?<br /> check it with</p> <div class="code"> <pre><code># lsmod</code></pre></div> <p>please send outputs of</p> <div class="code"> <pre><code># cat /proc/bus/usb/devices # testlibusb # lsusb -vt</code></pre></div> <p>3.7v is a bit to much for D+/D- but not enough for Vcc.<br /> The host sends 0&#160;V for a Low level and <strong>3.3&#160;V</strong> for a High level.<br /> The host expects 0&#160;V to 0.8&#160;V for a Low level and 2&#160;V to 3.6&#160;V for a High level.</p> <div class="code"> <pre><code>Pin Name Description 1 VCC +5 V 2 D− Data − 3 D+ Data + 4 GND Ground</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-997878</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-997878</link>
				<description></description>
				<pubDate>Wed, 09 Feb 2011 14:02:43 +0000</pubDate>
				<wikidot:authorName>frodo837</wikidot:authorName>				<wikidot:authorUserId>330339</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>just yesterday I disassembled my book live mentioned J8 really looks as USB, more on that pin present voltages about 3.7v as it should be in USB ports. I soldered USB socket, and tried insert flash drive, unfortunately nothing was mounted and more I didn't see anything usb activity in dmesg log.</p> <p>testlibusb an lsusb absent on device</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-997851</guid>
				<title>Re: extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-997851</link>
				<description></description>
				<pubDate>Wed, 09 Feb 2011 13:18:48 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Google is your friend:</p> <p>I found here some nice pics: <a href="http://www.smallnetbuilder.com/nas/nas-reviews/31314-wd-my-book-live-reviewed">http://www.smallnetbuilder.com/nas/nas-reviews/31314-wd-my-book-live-reviewed</a><br /> <strong>maybe J8 (left top) is a unsoldered 4 pin usb connector</strong><br /> <a href="http://www.smallnetbuilder.com/images/stories/nas/wd_mybook_live/wd_mybook_live_inside.jpg">http://www.smallnetbuilder.com/images/stories/nas/wd_mybook_live/wd_mybook_live_inside.jpg</a></p> <hr /> <p>USB Device Filesystem is mounted:<br /> <a href="http://forums.overclockers.co.uk/showthread.php?t=18233918">http://forums.overclockers.co.uk/showthread.php?t=18233918</a></p> <div class="code"> <pre><code>[~] # mount procbususb on /proc/bus/usb type usbfs (rw)</code></pre></div> <p>libusb is installed:<br /> <a href="http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;t=102104">http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;t=102104</a><br /> <a href="http://laborsklave.blogspot.com/2011/01/wd-mybook-live-testbericht.html">http://laborsklave.blogspot.com/2011/01/wd-mybook-live-testbericht.html</a></p> <div class="code"> <pre><code>[~] # dpkg -l ii libusb-0.1-4 2:0.1.12-13 userspace USB programming library ii libusb-1.0-0 2:1.0.6-1 userspace USB programming library</code></pre></div> <p>That's really nice. I think we have all we need for usb support</p> <p>I don't know the path to libusb library - but can anybody run this two commands?</p> <div class="code"> <pre><code># testlibusb # lsusb -vt</code></pre></div> <p>please post output from kernel message buffer</p> <p>thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-306607#post-997694</guid>
				<title>extend My Book Live with USB ports</title>
				<link>http://mybookworld.wikidot.com/forum/t-306607/extend-my-book-live-with-usb-ports#post-997694</link>
				<description></description>
				<pubDate>Wed, 09 Feb 2011 06:54:40 +0000</pubDate>
				<wikidot:authorName>tomas123</wikidot:authorName>				<wikidot:authorUserId>319652</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I haven't a white book live - I need your help:</p> <p>Debian is great but I need USB ports.<br /> Has anyone opened the unit and took some pictures of the board?<br /> I think, there are some solder pads with D+ and D-</p> <p>Has anyone seen kernel module for usb?</p> <p>thanks</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>