Pete's Blog
We're full of IT!
2011-05-05
Installing the drivers for an HP LaserJet 6P on Windows
›
From the time where printer manufacturers were still producing near indestructible models. Plus, 5 years on, and I'm still using the ton...
14 comments:
2011-04-08
Quick and dirty script to compile binutils with all targets
›
Yeah, yeah, I know you're not supposed to compile binutils in situ and whatnot, but I need a fully functional objdump/objcopy for testin...
2011-04-06
32 bit apps, Windows x64 and the System32 directory
›
While adding a hidden magic key feature to Zadig, that deletes the libusb-1.0 DLLs that are installed by the libusbK driver in System32\ and...
2011-04-01
Enabling the Issuer Statement button on a Windows certificate
›
You may have seen a few of these certificates where clicking on the "Issuer Statement" button brings you to a specific webpage, us...
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.
‹
›
Home
View web version