dss_console.diff This diff allows you to set "dsscon=true" in the boot parameters to map the console to the DSS port, similar to a variable of the same name on the Series 2 TiVos. This allows you to see all the boot messages which is very useful when testing out a new kernel. ide_disk.diff Diff to make the non-TiVo IDE disk support optional. Saves a bit of space. ksyms.diff Diff to export the __kernel_thread symbol so you can build NFS as a module. lba48.diff Diff to the TiVo kernel source that adds LBA48 support to the IDE driver. big_swap.diff Diff to the TiVo kernel source that adds support for large swap partitions (aka version 1 swap). To take advantage of this you will need to write a version 1 swap header to the swap partition using either my tpip utility or an updated mkswap binary on the TiVo itself. See my main TiVo directory for both of these. MD5 MD5 checksums for the above files