<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Tech Observer: Linux And Open Source</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/" />
    <link rel="self" type="application/atom+xml" href="http://kennethhunt.com/atom.xml" />
    <id>tag:kennethhunt.com,2007-10-01://1</id>
    <updated>2011-08-14T18:29:10Z</updated>
    <subtitle>Kenneth Hunt</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Publishing Platform 4.01</generator>

<entry>
    <title>Brew and Mac OS X Lion Error: Failed while executing git pull http://github.com/mxcl/homebrew.git master</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002111.html" />
    <id>tag:kennethhunt.com,2011://1.2111</id>

    <published>2011-08-14T18:27:24Z</published>
    <updated>2011-08-14T18:29:10Z</updated>

    <summary>I had to fix permissions on the /usr/local folder: sudo chown -R `whoami` /usr/local cd /usr/local git add . git stash git reset --hard brew update...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>I had to fix permissions on the /usr/local folder:</p>

<blockquote>
sudo chown -R `whoami` /usr/local
cd /usr/local
git add .
git stash
git reset --hard
brew update
</blockquote>]]>
        
    </content>
</entry>

<entry>
    <title>VMware vSphere Hardening Guide Introduction for ESXi and ESX</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002110.html" />
    <id>tag:kennethhunt.com,2011://1.2110</id>

    <published>2011-05-12T20:11:23Z</published>
    <updated>2011-05-12T20:14:25Z</updated>

    <summary>Take a look, very thourough overview and specifics on locking down and hardening your infrastructure! Includes details on specialized environments that have some unique aspect that makes them especially vulnerable to sophisticated attacks...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    <category term="esx" label="esx" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="esxi" label="esxi" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="virtualization" label="virtualization" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vmware" label="vmware" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>Take a look, very thourough overview and specifics on locking down and hardening your infrastructure! Includes details on specialized environments that have some unique aspect that makes them<br />
especially vulnerable to sophisticated attacks so all your bases are covered!</p>

<p><a href="http://communities.vmware.com/docs/DOC-15413">VMware vSphere Hardening Guide Introduction</a><br />
<blockquote><br />
VMware vSphere Hardening Guide Introduction<br />
Scope<br />
This set of documents provides guidance on how to securely deploy VMware®<br />
vSphere™ 4.1 (“vSphere”) in a production environment. The focus is on initial<br />
configuration of the virtualization infrastructure layer, which covers the following:<br />
-­‐ The virtualization hosts (both VMware ESX® 4 and VMware ESXi™ 4)<br />
-­‐ Configuration of the virtual machine container (NOT hardening of the<br />
guest operating system (OS) or any applications running within)<br />
-­‐ Configuration of the virtual networking infrastructure, including the<br />
management and storage networks as well as the virtual switch<br />
(but NOT security of the virtual machine’s network)<br />
-­‐ VMware vCenter™ Server, its database and client components<br />
-­‐ VMware Update Manager (included because the regular update and<br />
patching of the ESX/ESXi hosts and the virtual machine containers are<br />
essential to maintaining the security of the environment)<br />
The following are specifically out of scope and are NOT covered:<br />
-­‐ Security of the software running inside the virtual machine, such as OS<br />
and applications, and the traffic traveling through the virtual machine<br />
networks<br />
-­‐ Security of any other add-on products, such as SRM<br />
-­‐ Detailed operational procedures related to maintaining security, such as<br />
event monitoring, auditing and privilege management. Guidance is<br />
provided on general areas in which to perform these important tasks, but<br />
details on exactly how to perform them are out of scope.<br />
</blockquote></p>]]>
        
    </content>
</entry>

<entry>
    <title>Pentadactyl is VIM bindings for your Firefox Browser</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002109.html" />
    <id>tag:kennethhunt.com,2011://1.2109</id>

    <published>2011-01-21T14:11:26Z</published>
    <updated>2011-01-21T15:05:10Z</updated>

    <summary>Pentadactyl This is cool and very well implemented, I like the concept and find myself leaning towards VIM moreso than emacs which if I remember correctly has a browser built in LOL... If...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    <category term="firefox" label="firefox" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vim" label="vim" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p><a href="http://dactyl.sourceforge.net/pentadactyl/">Pentadactyl</a><br />
This is cool and very well implemented, I like the concept and find myself leaning towards VIM moreso than emacs which if I remember correctly has a browser built in LOL... If you have trouble remembering commands or keyboard shortcuts, you can bring up this help page at any time by typing <strong>:help</strong> or <strong><F1></strong>. If you find that you don't like Pentadactyl at all, you can disable it by typing <strong>:extdisable</strong> Pentadactyl or delete it entirely by typing <strong>:extdelete</strong> Pentadactyl</p>

<blockquote><strong>Pentadactyl</strong> is a free browser add-on
            for <a href="http://www.mozilla.com/firefox/" rel="external">Firefox</a>,
            designed to make browsing more efficient and especially
            more keyboard accessible. Largely inspired by the
            <a href="http://www.vim.org/" rel="external">Vim</a>
            text editor, the appearance and finger feel of
            Pentadactyl should be familiar to Vim users. Additional
            web-specific features, such as our ‘Hint’ mode, command
            interface, and key bindings to automatically follow back
            and forward links, make it easy to navigate without
            touching the mouse and give Pentadactyl a habit forming
            nature of its own.
 </blockquote>]]>
        
    </content>
</entry>

<entry>
    <title>I am testing application development on the Apple iPod Touch 4th Gen 32GB model</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002108.html" />
    <id>tag:kennethhunt.com,2010://1.2108</id>

    <published>2010-09-29T15:48:11Z</published>
    <updated>2010-09-29T15:54:02Z</updated>

    <summary>If you&apos;ve been interested in the sensor data coming out of the Apple mobile platforms, I have great news, the Apple iPod Touch 4th Generation model has these specs: Sensors Three-axis gyro Accelerometer...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    <category term="ipod" label="iPod" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>If you've been interested in the sensor data coming out of the Apple mobile platforms, I have great news, the<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=B001FA1O18" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
Apple iPod Touch 4th Generation model has these specs:<br />
<h3>Sensors</h3><br />
<ul><br />
<li>Three-axis gyro</li><br />
<li>Accelerometer</li><br />
<li>Ambient light sensor</li><br />
</ul><br />
This looks like an excellent way to demo and prototype games for the iPhone 4 platform without a multi-year contract!<br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>How to Hardening Tips for the Default Installation of Mac OS X 10.5 &quot;Leopard&quot;</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002107.html" />
    <id>tag:kennethhunt.com,2010://1.2107</id>

    <published>2010-08-24T22:15:42Z</published>
    <updated>2010-08-24T22:17:15Z</updated>

    <summary>I found this guide informative, easy checklist to go through! Hardening Tips for the Default Installation of Mac OS X 10.5 &quot;Leopard&quot;...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    <category term="osx" label="OSX" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>I found this guide informative, easy checklist to go through! </p>

<p><a href="http://www.nsa.gov/ia/_files/factsheets/macosx_hardening_tips.pdf">Hardening Tips for the Default Installation of Mac OS X 10.5 "Leopard"</a></p>]]>
        
    </content>
</entry>

<entry>
    <title>Sync your Lotus Notes Calendar to Google</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002106.html" />
    <id>tag:kennethhunt.com,2010://1.2106</id>

    <published>2010-08-05T17:43:17Z</published>
    <updated>2010-08-05T17:46:12Z</updated>

    <summary>This is a very awesome java app. You can synchronize your Lotus Notes Calendar to your Google Calendar site! Lotus Notes Calendar Sync to Google It&apos;s difficult to access your IBM Lotus Notes...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>This is a very awesome java app. You can synchronize your Lotus Notes Calendar to your Google Calendar site!</p>

<p><a href="http://lngooglecalsync.sourceforge.net/index.html">Lotus Notes Calendar Sync to Google</a><br />
<blockquote><br />
It's difficult to access your IBM Lotus Notes calendar from outside Lotus Notes. Google has great interfaces to access its calendar, so why not use Google as a bridge to Lotus Notes? On top of that, why not keep it simple? Set and forget!<br />
</blockquote></p>]]>
        
    </content>
</entry>

<entry>
    <title>Developing an App for the Apple iPad Suggestions for the SDK and opensource application developers</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002105.html" />
    <id>tag:kennethhunt.com,2010://1.2105</id>

    <published>2010-03-31T20:38:13Z</published>
    <updated>2010-04-08T20:02:25Z</updated>

    <summary>How do I get started developing an app for the Apple iPad? It is simple easy to start-you apply to the developer program and with a $99 subscription per year you get access...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>How do I get started developing an app for the Apple iPad?<br />
It is simple easy to start-you apply to the developer program and with a $99 subscription per year you get access to the full SDK and a developer key to synchonize your apps to a iPad and you also get the iPad simulator so you can test and develope your app without the hardware!</p>

<p>So how much does it cost to get started?<br />
Well if you have a keyboard, mouse and a monitor all you need is an Apple Mac Mini to begin your development work. The Mac Mini is the computer you will install the SDK on and with a DVi monitor you will have a full desktop experience.</p>

<p>So here's your shopping list:<br />
Mac Mini<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B002QQ8AJY" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p>Mini-DVI adapter cable so you can use your DVI monitor:<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B000EHRA48" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p>If you have a VGA monitor you need this adapter:<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B00011KHTM" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=1430227001" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=0470641657" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=1934356573" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=1430230215" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=1935182587" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=0789744279" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=1430230452" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><br />
And Finally sign up for the developer program on apple's website:<br />
<a href="http://www.apple.com/ipad/sdk/">Start Developing Your iPad Apps</a></p>

<p>And if this all seems like TOO much just to get your feet wet in the scene, check out the open source framework:<br />
<a href="http://phonegap.com/">PhoneGap</a> which is an open source development tool for building fast, easy mobile apps with JavaScript. The site includes a simulator written in Adobe AIR!</p>

<p><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=0470568437" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><br />
Head First iPhone Development<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=0596803540" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p>Developing Hybrid Applications for the iPhone<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=0321604164" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p>iPhone Advanced Projects<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=1430224037" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>]]>
        
    </content>
</entry>

<entry>
    <title>Support for VMXNET 2 and 3 inside Ubuntu on ESX and ESXi installs with Intel 10 Gigabit 82598 / 82598EB and 82599 Ethernet</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002104.html" />
    <id>tag:kennethhunt.com,2010://1.2104</id>

    <published>2010-03-24T18:19:35Z</published>
    <updated>2010-03-24T18:31:50Z</updated>

    <summary>I am deploying some test guest OS on my ESX platform and want to use the FULL 10GIG of bandwidth I can support on the NIC. I discovered that the client install ISO...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>I am deploying some test guest OS on my ESX platform and want to use the FULL 10GIG of bandwidth I can support on the NIC. I discovered that the client install ISO doesn't recognize the NIC but that I can configure it post-install!<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=0596157258" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
Right click the guest virtual machine in vSphere Client, and slect GUEST menu and then Install/Upgrade VMware Tools, this will mount the iso to the /dev/cdrom next:</p>

<p>sudo mount /dev/cdrom /media/cdrom<br />
cd /tmp<br />
tar zxf /media/cdrom/VM*<br />
cd vm*<br />
sudo ./vmware-install.pl</p>

<p>I accepted the defaults...</p>

<p>test with:</p>

<p>sudo ifconfig -a <br />
should see eth0<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=0137021186" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p>cd /etc/network<br />
sudo vim interfaces</p>

<p>add these lines:</p>

<p>auto eth0<br />
iface eth0 inet dhcp</p>

<p><br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>Hands On with the M-Audio Torq Xponent Advanced DJ Performance / Production System</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002103.html" />
    <id>tag:kennethhunt.com,2010://1.2103</id>

    <published>2010-03-23T13:39:40Z</published>
    <updated>2010-04-07T14:59:13Z</updated>

    <summary>I purchased this dj mixing deck recently - I am testing it on windows xp currently. I have found a couple gotchas, the buttons on the unit can be programed, and in the...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    <category term="xponent" label="xponent" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>I purchased this dj mixing deck recently - I am testing it on windows xp currently.<br />
I have found a couple gotchas, the buttons on the unit can be programed, and in the torq 1.5 software you can in the preferences set custom MIDI events for specific actions. So...</p>

<p><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=B000N7ZAIC" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><br />
If you monkey with the LEARN button in the preferences, you will change some defaults. If you do this and a button stops working, just go into your APPLICATION data folder under your profile and delete the config files that TORG creates. They will be recreated with defaults and your back up and running.</p>

<p>This unit is VERY responsive, I am running on a AMD platform 4200+ processor and like the software so far. I have it plugged into a USB 2.0 Full Speed port, but will try moving it to a Hi-Speed port to see if the latency can be reduced even more.</p>

<p>I can mix MP3's, and also Apple Audio Lossless format files which compress a CD track to about half size. This is incredibly powerful since you can carry so many tunes on a hard drive.</p>

<p>There are a number of training options available I liked these youtube videos:</p>

<p><a href="http://www.youtube.com/watch?v=MIKNFsqTkyU">M-Audio Torq Lesson 01 Setup (Part 1 of 2)</a></p>

<p><a href="http://www.youtube.com/watch?v=zEC51ezDIso">M-Audio Torq Lesson 01 Setup (Part 2 of 2)</a></p>

<p><a href="http://www.youtube.com/watch?v=4nNCUSYE770">M-Audio Torq Lesson 02 The Browser (Part 1 of 2)</a></p>

<p>Torq with Xponent (M-Audio) with Steve Nalepa is a DVD course you can check out as well!<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=B001EU3ZNO" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><br />
A good set of headphones are a MUST especially if you are in the club! <br />
the Sony MDR7506 Professional Large Diaphragm Headphone is a quality item!<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=B000AJIF4E" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
or the Sony MDR-V700DJ DJ-Style Monitor Series Headphones<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B00001W0DH" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
you might need an adapter:<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B000095SA6" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p></p>

<p><br />
I want a hard case, but for now this will do just fine:<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=B001TEKSP8" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p>This case has a laptop stand!<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=B001S43FJ0" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>]]>
        
    </content>
</entry>

<entry>
    <title>How to setup Intel 10 Gigabit  82598 / 82598EB and 82599 Ethernet Adapter Controllers on Servers For VMWare ESXi and ESX Platforms </title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002102.html" />
    <id>tag:kennethhunt.com,2010://1.2102</id>

    <published>2010-03-08T19:52:40Z</published>
    <updated>2010-03-09T19:57:20Z</updated>

    <summary>The ESXi platform does support the Intel 10 Gigabit adapter. I found drivers in an ISO on the VMWare site: VMware ESX/ESXi 4.0 Driver CD for Intel 82598 and 82599 10 Gigabit Ethernet...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>The ESXi platform does support the Intel 10 Gigabit adapter. I found drivers in an ISO on the VMWare site:</p>

<p><a href="http://www.vmware.com/support/vsphere4/doc/drivercd/esx-net-ixgbe_400.2.0.44.14.4.html">VMware ESX/ESXi 4.0 Driver CD for Intel 82598 and 82599 10 Gigabit Ethernet Controllers</a><br />
<blockquote><br />
Driver CD for VMware ESX/ESXi 4.0</p>

<p>Driver version: 2.0.44.14.4 | 2009-12-17 | Build: 215251<br />
Filename: vmware-esx-drivers-net-ixgbe_400.2.0.44.14.4-1.0.4.164009.215251.iso<br />
Md5sum: cb86c8f01cbf5969d0ac259c5348aed3<br />
Sha1sum: b8376e52a833656b18e0a7bc9ccd51569188527b<br />
</blockquote></p>

<p>I already have SSH access to the baremetal on the ESXi server: I downloaded the ISO and with 7zip could navigate and so I extracted the offline-bundle and INT-intel-lad-ddk-ixgbe-400.2.0.44.14.4-1.0.4.164009-offline_bun.zip was what I needed! Putting that on a web server on my network was super easy.</p>

<p>The command is from the SSH or TECHNICAL support console.</p>

<p># esxupdate --bundle=http://web.server/INT-intel-lad-ddk-ixgbe-400.2.0.44.14.4-1.0.4.164009-offline_bun.zip update</p>

<p>Note the trailing update command!<br />
<code><br />
# esxupdate --bundle=http://10.83.240.157/pdf/INT-intel-lad-                                                                              ddk-ixgbe-400.2.0.44.14.4-1.0.4.164009-offline_bun.zip update<br />
INT-intel-lad-ddk-ixgbe-400.2.. ######################################## [100%]</p>

<p>Removing packages :vmware-esx.. ######################################## [100%]</p>

<p>Installing packages :cross_vm.. ######################################## [100%]</p>

<p>Running [/usr/sbin/vmkmod-install.sh]...<br />
ok.<br />
The update completed successfully, but the system needs to be rebooted for the<br />
changes to be effective.</p>

<p></code></p>

<p>Here's a good buy on one:<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B002VCNORG" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><code><br />
~ # lspci -v<br />
01:00.00 Ethernet controller Network controller: Intel Corporation 82598EB 10 Gigabit AT2 Server Adapter [vmnic1]<br />
         Class 0200: 8086:150b</p>

<p></code></p>]]>
        
    </content>
</entry>

<entry>
    <title>65358-01 Plantronics Battery for the CS50 Headset</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002100.html" />
    <id>tag:kennethhunt.com,2010://1.2100</id>

    <published>2010-02-03T21:01:59Z</published>
    <updated>2010-02-03T21:09:46Z</updated>

    <summary>I use a cordless telephone headset for a POTS line during the day. It is convenient the sound is actually quite good and it has worked well for almost two years. Today the...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>I use a cordless telephone headset for a POTS line during the day. It is convenient the sound is actually quite good and it has worked well for almost two years.</p>

<p>Today the headset would not hold a charge so I opened it up the part is serviceable, and Part No. 65358-01 is carried by amazon:</p>

<p><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=e81246a086c7be96dab0f053a0e94e19-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=B0006FUHSE" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p>The newest model is a CS70 <br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&nou=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=e81246a086c7be96dab0f053a0e94e19-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=B000P7LHE6" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>Apple will introduce a Tablet and Textbook store for iTunes</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002099.html" />
    <id>tag:kennethhunt.com,2010://1.2099</id>

    <published>2010-01-21T18:29:39Z</published>
    <updated>2010-01-21T18:42:59Z</updated>

    <summary>Prediction for Apple&apos;s forthcoming product. I am privy to no inside info nor do I have contacts that have this information. What I intend to discuss today is the design and ecosystem for...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>Prediction for Apple's forthcoming product.</p>

<p>I am privy to no inside info nor do I have contacts that have this information. What I intend to discuss today is the design and ecosystem for Apple's next product introduction.</p>

<p>In retrospect, the iPhone was a brilliant compromise of form and function with technical limitations, but what has cemented its lasting power is the vibrant application store and the developers that support the platform with nifty, innovatiove or just plain obvious functionality.</p>

<p>A new device would have to have a similar design methodology and ideally be supported by such an ecosystem.</p>

<p>I believe the next logical market for the iPod generation is college and the teens who grew up with iPods will be used to consuming media and information in a format as mediated by the iTunes store.</p>

<p><a href="http://www.macobserver.com/tmo/article/Analysts_See_iPod_Market_Share_Gains_Among_Teens/">Analysts See iPod Market Share Gains Among Teens</a><br />
<blockquote><br />
Piper Jaffray analysts Gene Munster and Michael Olson on Wednesday released the results of their tenth bi-annual teen survey, which showed gains in iPod market share from the spring numbers. Specifically, 74% of the teens who possess an MP3 player said they own some type of iPod[...]<br />
</blockquote><br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=e81246a086c7be96dab0f053a0e94e19-20&o=1&p=8&l=as1&m=amazon&f=ifr&asins=B002M3SOC4" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><br />
Based on this assumption and the fact that the RESALE market for textbooks allows most students to recoup some of the money spent on textbooks albeit at the expense to the publisher of a lost sale; I believe that Steve Jobs and Apple have negotiated hefty discounts from the publishers on content sold electronically based on the assumption that each student will buy a book and it will not be resellable.</p>

<p>That in itself would be enough to have a winning product, an ebook that eliminates the stack of books required for an education.</p>

<p>The game changer will be, a general purpose computing platform, most likely NOT x86 compatible and a partnership with a VoIP provider such as Skype to allow unlimited domestic calls and sms.</p>

<p>By teaming three such important features, books, applications for any area of education and the always on VoIP and SMS functionality they would have an obvious winner.</p>

<p>I predict that the icing on the cake will be that it will have full media support for itunes songs and movie downloads.</p>

<p>Although a student may need a laptop for some content creation, for class, for notes for reading and studying and for communicating with peers I think the niche that Apple serves with a new tablet will be a real game winner for Apple and establish Apple as the preeminent educational brand.</p>]]>
        
    </content>
</entry>

<entry>
    <title>NSA VMware ESX Server 3 Security Configuration Guide I733-009R-2008</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002097.html" />
    <id>tag:kennethhunt.com,2010://1.2097</id>

    <published>2010-01-07T15:47:01Z</published>
    <updated>2010-01-07T15:50:15Z</updated>

    <summary>This document explains in a comprehensive and methodical method the way to lock down, secure and harden a VMWARE installation. Although updated for ESXi or 4 the methods and critical areas are usefull...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>This document explains in a comprehensive and methodical method the way to lock down, secure and harden a VMWARE installation. Although updated for ESXi or 4 the methods and critical areas are usefull for your reference.</p>

<blockquote>
<a href="http://www.nsa.gov/ia/_files/support/I733-009R-2008.pdf">VMware ESX Server 3 Configuration Guide</a>
Enterprise Applications Division
of the
Systems and Network Analysis Center (SNAC)
Information Assurance Directorate
National Security Agency
I733-009R-2008
</blockqutoe>]]>
        
    </content>
</entry>

<entry>
    <title>BSD Magazine Now Free! BSDMAG switches online format</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002095.html" />
    <id>tag:kennethhunt.com,2010://1.2095</id>

    <published>2010-01-07T15:05:55Z</published>
    <updated>2010-01-07T15:13:56Z</updated>

    <summary>If you haven&apos;t heard, the BSDmag switches to a free online format. In the past they have offered in depth and feature articles on all flavors of BSD from NETBSD to OpenBSD to...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>If you haven't heard, the <a href="http://bsdmag.org/">BSDmag</a> switches to a free online format. In the past they have offered in depth and feature articles on all flavors of BSD from NETBSD to OpenBSD to FreeBSD this is an outstanding resource and I'm glad to see that the magazine will continue!</p>

<p>I'm excited to see this and will be looking forward to the next issue February!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Blue Microphone&apos;s Yeti is a Linux Compatible USB Condenser Microphone and the BEST I&apos;ve tested</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/archives/002094.html" />
    <id>tag:kennethhunt.com,2010://1.2094</id>

    <published>2010-01-04T02:23:54Z</published>
    <updated>2011-12-13T02:14:23Z</updated>

    <summary>I ordered a Blue Yeti Microphone - it is a USB Powered Condenser Mic which is in my opinion the BEST deal in a USB Microphone. Previously I&apos;ve tested a G-Track from SAMSON...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/">
        <![CDATA[<p>I ordered a Blue Yeti Microphone - it is a USB Powered Condenser Mic which is in my opinion the BEST deal in a USB Microphone.</p>

<p>Previously I've tested a G-Track from SAMSON but the unit I received before the Holidays was defective and would FADE OUT while I was recording vocal tracks with it. I sent it back as defective and ordered the BLUE Yeti Mic when I found out it was coming out. I considered the RODE Podcaster instead but realized it was a Dynamic mic and preferred the sound I got with a Condenser so went with the yeti.<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B002VA464S" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p>The Zero Latency Monitoring works on Windows XP but not Under Ubuntu 9.10 and an ASUS EEE PC netbook. I'm not sure what the difference is so I'm pasting in to this post the lsusb -v output for the device in case anyone has an idea.<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B000E6G9RI" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><br />
I bought a stand and pop filter subsequently and with the isolating earbuds I have this is a great low-end quasi studio sounding setup on the cheap.<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B001ECQOOO" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><br />
Very pleased with the results and would buy another for remote sites if I needed it.<br />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=techobserver-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=B0029RLV8C" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>]]>
        <![CDATA[<p><tt><br />
Bus 003 Device 003: ID b58e:9e84  <br />
Device Descriptor:<br />
  bLength                18<br />
  bDescriptorType         1<br />
  bcdUSB               2.00<br />
  bDeviceClass            0 (Defined at Interface level)<br />
  bDeviceSubClass         0 <br />
  bDeviceProtocol         0 <br />
  bMaxPacketSize0         8<br />
  idVendor           0xb58e <br />
  idProduct          0x9e84 <br />
  bcdDevice            1.00<br />
  iManufacturer           1 Blue Microphones<br />
  iProduct                2 Yeti Stereo Microphone<br />
  iSerial                 0 <br />
  bNumConfigurations      1<br />
  Configuration Descriptor:<br />
    bLength                 9<br />
    bDescriptorType         2<br />
    wTotalLength          325<br />
    bNumInterfaces          3<br />
    bConfigurationValue     1<br />
    iConfiguration          3 H10 v0.7.0.3<br />
    bmAttributes         0x80<br />
      (Bus Powered)<br />
    MaxPower              150mA<br />
    Interface Descriptor:<br />
      bLength                 9<br />
      bDescriptorType         4<br />
      bInterfaceNumber        0<br />
      bAlternateSetting       0<br />
      bNumEndpoints           0<br />
      bInterfaceClass         1 Audio<br />
      bInterfaceSubClass      1 Control Device<br />
      bInterfaceProtocol      0 <br />
      iInterface              0 <br />
      AudioControl Interface Descriptor:<br />
        bLength                10<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      1 (HEADER)<br />
        bcdADC               1.00<br />
        wTotalLength          105<br />
        bInCollection           2<br />
        baInterfaceNr( 0)       1<br />
        baInterfaceNr( 1)       2<br />
      AudioControl Interface Descriptor:<br />
        bLength                12<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      2 (INPUT_TERMINAL)<br />
        bTerminalID            13<br />
        wTerminalType      0x0201 Microphone<br />
        bAssocTerminal          0<br />
        bNrChannels             2<br />
        wChannelConfig     0x0003<br />
          Left Front (L)<br />
          Right Front (R)<br />
        iChannelNames           0 <br />
        iTerminal               0 <br />
      AudioControl Interface Descriptor:<br />
        bLength                10<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      6 (FEATURE_UNIT)<br />
        bUnitID                 6<br />
        bSourceID              13<br />
        bControlSize            1<br />
        bmaControls( 0)      0x03<br />
          Mute<br />
          Volume<br />
        bmaControls( 1)      0x00<br />
        bmaControls( 2)      0x00<br />
        iFeature                0 <br />
      AudioControl Interface Descriptor:<br />
        bLength                12<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      2 (INPUT_TERMINAL)<br />
        bTerminalID            12<br />
        wTerminalType      0x0101 USB Streaming<br />
        bAssocTerminal          0<br />
        bNrChannels             2<br />
        wChannelConfig     0x0003<br />
          Left Front (L)<br />
          Right Front (R)<br />
        iChannelNames           0 <br />
        iTerminal               0 <br />
      AudioControl Interface Descriptor:<br />
        bLength                13<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      4 (MIXER_UNIT)<br />
        bUnitID                 9<br />
        bNrInPins               2<br />
        baSourceID( 0)         12<br />
        baSourceID( 1)          6<br />
        bNrChannels             2<br />
        wChannelConfig     0x0003<br />
          Left Front (L)<br />
          Right Front (R)<br />
        iChannelNames           0 <br />
        bmControls         0x00<br />
        iMixer                  0 <br />
      AudioControl Interface Descriptor:<br />
        bLength                13<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      6 (FEATURE_UNIT)<br />
        bUnitID                 1<br />
        bSourceID               9<br />
        bControlSize            2<br />
        bmaControls( 0)      0x15<br />
        bmaControls( 0)      0x03<br />
          Mute<br />
          Bass<br />
          Treble<br />
          Bass Boost<br />
          Loudness<br />
        bmaControls( 1)      0x02<br />
        bmaControls( 1)      0x00<br />
          Volume<br />
        bmaControls( 2)      0x02<br />
        bmaControls( 2)      0x00<br />
          Volume<br />
        iFeature                0 <br />
      AudioControl Interface Descriptor:<br />
        bLength                 9<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)<br />
        bTerminalID            14<br />
        wTerminalType      0x0301 Speaker<br />
        bAssocTerminal          0<br />
        bSourceID               1<br />
        iTerminal               0 <br />
      AudioControl Interface Descriptor:<br />
        bLength                10<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      6 (FEATURE_UNIT)<br />
        bUnitID                 2<br />
        bSourceID              13<br />
        bControlSize            1<br />
        bmaControls( 0)      0x01<br />
          Mute<br />
        bmaControls( 1)      0x02<br />
          Volume<br />
        bmaControls( 2)      0x02<br />
          Volume<br />
        iFeature                0 <br />
      AudioControl Interface Descriptor:<br />
        bLength                 7<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      5 (SELECTOR_UNIT)<br />
        bUnitID                 8<br />
        bNrInPins               1<br />
        baSource( 0)            2<br />
        iSelector               0 <br />
      AudioControl Interface Descriptor:<br />
        bLength                 9<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)<br />
        bTerminalID            10<br />
        wTerminalType      0x0101 USB Streaming<br />
        bAssocTerminal          0<br />
        bSourceID               8<br />
        iTerminal               0 <br />
    Interface Descriptor:<br />
      bLength                 9<br />
      bDescriptorType         4<br />
      bInterfaceNumber        1<br />
      bAlternateSetting       0<br />
      bNumEndpoints           0<br />
      bInterfaceClass         1 Audio<br />
      bInterfaceSubClass      2 Streaming<br />
      bInterfaceProtocol      0 <br />
      iInterface              0 <br />
    Interface Descriptor:<br />
      bLength                 9<br />
      bDescriptorType         4<br />
      bInterfaceNumber        1<br />
      bAlternateSetting       1<br />
      bNumEndpoints           1<br />
      bInterfaceClass         1 Audio<br />
      bInterfaceSubClass      2 Streaming<br />
      bInterfaceProtocol      0 <br />
      iInterface              0 <br />
      AudioStreaming Interface Descriptor:<br />
        bLength                 7<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      1 (AS_GENERAL)<br />
        bTerminalLink          12<br />
        bDelay                  0 frames<br />
        wFormatTag              1 PCM<br />
      AudioStreaming Interface Descriptor:<br />
        bLength                14<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      2 (FORMAT_TYPE)<br />
        bFormatType             1 (FORMAT_TYPE_I)<br />
        bNrChannels             2<br />
        bSubframeSize           2<br />
        bBitResolution         16<br />
        bSamFreqType            0 Continuous<br />
        tLowerSamFreq        8000<br />
        tUpperSamFreq       48000<br />
      Endpoint Descriptor:<br />
        bLength                 9<br />
        bDescriptorType         5<br />
        bEndpointAddress     0x01  EP 1 OUT<br />
        bmAttributes           13<br />
          Transfer Type            Isochronous<br />
          Synch Type               Synchronous<br />
          Usage Type               Data<br />
        wMaxPacketSize     0x00c0  1x 192 bytes<br />
        bInterval               1<br />
        bRefresh                0<br />
        bSynchAddress           0<br />
        AudioControl Endpoint Descriptor:<br />
          bLength                 7<br />
          bDescriptorType        37<br />
          bDescriptorSubtype      1 (EP_GENERAL)<br />
          bmAttributes         0x01<br />
            Sampling Frequency<br />
          bLockDelayUnits         2 Decoded PCM samples<br />
          wLockDelay              1 Decoded PCM samples<br />
    Interface Descriptor:<br />
      bLength                 9<br />
      bDescriptorType         4<br />
      bInterfaceNumber        1<br />
      bAlternateSetting       2<br />
      bNumEndpoints           1<br />
      bInterfaceClass         1 Audio<br />
      bInterfaceSubClass      2 Streaming<br />
      bInterfaceProtocol      0 <br />
      iInterface              0 <br />
      AudioStreaming Interface Descriptor:<br />
        bLength                 7<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      1 (AS_GENERAL)<br />
        bTerminalLink          12<br />
        bDelay                  0 frames<br />
        wFormatTag              1 PCM<br />
      AudioStreaming Interface Descriptor:<br />
        bLength                14<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      2 (FORMAT_TYPE)<br />
        bFormatType             1 (FORMAT_TYPE_I)<br />
        bNrChannels             1<br />
        bSubframeSize           2<br />
        bBitResolution         16<br />
        bSamFreqType            0 Continuous<br />
        tLowerSamFreq        8000<br />
        tUpperSamFreq       48000<br />
      Endpoint Descriptor:<br />
        bLength                 9<br />
        bDescriptorType         5<br />
        bEndpointAddress     0x01  EP 1 OUT<br />
        bmAttributes           13<br />
          Transfer Type            Isochronous<br />
          Synch Type               Synchronous<br />
          Usage Type               Data<br />
        wMaxPacketSize     0x0060  1x 96 bytes<br />
        bInterval               1<br />
        bRefresh                0<br />
        bSynchAddress           0<br />
        AudioControl Endpoint Descriptor:<br />
          bLength                 7<br />
          bDescriptorType        37<br />
          bDescriptorSubtype      1 (EP_GENERAL)<br />
          bmAttributes         0x01<br />
            Sampling Frequency<br />
          bLockDelayUnits         2 Decoded PCM samples<br />
          wLockDelay              1 Decoded PCM samples<br />
    Interface Descriptor:<br />
      bLength                 9<br />
      bDescriptorType         4<br />
      bInterfaceNumber        1<br />
      bAlternateSetting       3<br />
      bNumEndpoints           1<br />
      bInterfaceClass         1 Audio<br />
      bInterfaceSubClass      2 Streaming<br />
      bInterfaceProtocol      0 <br />
      iInterface              0 <br />
      AudioStreaming Interface Descriptor:<br />
        bLength                 7<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      1 (AS_GENERAL)<br />
        bTerminalLink          12<br />
        bDelay                  0 frames<br />
        wFormatTag              1 PCM<br />
      AudioStreaming Interface Descriptor:<br />
        bLength                14<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      2 (FORMAT_TYPE)<br />
        bFormatType             1 (FORMAT_TYPE_I)<br />
        bNrChannels             2<br />
        bSubframeSize           3<br />
        bBitResolution         24<br />
        bSamFreqType            0 Continuous<br />
        tLowerSamFreq        8000<br />
        tUpperSamFreq       48000<br />
      Endpoint Descriptor:<br />
        bLength                 9<br />
        bDescriptorType         5<br />
        bEndpointAddress     0x01  EP 1 OUT<br />
        bmAttributes           13<br />
          Transfer Type            Isochronous<br />
          Synch Type               Synchronous<br />
          Usage Type               Data<br />
        wMaxPacketSize     0x0120  1x 288 bytes<br />
        bInterval               1<br />
        bRefresh                0<br />
        bSynchAddress           0<br />
        AudioControl Endpoint Descriptor:<br />
          bLength                 7<br />
          bDescriptorType        37<br />
          bDescriptorSubtype      1 (EP_GENERAL)<br />
          bmAttributes         0x01<br />
            Sampling Frequency<br />
          bLockDelayUnits         2 Decoded PCM samples<br />
          wLockDelay              1 Decoded PCM samples<br />
    Interface Descriptor:<br />
      bLength                 9<br />
      bDescriptorType         4<br />
      bInterfaceNumber        2<br />
      bAlternateSetting       0<br />
      bNumEndpoints           0<br />
      bInterfaceClass         1 Audio<br />
      bInterfaceSubClass      2 Streaming<br />
      bInterfaceProtocol      0 <br />
      iInterface              0 <br />
    Interface Descriptor:<br />
      bLength                 9<br />
      bDescriptorType         4<br />
      bInterfaceNumber        2<br />
      bAlternateSetting       1<br />
      bNumEndpoints           1<br />
      bInterfaceClass         1 Audio<br />
      bInterfaceSubClass      2 Streaming<br />
      bInterfaceProtocol      0 <br />
      iInterface              0 <br />
      AudioStreaming Interface Descriptor:<br />
        bLength                 7<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      1 (AS_GENERAL)<br />
        bTerminalLink          10<br />
        bDelay                  0 frames<br />
        wFormatTag              1 PCM<br />
      AudioStreaming Interface Descriptor:<br />
        bLength                14<br />
        bDescriptorType        36<br />
        bDescriptorSubtype      2 (FORMAT_TYPE)<br />
        bFormatType             1 (FORMAT_TYPE_I)<br />
        bNrChannels             2<br />
        bSubframeSize           2<br />
        bBitResolution         16<br />
        bSamFreqType            0 Continuous<br />
        tLowerSamFreq        8000<br />
        tUpperSamFreq       48000<br />
      Endpoint Descriptor:<br />
        bLength                 9<br />
        bDescriptorType         5<br />
        bEndpointAddress     0x84  EP 4 IN<br />
        bmAttributes           13<br />
          Transfer Type            Isochronous<br />
          Synch Type               Synchronous<br />
          Usage Type               Data<br />
        wMaxPacketSize     0x00c0  1x 192 bytes<br />
        bInterval               1<br />
        bRefresh                0<br />
        bSynchAddress           0<br />
        AudioControl Endpoint Descriptor:<br />
          bLength                 7<br />
          bDescriptorType        37<br />
          bDescriptorSubtype      1 (EP_GENERAL)<br />
          bmAttributes         0x01<br />
            Sampling Frequency<br />
          bLockDelayUnits         2 Decoded PCM samples<br />
          wLockDelay              1 Decoded PCM samples<br />
Device Status:     0x0000<br />
  (Bus Powered)<br />
</tt></p>]]>
    </content>
</entry>

</feed>

