Re: FreeBSD Linux emulation / arla 0.34.6

2001-01-30 Thread Chris Csanady
>Chris <[EMAIL PROTECTED]> writes: > >> I have discovered a rather interesting bug with this combination, >> and was wondering if anyone could point me in the right direction >> to help me track it down. >> >> The problem is that linux binaries which call getdirents on an afs >> directory do not

Re: FreeBSD Linux emulation / arla 0.34.6

2001-01-28 Thread Chris Csanady
>The problem is that linux_getdents uses a little too small buffer, arla >uses (before the patch) a directory-blocksize of 1024 bytes. This make >every entry that have its end past a 512 bytes offset disapper when running >under linux-emulation. > >Love That was quick. Really, I can't thank you

Re: FreeBSD Linux emulation / arla 0.34.6

2001-01-24 Thread Chris Csanady
>On Wed, Jan 24, 2001 at 12:50:29PM -0600, Chris wrote: >> Silly me--I forgot to mention, this is with FreeBSD 4.2-STABLE. > >How recent -stable? A bug like this was fixed recently. If it's older >than a week, Try upgrading :-) > >Kris Hmm, are you referring to this commit? It appears to been M

Re: PAM issues..

2000-12-06 Thread Chris Csanady
>On Thu, Dec 07, 2000 at 12:06:46AM +, Chris wrote: >> Hi, I have been writing a PAM module to do Kerberos 5 and AFS stuff, and >> have run across a couple of problems. > >Have you looked at ports/security/pam_krb5, by the way? This does >Kerberos 5, but not AFS. IIRC, this module will auth

IDE Questions

2000-10-27 Thread Chris Csanady
Is there anyone successfully using an IBM 75GXP with an Abit KT7-Raid motherboard? I am using stable from a couple days ago, and am having some problems getting it to work. If the disk is attached to the onboard IDE, the kernel spews a bunch of these ad2: UDMA ICRC WRITE ERROR blk# 1457759 retr

Re: diskless workstation

2000-09-18 Thread Chris Csanady
Mike Smith wrote: > > > ok, once i compiled a kernel with options BOOTP things got better ;-) > > it worked several times, but now it boots ok, (pxe->dhcp->tftpboot->nfs) > > but after it re-configures the ethernet, the ethernet stops working! > > > > ponters anyone? > > You can't run dhclient (

Re: Bridging problems.. (WaveLan related?)

2000-06-30 Thread Chris Csanady
It never fails.. I always post stuff just minutes too soon. Anyways, it seems that the problem is with the WaveLan network. In ad-hoc, or infrastructure mode, the card can only send frames with its own mac address as the source. Apparrently, the card needs to be set up as an access point (or s

Bridging problems.. (WaveLan related?)

2000-06-30 Thread Chris Csanady
is becoming really irritating. (Not FreeBSD, but the fact that we don't have direct access to the network on the other side.) We have been trying to get this set up since May, and it has been a nightmare to deal with the politics and to debug it from one side. Ugh. Any theories/e

PCI Wavelan adapter timeouts

2000-06-07 Thread Chris Csanady
. Thanks, Chris Csanady PS: Please CC me--I don't have (easy) access to the lists right now. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

IO APIC misdirecting irq (Re: SMP/interrupt problems..)

1999-10-24 Thread Chris Csanady
Sorry for the post to both lists--the original message probably belonged on freebsd-smp. Anyways, please follow up there only. I have tracked down the problem with the Megaraid controller in SMP, and it seems it is due to an irq being misrouted. While the controller thinks it is on irq 11, all

Re: SMP/interrupt problems..

1999-10-22 Thread Chris Csanady
Ugh, I forgot to attach said info. Chris - === MPTable, version 2.0.15 mptable: option requires an argument -- v usage: mptable [-dmesg] [-verbose] [-grope] [-help] friley-160-235# mptable -verbose ===

SMP/interrupt problems..

1999-10-22 Thread Chris Csanady
d" mptable support--at least by the linux kernel. :\ Is there a chance that this combination will simply not work? Any ideas at all on how to isolate the problem would be appreciated. I am at whits end wrt this problem. Thanks, Chris Csanady To Unsubscribe: send mail to [EMAIL PROTECTED] wi

Re: BSD XFS Port & BSD VFS Rewrite

1999-08-10 Thread Chris Csanady
"Alton, Matthew" wrote: > > I am currently conducting a thorough study of the VFS subsystem > in preparation for an all-out effort to port SGI's XFS filesystem to > FreeBSD 4.x at such time as SGI gives up the code. Matt Dillon > has written in hackers- that the VFS subsystem is presently not > w

Re: BSD XFS Port & BSD VFS Rewrite

1999-08-10 Thread Chris Csanady
"Alton, Matthew" wrote: > > I am currently conducting a thorough study of the VFS subsystem > in preparation for an all-out effort to port SGI's XFS filesystem to > FreeBSD 4.x at such time as SGI gives up the code. Matt Dillon > has written in hackers- that the VFS subsystem is presently not >

Re: Serial Console Wierdness

1999-06-22 Thread Chris Csanady
"Bill G." wrote: > > I got a serial console working on COM2, to which I have connected > another FreeBSD box. I connect with 'cu' fine, but I'm running into > a couple of problems which I haven't been able to find and answer > for. > > o When I connect, when the machine is first turned on, I ge