Re: Incomplete Adaptec 29160 support!?

2000-10-04 Thread madsen
I looked at the Adaptec web site first; they explicitly state that they are not doing Linux drivers. (But they do have updated drivers for Windows). Thanks for the *instant* reply -- maybe I should get all IDE drives! :-) :-) Dave Madsen ---dcm [EMAIL PROTECTED] > Doug is not doing '

Incomplete Adaptec 29160 support!?

2000-10-04 Thread Dave Madsen
ers to a driver with Ultra160 Adaptec support. Dave Madsen ---dcm [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: T61P sound issue

2008-02-05 Thread Klaus S. Madsen
) > > Disabling IRQ #19 > > > > (everyone gets this btw - some weird bluetooth-vs-usb thing which we don't > know how to fix). This is actually fixed by upgrading to the newest version of the BIOS. I'm currently running version 7LETA7WW (2.07), and haven't seen the pr

Re: new regression in 2.6.25-rc3: no keyboard/lid acpi events on thinkpad T61p

2008-02-26 Thread Klaus S. Madsen
using the NVidia module, so that most likely changes a lot of things. I'll see if I can find time tonight to test 2.6.25-rc3 + nv, and report back. -- Kind regards Klaus S. Madsen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a me

Re: [PATCH][RFC][BUG] updating the ctime and mtime time stamps in msync()

2008-01-09 Thread Klaus S. Madsen
ing the mapped memory and do not change when there have been > > no write references between the mmap() and msync() system calls. So essentially the problem is that mtime stamps are _never_ changed when the file is only modified through mmap. Not even when calling msync(). -- Kind regards,