Re: Entirely polled V-USB? [yes, it works!]
Ok, managed to get it working is well.1) I did not realize your routine was jumping to INT0 and my code used the pin change interrupt PCINT0. One of the most annoying bugs ever! Whenever USB traffic...
View ArticleRe: Entirely polled V-USB? [yes, it works!]
So the .lss (from avr-objdump, not gcc) file doesn't show any occurrences of SEI? I wouldn't trust source code.Anything mis-restoring the status register?Oh, and you've changed RETI to RET in...
View Articlelibusb and linux
Helo...I have little ADC working in windows. Now I like to port to linux (raspberry/beaglebone).ADC act as HID. The working solution is writen in basic. After oppening USB (to get handle) I just...
View ArticleRe: Block applications trying to connect to IP addresses onl
Browsers use IP addresses to connect, so blocking an IP would also block access to all associated hostnames. Hostnames are used to determine the IP address. Littlesnitch help has a good writeup on the...
View ArticleRe: Block applications trying to connect to IP addresses onl
I want to buy little snitch, but recently I saw many bugs reported in this forum.maybe I'll wait until the next version out.hopefully it will comes with much lesser bug, and no recurring bug.
View ArticleRe: Entirely polled V-USB? [yes, it works!]
Yes, yes and yes My guess is also on status register restoring, but I reviewed the diassembly and found nothing fishy. Looks like I have to dig further.
View ArticleRe: being asked about IP numbers
Still happening. I’m on LittleSnitch 3.3 and Mavericks 10.9.0. (Wow, a month in and no point release? Interesting.) I see a mix of hostnames and IPs, but mostly IPs. Anything I can try?It never...
View ArticleRe: Little Snitch behaviour
I have exactly the same problem with LS2 on 10.6.2. It started to get gradually worse and worse !I'd like to find a solution to this problem. I suppose it is happening to other people as well. Has...
View ArticleRe: Entirely polled V-USB? [yes, it works!]
I made a version of micronucleus only using polling, based on your work above. You can find the branch here:https://github.com/micronucleus/micronu ... g/firmwareGetting the polling to work with larger...
View ArticleRe: Entirely polled V-USB? [yes, it works!]
meh... just tried it on another machine and it failed all the time. Looks like the only solution is to introduce a more sophisticated algorithm that decides when to do the housekeeping.
View ArticleRe: Entirely polled V-USB? [yes, it works!]
I noticed that you don't clear the interrupt flag before PCINT0_vect(). Did you determine that leaving the flag set won't bother usbdrv? I ask because I have seen places in the interrupt code where it...
View ArticleRe: Can Automator be used to stop network filtering?
Jake - can you post what you did to control Littlesnitch - I'm looking to do the same thing
View ArticleRe: Entirely polled V-USB? [yes, it works!]
I moved that to the beginning of the interrupt routine to ensure that YL is initialized as well.
View ArticleEnable an Application for All Connections
Is there a way, without granting them one at a time, to enable one app to make any connection? The need arises with Little Snitch and Cookie Stumbler. Cookie Stumbler checks all of your cookies and...
View Articleusing alternative URL shorteners
Why is it so difficult to use a different url shortener like bit.ly other than tiny url? Is there anyone that could help me figure out how to do it? Customizing Launchbar is way to confusing. Thanks,
View ArticleRe: ClipMerge not working on Mavericks?
Thanks for the replies.I've tried the steps outlined but it didn't work for me. We use Home Sync at work — wonder if this is affecting it in some way? (Although it was working before Mavericks, so not...
View ArticleRe: send directly to gmail
Bill,I can't exactly figure out what you've done with the search template. How do you tell Launchbar to run a search template when I select an email address on a contact card? I see options for running...
View Articlenetbiosd trying to connect to weird IP with escape sequences
since a few weeks I see netbiosd trying to connect to weird ip addresses like 192.168.1.1b\255\127 containing suspicious escape sequences.is it a little snitch bug?I don't think it is a malicious host,...
View ArticleNode via Terminal wants to accept an incoming connection
Hi,I recently received a Little Snitch notification that reads:"Node via Terminal wants to accept an incoming connection from 61.147.99.202 on TCP port 8080"Does anyone know what this might be?Thanks,
View Article