DocScrutinizer05 changed the topic of #qi-hardware to: Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben / atusb 802.15.4 wireless, and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs and http://irclog.whitequark.org/qi-hardware
LunaVorax has quit [Ping timeout: 256 seconds]
emeb has quit [Quit: Leaving.]
methril has quit [Quit: Leaving]
wolfspraul has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
xiangfu has joined #qi-hardware
xiangfu has quit [Client Quit]
xiangfu has joined #qi-hardware
Jim45 has quit [Remote host closed the connection]
arossdotme has quit [Ping timeout: 260 seconds]
rz2k has quit [Read error: Connection reset by peer]
xiangfu has quit [Ping timeout: 252 seconds]
xiangfu has joined #qi-hardware
Supaplex_ has joined #qi-hardware
Supaplex has quit [Read error: Connection reset by peer]
Supaplex_ has quit [Read error: Connection reset by peer]
Supaplex has joined #qi-hardware
wolfspraul has quit [Ping timeout: 252 seconds]
wolfspraul has joined #qi-hardware
_ffio_ has joined #qi-hardware
ffio_ has quit [Ping timeout: 276 seconds]
damo22 has quit [Ping timeout: 245 seconds]
wolfspraul has quit [Ping timeout: 252 seconds]
lekernel has joined #qi-hardware
pcercuei has quit [Ping timeout: 256 seconds]
lekernel has quit [Ping timeout: 245 seconds]
lekernel has joined #qi-hardware
LunaVorax has joined #qi-hardware
dandon_ has joined #qi-hardware
dandon has quit [Ping timeout: 240 seconds]
dandon_ is now known as dandon
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
wolfspraul has joined #qi-hardware
DocScrutinizer05 is now known as infobot
infobot is now known as DocScrutinizer05
unclouded has quit [Read error: Operation timed out]
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined #qi-hardware
LunaVorax has quit [Ping timeout: 256 seconds]
DocScrutinizer05 has quit [Client Quit]
DocScrutinizer05 has joined #qi-hardware
arossdotme1 has joined #qi-hardware
qwebirc553 has joined #qi-hardware
zear has quit [Quit: bye]
ffio has joined #qi-hardware
_ffio_ has quit [Ping timeout: 252 seconds]
zear has joined #qi-hardware
LunaVorax has joined #qi-hardware
qwebirc553 has quit [Quit: Page closed]
kilae has joined #qi-hardware
emeb has joined #qi-hardware
xiangfu has quit [Ping timeout: 268 seconds]
pcercuei has joined #qi-hardware
pcercuei has joined #qi-hardware
xiangfu has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
infobot has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
panda|x201 has quit [Ping timeout: 256 seconds]
xiangfu has quit [Quit: leaving]
panda|x201 has joined #qi-hardware
freemor has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
freemor has joined #qi-hardware
wej_ has joined #qi-hardware
wej has quit [Ping timeout: 245 seconds]
rz2k has joined #qi-hardware
lekernel has quit [Quit: Leaving]
wej_ has quit [Read error: Connection reset by peer]
wej has joined #qi-hardware
wej has quit [Ping timeout: 248 seconds]
wej has joined #qi-hardware
wej has quit [Ping timeout: 245 seconds]
wej has joined #qi-hardware
infobot has quit [Ping timeout: 268 seconds]
methril has joined #qi-hardware
kilae has quit [Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803]]
unclouded has joined #qi-hardware
infobot has joined #qi-hardware
infobot has quit [Ping timeout: 246 seconds]
infobot has joined #qi-hardware
infobot has quit [Ping timeout: 264 seconds]
infobot has joined #qi-hardware
infobot has quit [Ping timeout: 245 seconds]
bartbes has quit [Remote host closed the connection]
bartbes has joined #qi-hardware
ffio_ has joined #qi-hardware
infobot has joined #qi-hardware
ffio has quit [Ping timeout: 245 seconds]
wolfspraul has quit [Ping timeout: 245 seconds]
infobot has quit [Ping timeout: 252 seconds]
<mth> larsc: in ohci_jz4740_hub_control (drivers/usb/host/ohci-jz4740.c) there are some suspicious things
<mth> first is that GCC complains about "ret" possibly being uninitialized, which is true (when typeReg is neither SetHubFeature nor ClearHubFeature)
<mth> second is that wValue == USB_PORT_FEAT_POWER is tested within Clear|SetHubFeature, not Clear|SetPortFeature