Guidance

2007-11-29 Thread Vince Radice
Hello, The card is a PCI card which I had to use to access a new hdd. The system bios would not access the drive. Yes, I can boot off of it. I have 2 hds attached to it. After I get the OS up, both drives are available. This was not the case when I first installed the card. I opened a trouble

[PATCH] Move NTFS compression support to new module ntfscomp

2007-11-29 Thread Bean
Hi, This patch move NTFS compression function to a standalone module ntfscomp. To access NTFS compression file, you just need to load ntfscomp dynamically: insmod ntfscomp Compression support is not needed most of the time. In some situation, the size of kernel image is limited (like rom), and i