Re: 2.4.5-ac5 locks on ReiserFS umount (ac4 doesn't)

2001-06-02 Thread Bruce Harada
On Fri, 1 Jun 2001 18:34:46 -0400 (EDT) Pavel Roskin <[EMAIL PROTECTED]> wrote: > Another problem is that the archive at > http://www.uwsg.indiana.edu/hypermail/linux/kernel/ updates only once a > day. I checked it and decided that my information could still be useful. > > I'd be grateful if som

Re: DMA support for toshiba IDE controllers

2001-05-18 Thread Bruce Harada
On Fri, 18 May 2001 11:15:09 -0700 (PDT) Alex Deucher <[EMAIL PROTECTED]> wrote: > Does anyone know if there is any DMA support for the > toshiba IDE controller's in many of their portable > models such as the older porteges and librettos? The > controllers support DMA, but not in linux. I'm no

Re: [PATCH] CPU hot swap for 2.4.3 + s390 support

2001-05-07 Thread Bruce Harada
> > >How far away is the capability to "teleport" processes from one machine to > > >another over the network? Think of the uptime! > > > > > > > It is here. Look at Mosix. > > No. Not for uptime. > > The "responsibility" for process completion does not get delegated. A process > will always

Re: Tiny little problem

2001-04-26 Thread Bruce Harada
Hi. This is a well-known problem; check the list archives for more info. On Thu, 26 Apr 2001 14:04:23 +0900 (JST) Tore Johansson <[EMAIL PROTECTED]> wrote: > Hi, > > I have a problem with accessing a magneto opto drive in Linux. > Since I upgraded the kernel from 2.3 to 2.4 I can mount the M

Re: APIC errors ...

2001-04-18 Thread Bruce Harada
On Wed, 18 Apr 2001 15:21:17 -0700 (PDT) "Dr. Kelsey Hudson" <[EMAIL PROTECTED]> wrote: *snip* > You have a couple solutions: Upgrade the motherboard to one of the VIA > 133MHz chipsets (I dont care for the VIA chipset so this really doesn't > strike my fancy) or upgrade to that other Intel chip

Re: IMS Twin Turbo 128 framebuffer

2001-03-03 Thread Bruce Harada
TT board for PCs? I'm not talking about bus (the TTs were all PCI, IIRC), but rather the firmware on the board - does it work on x86? If not, can it be flashed? If it can't, you're out of luck. -- Bruce Harada [EMAIL PROTECTED] - To unsubscribe from this list: send the line "

Re: AC6 crash

2001-02-28 Thread Bruce Harada
c5 up at: http://www.bzimage.org/kernel-patches/v2.4/alan/v2.4.2/patch-2.4.2-ac5-ac6.bz2 which also fixes the EXTRAVERSION problem (it's still at ac5). -- Bruce Harada [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [

Re: binfmt_script and ^M

2001-02-27 Thread Bruce Harada
Unzipping the files with the "-ll" option should fix that. There's no particular reason why the kernel should handle CR+LF; LF has been the end-of-line character for UN*X systems since Adam was a cowboy. Changing it now would only lead to a situation where some things would work with CR+LF

Re: Driver for Casio Cassiopia Fiva touchscreen, help with conversion

2001-02-14 Thread Bruce Harada
t it doesn't resolve for me... -- Bruce Harada [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Is this the ultimate stack-smash fix?

2001-02-13 Thread Bruce Harada
tp://www.openwall.com/linux/ for Solar Designer's patch, and: http://www.insecure.org/sploits/non-executable.stack.problems.html for the exploit. It was done to death on the linux-security ML a while ago, so you could search the archives if you want to know more. -- Bruce Harada [EMAIL PR

Re: lkml subject line

2001-02-12 Thread Bruce Harada
ail in one big pile, and your boss is inflexible, everybody else on l-k has to do as you say? Hm Anyway, I think we've cluttered the list enough for today. -- Bruce Harada [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

Re: lkml subject line

2001-02-12 Thread Bruce Harada
Assuming your mail reader can do that (and no, I can't change my mail > reader). Use procmail, that's what it's there for (and it won't affect your mail reader, as long as you're using something reasonably sensible). I filter on Sender. -- Bruce Harada [EMAIL PROTECTED

Re: rlim_t and DNS?

2001-02-01 Thread Bruce Harada
without > success. I have this: /usr/include/bits/syscall.h:#define SYS_capset __NR_capset Hope that helps (although l-k probably isn't the best place for this...) -- Bruce Harada [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: Poor SCSI drive performance on SMP machine, 2.2.16

2001-01-28 Thread Bruce Harada
? (Check with hdparm -iI /dev/hd?) -- Bruce Harada [EMAIL PROTECTED] On Sun, 28 Jan 2001 12:44:29 -0500 "paradox3" <[EMAIL PROTECTED]> wrote: > > I don't get any messages relating to the drives in any syslog output. > > > > > Do you get message

Re: Poor SCSI drive performance on SMP machine, 2.2.16

2001-01-28 Thread Bruce Harada
Hi. Do you get messages like the ones below in /var/log/messages? sym53c875-0-<0,0>: QUEUE FULL! 8 busy, 7 disconnected CCBs sym53c875-0-<0,0>: tagged command queue depth set to 7 In fact, do you get any messages in your log files that look like they might be related? --

2.4.0-ac3 oneliners

2001-01-08 Thread Bruce Harada
Hi Alan, These are just a few unused variables that popped up as warnings from 2.4.0-ac3 (I've also (briefly) checked ac4, and didn't notice any changes in there). Here's hoping that I'm not breaking something... -- Bruce Harada [EMAIL PROTECTED] diff -Nur linux-2.4.0-a