Pete's Blog

       We're full of IT!

2011-03-24

Error 800B0003 - The form specified for the subject is not one supported or known by the specified trust provider

›
You're trying to digitally sign a file, aren't you? And until this post, you weren't aware that only a specific set of files, s...
2011-03-21

Programatically setting and applying Local Group Policies on Windows

›
One of the most annoying aspects of device driver installation on Windows, and one of the main gripe people are expected to have with the cu...
6 comments:
2011-03-15

AVR development with LUFA - TILTHW

›
If you're going to switch between .USBSpecification = VERSION_BCD(01.10) and .USBSpecification = VERSION_BCD(02.00) and you're usi...
2011-03-14

Thunderbird and inline patch attachments

›
If you're running Thunderbird, depending on how you ever dealt with some types of attachments in the past, there is a chance that, accor...
2011-03-13

Troubleshooting USB device development...

›
...or how I learned to stop worrying and love Windows' Code 10 ("This device cannot start.") Let's face it, when it come...
1 comment:
2011-03-11

Atmel AVR USB - Using LUFA with the AVR Studio 5 IDE

›
OK, so now we have our working makefile that builds our LUFA app using nothing but a DOS prompt and the AVR Studio 5 toolchain. But how ab...

Atmel AVR USB - Starting with LUFA, using AVR Studio 5 and the commandline

›
That's right, we're going to do it the hard way (i.e. sans WinAVR) because we like it better when things don't work straight out...
5 comments:
2011-03-10

Atmel AVR USB - First app

›
Time to get our toolchain installed then. You'll see plenty of posts mentioning the need to install WinAVR around, but with the latest ...
1 comment:

Atmel AVR USB - Let's get cracking!

›
Recently purchased a Minimus USB clone as these have gotten relatively cheap thanks to all the current PS3 hacking (Disclaimer: I don't...
2011-02-11

Denying non-fast-forward and SourceForge

›
Well, I have it from good source that deleting commits, on a public source, is actually fine if you have a good reason to do so. But what if...
4 comments:
2011-01-31

memory leak detection in MSVC

›
Keep losing that link - here it is.
2011-01-17

Windows backup and MediaID.bin

›
Whoever thought it would be a good idea to make Windows backup dependent on a small MediaId.bin file residing on the backup target, outside ...
2011-01-16

Virtual Store, Windows 7 and HyperTerminal

›
Let's do things in order then. In Windows 7 (I think it started with Vista), Microsoft locked down the ability for executables to write...
1 comment:
2010-12-04

Where does Windows device enumeration actually begin?

›
That's in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum . i.e., the PCI\ USB\ HID\ branches of a Device Instance ID path all origin...
2010-12-02

That darn "libtoolize: AC_CONFIG_MACRO_DIR([m4]) conflicts with ACLOCAL_AMFLAGS=-I m4" error

›
Is caused by using CRLFs in Makefile.am. "m4<CR>" != "m4" and thus the libtoolize script will produce an error. ...
11 comments:
‹
›
Home
View web version
Powered by Blogger.