Pete's Blog
We're full of IT!
2011-08-22
Writing a Linux device driver module for kernels 2.6 or later with udev
›
This is a short tutorial for a sample character device module aimed at Linux kernels 2.6 and later (including 3.x and 4.x) using udev. I th...
19 comments:
2011-08-12
Which controllers support USB 3.0 Debug?
›
As defined per section 7.6 of the xHCI specifications ? Unfortunately, none of the current ones from Renesas, VIA Labs or Fresco Logic do,...
1 comment:
2011-08-09
Enabling option ROM and flashing gPXE on an SMC 1211
›
If you're going to play with PCI option ROMs, you're likely to salvage a PCI Network Interface Card (NIC) with a flash ROM, or at le...
2 comments:
2011-08-08
USB_DOS: The (once) easiest way to create a DOS bootable USB stick on Windows
›
( Updated 2011.12.14 : this guide is now obsolete and has been superseded. If you want to create an MS-DOS or FreeDOS bootable USB Flash Dri...
2 comments:
2011-08-03
UBRX - L2 cache as instruction RAM (CAiR)
›
Word of advice: if you want to play with CPU caches, and especially an L2 cache, don't use a Slot 1 Pentium III as your test system: L2 ...
2011-07-15
Creating a bootable UEFI DUET USB stick
›
Now that one of my patches has made it into the UEFI/EDK2 SVN repository, I'm going to provide a quite guide on the easiest way to crea...
11 comments:
2011-07-11
Introducing UBRX - an Universal BIOS Recovery Console for x86 PCs
›
Following up on the previous BIOS generation endeavour , as well as wanting to demonstrate to any naysayer that a universal recovery consol...
2011-07-07
git remote repository
›
If you're like me, you probably have a small Linux server somewhere, begging to be used as a remote central git repository, be it only f...
1 comment:
2011-07-03
Windows driver utilities and other good stuff
›
Courtesy of Xiaofan . If you test driver installations quite often under Windows 7, then PnPUtil from Microsoft can be quite useful. Th...
2011-07-01
com0com signed drivers
›
If you are using VMware to play with virtual serial consoles on Windows, and especially if you want to have access to that console right fro...
33 comments:
2011-06-08
Crafting a BIOS from scratch
›
Introduction Ideally, there would have been an entry between this one and the last , where I'd give you some pointers on how to disass...
10 comments:
2011-06-05
Extracting and using a modified VMWare Player BIOS or UEFI firmware
›
(updated 2016.05.17 for VMWare UEFI firmware extraction) One day or another, you may want to play with BIOS/UEFI firmware modification. Bu...
13 comments:
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:
‹
›
Home
View web version