#avr | Logs for 2012-07-23

Back
[01:05:49] <mrkotfw> Hello everyone
[01:06:08] <mrkotfw> I'm implementing a USB hub and everything is all fine and dandy
[01:06:33] <mrkotfw> But when I want to populate a port, I write (1 << port) to the IN endpoint
[01:06:42] <mrkotfw> I then get a GET_STATUS, I reset that port
[01:06:49] <mrkotfw> Then from there, I get a CLEAR_FEATURE request
[01:07:06] <mrkotfw> And the feature selector is C_PORT_RESET (0x14)
[01:07:33] <mrkotfw> The USB docs says that me, the hub is suppose to clear bit 4 (PORT_RESET)
[01:07:58] <mrkotfw> If I'm getting the data from UEDATX (all 4 bytes)
[01:08:06] <mrkotfw> Do I just clear the bit and send those exact 4 bytes back?
[01:09:45] <mrkotfw> I'm completely unsure what to do here
[01:10:37] <CapnKernel> If abcminiuser was here, he'd be able to help you!
[01:11:00] <CapnKernel> So even though he's not online now, you might like to come back later (few hours) and see if he's here.
[01:11:11] <CapnKernel> What he doesn't know about USB isn't worth knowing.
[01:13:05] <mrkotfw> That's good to hear!
[01:13:27] <mrkotfw> I'm googling while I wait :)
[01:13:34] <mrkotfw> I want this thing to work so I can play my games
[01:16:03] <CapnKernel> abcminiuser's LUFA project: http://www.fourwalledcubicle.com/LUFA.php
[01:19:28] <mrkotfw> Oh interesting
[01:48:07] <iR0b0t1> GuShH: Okay so, went to a party last night. All the girls would put on stereotypical rap where black guys talked about how many bitches they fucked. Guys would put on techno or something more normal.
[01:48:19] <iR0b0t1> Can you explain why this is a thing.
[01:54:03] <CapnKernel> Can you explain why this is a thing for #avr?
[01:54:44] <iR0b0t1> No one was talking and this is the first channel I found GuShH in.
[01:55:09] <CapnKernel> Feel free to PM him.
[01:55:21] <iR0b0t1> Hmm, was thinking that might get me killed.
[01:55:21] <Casper> Girls are whore, specially when drunk. Thanks to modern time
[02:04:26] <mrkotfw> I have a feeling that I won't be able to do this
[02:24:34] <mrkotfw> Ugh, if only abcminiuser was here...
[02:24:35] <mrkotfw> Damn