[PATCH] Moxa Smartio driver

2001-02-21 Thread Tom Mraz
Hi all, I send you a patch to the Moxa Smartio driver in the 2.4.1 kernel. There are included the fixes which I've made to make my Moxa Smartio Card work. First there is backed out the wrong fix which was included in some of the 2.4.0-testxx version. Then there is a fix to the PCI lookup of the

Re: Status of the NTFS driver in 2.4.0 kernels?

2000-11-28 Thread Tom Mraz
> It's not a real bug. - It's a call to BUG() in ntfs_get_block which is > there because the function is not actually implemented. - I have only ever > seen this happen when using midnight commander to browse through an NTFS > partition. - It seems to never happen if I am just in bash typing away

Status of the NTFS driver in 2.4.0 kernels?

2000-11-28 Thread Tom Mraz
Hello, I've tried to use the readonly NTFS driver in 2.4.0-test11 kernel, but it reported me a kernel BUG at fs.c:567. I've searched the archives where David Weinehall writes that the driver even in readonly mode doesn't support the Win2k NTFS. But I don't have Win2k NTFS (I have WinNT 4.0 SP 6)