Re: compilation problems with twe module

2000-05-25 Thread Michael Harnois
> (For the record, I was able to track down and fix the errors on > my machine, but I do not know if this impacts others as well. If > so, I can send patches. If it is just me, ignore me:-) There's at least three of us. -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA

not making a splash

2000-05-29 Thread Michael Harnois
I've tried to get a splash screen with two different 320x200x256 bitmaps now, and all I get is a blank screen. Is there something else I'm missing? -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA [EMAIL PROTECTED] [EMAIL PROTECTED] The deadliest bullshit is

linux broken

2000-06-02 Thread Michael Harnois
Seems to have happened since I updated and made world and kernel this afternoon. link_elf: symbol LINUX_SIGF_HANDLER undefined pid 208 (ldconfig), uid 0: exited on signal 11 (core dumped) dc0: promiscuous mode enabled link_elf: symbol LINUX_SIGF_HANDLER undefined KLD rtc.ko: depends on linux - n

Re: linux broken

2000-06-03 Thread Michael Harnois
On Sat, 03 Jun 2000 00:33:10 -0700, "George W. Dinolt" <[EMAIL PROTECTED]> said: > Michael: I suspect that you may have > options COMPAT_LINUX > defined in your kernel config file. Nope. Used to have, though. -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA [EMAIL P

Re: linux broken

2000-06-03 Thread Michael Harnois
On Sat, 03 Jun 2000 00:33:10 -0700, "George W. Dinolt" <[EMAIL PROTECTED]> said: > The following change to /usr/src/modules/linux/Makefile will > allow one to at least build a workable linux module. It does, in fact, work now, thanks. -- Michael D. Harnois, Redeemer Lutheran Church, Wa

Re: linux broken

2000-06-03 Thread Michael Harnois
On Fri, 2 Jun 2000 23:58:03 -0700 (PDT), Doug White <[EMAIL PROTECTED]> said: > You didn't rebuild your modules at the same time. -current (theoretically) rebuilds the modules when you rebuild the kernel. -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA [EMAIL PROTECTED]

sshd broken in current

2000-06-11 Thread Michael Harnois
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c: In function `do _exec_pty': /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:651: warning: pa ssing arg 2 of `auth_ttyok' from incompatible pointer type /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:

world dies in libperl

2000-06-25 Thread Michael Harnois
cd /usr/src/gnu/usr.bin/perl/libperl && make build-tools Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with variable substitutions) Extracting myconfig (with variable substitutions) Invalid conversion in sprintf: "%v" at /us

Re: ACPI project progress report (final?)

2000-08-09 Thread Michael Harnois
I'm not quite sure what it does, but it seems to work fine here on my ASUS CUSL2, at least the shutdown part. -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA [EMAIL PROTECTED] [EMAIL PROTECTED] When the stomach is satisfied, and lust is spent, man spares a

aac module broken

2001-08-30 Thread Michael Harnois
/usr/src/sys/modules/aac/../../dev/aac/aac.c: At top level: /usr/src/sys/modules/aac/../../dev/aac/aac.c:1976: warning: `aac_describe_code' was used with no prototype before its definition /usr/src/sys/modules/aac/../../dev/aac/aac.c:1976: conflicting types for `aac_describe_code' /usr/src/sys/m

Re: aac module broken

2001-08-30 Thread Michael Harnois
On Thu, 30 Aug 2001 08:12:42 -0500, Michael Harnois <[EMAIL PROTECTED]> said: > /usr/src/sys/modules/aac/../../dev/aac/aac.c: At top level: > /usr/src/sys/modules/aac/../../dev/aac/aac.c:1976: warning: > `aac_describe_code' was used with no prototype before its

Re: postfix fails to start

2001-09-06 Thread Michael Harnois
On Thu, 6 Sep 2001 21:46:15 +0200 (METDST), [EMAIL PROTECTED] (Hellmuth Michaelis) said: > Sep 6 21:33:48 bert postfix[15838]: fatal: could not find any > active network interfaces I'm having a similar experience here. -- Michael D. Harnois bilocational bivocational

Re: postfix fails to start

2001-09-06 Thread Michael Harnois
On Fri, 7 Sep 2001 03:49:38 +0300, Giorgos Keramidas <[EMAIL PROTECTED]> said: > ifconfig output please ? On the bad kernel, an ifconfig shows that the network card for my outside interface has an ipaddr of 0.0.0.0. When I try to run dhclient manually on the interface it says "dc0: not found

Re: postfix fails to start

2001-09-07 Thread Michael Harnois
On Fri, 7 Sep 2001 17:03:00 +0200 (METDST), [EMAIL PROTECTED] (Hellmuth Michaelis) said: > After the reboot i tried postfix: > Sep 7 16:19:49 hmscrap postfix[372]: fatal: could not find any > active network interfaces Do you have a way to try dhclient? As I said, that failed with a

failure to detect network interfaces

2001-09-07 Thread Michael Harnois
As of about two days ago, -current began to exhibit a problem which affects at least postfix and dhclient, wherein these two programs fail to find any active network interfaces. Could someone who understands such things take a look at the thread "postfix fails to start"? Thanks. -- Michael D. Ha

dhclient fails on -current

2001-09-11 Thread Michael Harnois
For the last five days or so, dhclient from isc-dhcp2 has not worked with -current on my machine. It reports "dc0: not found". Some others reported a similar problem with postfix which was cured by recompiling. The same solution does not work with dhclient. -- Michael D. Harnois

Re: dhclient fails on -current

2001-09-11 Thread Michael Harnois
On Tue, 11 Sep 2001 13:05:57 -0700, "David O'Brien" <[EMAIL PROTECTED]> said: > Why are you using the client from isc-dhcp2 when that is the > same client in the base system? In fact, having looked at my rc.conf now, I am using the one from the base system. -- Michael D. Harnois

Re: depend problem on new -current

2001-10-24 Thread Michael Harnois
On Wed, 24 Oct 2001 17:01:44 -0800, Beech Rintoul <[EMAIL PROTECTED]> said: > On building today's -current it errors on mkdep. > /usr/src/lib/libc_r/arch/i386/_atomic_lock.s:28: DEFS.h: no such > file or directory > I cvsupped a couple hours later, still no DEFS.h Peter just pa

Re: cvs commit: src/sys/conf files src/sys/dev/ciss ciss.c cissio.h cissreg.h cissvar.h src/sys/modules Makefile src/sys/modules/ciss Makefile src/sys/i386/conf NOTES

2001-11-28 Thread Michael Harnois
On Wed, 28 Nov 2001 12:57:04 +0600 (NOVT), [EMAIL PROTECTED] (Nickolay Dudorov) said: > And I can buildkernel only after the next patch: I don't reach that: /usr/src/sys/modules/ciss/../../dev/ciss/ciss.c:3214: conflicting types for `cis s_open' /usr/src/sys/modules/ciss/../../dev/ciss/ci

spawning zombies incapacitate system

2002-01-01 Thread Michael Harnois
Something on my -current system is spawning zombies of sh. With 55 minutes of uptime, I already have 48 of them. How do I figure out what the heck is doing this? -- Michael D. Harnois bilocational bivocational Pastor, Redeemer Lutheran ChurchWashburn, Iowa 1L, U

RE: mergemaster and /etc/pam.d

2002-01-04 Thread Michael Harnois
> I don't think pam.d is installed right now by default. Hmm. I'm not sure how it got installed on my system at all, then ... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

RE: mergemaster and /etc/pam.d

2002-01-04 Thread Michael Harnois
> mtree creates the directory but the current makefiles don't install anything > in the directory. I just know there's stuff in the directory on my machine, and I didn't do anything intentional to put it there. YMMV. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-curr

today's current: acpi fails to load

2002-01-08 Thread Michael Harnois
link_elf: symbol find_devclass undefined KLD file acpi.ko - could not finalize loading -- Michael D. Harnois bilocational bivocational Pastor, Redeemer Lutheran ChurchWashburn, Iowa 1L, UST School of Law Minneapolis, Minnesota The opposite of

can't run gnome's panel

2001-02-18 Thread Michael Harnois
Ever since the great libc crisis in -current began, I've been unable to run gnome's panel. It segfaults immediately, and the gdb trace is unenlightening: (gdb) where #0 0x2864ec95 in strncmp () from /usr/lib/libc.so.5 #1 0x0 in ?? () I have cleaned out and recompiled everything it depends on a

Re: dirty buffers on reboot again?

2001-02-22 Thread Michael Harnois
On Thu, 22 Feb 2001 15:20:10 -0800 (PST), Matthew Jacob <[EMAIL PROTECTED]> said: > syncing disks... 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 giving > up on 3 buffers > I'm seeing a lot of this again. Anyone else? Yup. -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA

Re: -current broken, or am I?

2001-03-15 Thread Michael Harnois
On Thu, 15 Mar 2001 23:53:29 +0100, Andrzej ToboĊ‚a <[EMAIL PROTECTED]> said: > NO. Exactly the same problem here. Make that me too ... -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA [EMAIL PROTECTED] [EMAIL PROTECTED] I do not feel obliged to believe

perl broken?

2001-04-07 Thread Michael Harnois
Different ports, similar problem: /usr/bin/perl5 -I/usr/libdata/perl/5.6.0/mach -I/usr/libdata/perl/BSDPANIMAP.xs > IMAP.xsc && mv IMAP.xsc IMAP.c /* * Copyright (c) 1998-2000 Carnegie Mellon University. All rights reserved. * * Redistribution and use in source and binar/: ?+*{} follows

Re: perl broken?

2001-04-08 Thread Michael Harnois
Much better, thanks! -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church Washburn, Iowa One of the symptoms of an approaching nervous breakdown is the belief that one's work is terribly important. -- Bertrand Russell To Unsubscribe: s

world broken at vnode.h

2001-04-22 Thread Michael Harnois
In file included from ../../dev/bktr/bktr_audio.c:52: ../../sys/vnode.h:571: conflicting types for `vaccess_acl_posix1e' ../../sys/vnode.h:568: previous declaration of `vaccess_acl_posix1e' ../../sys/vnode.h:571: warning: redundant redeclaration of `vaccess_acl_posix1e' in same scope ../../sys/vn

Re: World is broken...

2001-04-29 Thread Michael Harnois
On Sun, 29 Apr 2001 12:00:56 -0700 (PDT), John Polstra <[EMAIL PROTECTED]> said: > I imagine adding something like this to would fix it: > #define isalnum(c) (isalpha(c) || isdigit(c)) This suggestion was posted this morning in cvs-all; The file 'sys/boot/ficl/words.c' contai

ACPI: table load failed

2001-04-30 Thread Michael Harnois
Is this a bug? It's on an ASUS CUSL-2. ACPI debug layer 0x0 debug level 0x0 tbutils-0299: *** Warning: Invalid table signature found tbxface-0170: *** Error: AcpiLoadTables: Could not load RSDT: AE_BAD_SIGNATURE tbxface-0202: *** Error: AcpiLoadTables: Could not load tables: AE_BAD_SIGNATUR E

Re: make world bXrked ?

2001-05-03 Thread Michael Harnois
On Thu, 03 May 2001 18:15:38 +0200, Poul-Henning Kamp <[EMAIL PROTECTED]> said: > eelf_i386.c:158: elf-hints.h: No such file or directory mkdep: > compile failed *** Error code 1 1 error *** Error code 2 I puzzled over this, and finally found that beginning the magical incantations with

world broken, pstat wants IN_SHLOCK, IN_EXLOCK

2001-05-08 Thread Michael Harnois
cc -O2 -fno-strength-reduce -pipe -march=pentiumpro -I/usr/src/usr.sbin/pstat/../../sys -c /usr/src/usr.sbin/pstat/pstat.c /usr/src/usr.sbin/pstat/pstat.c: In function `ufs_print': /usr/src/usr.sbin/pstat/pstat.c:494: `IN_SHLOCK' undeclared (first use in this function) /usr/src/usr.sbin/pstat/

world broken in sshd

2001-05-08 Thread Michael Harnois
cc -O2 -fno-strength-reduce -pipe -march=pentiumpro -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM -DHAVE_PAM_GETENVLIST -DKRB4 -DSKEY -DXAUTH_PATH=\"/usr/X11R6/bin/xauth\" -I/usr/obj/usr/src/i386/usr/include -c /usr/src/secure/usr.

Re: FW: Snapshot Log - world broken in telnetd

2001-05-10 Thread Michael Harnois
On Fri, 11 May 2001 03:16:35 +1000 (EST), Bruce Evans <[EMAIL PROTECTED]> said: > The kerberosIV telnetd is missing linkage to libpam, perhaps > more. The kerberosIV telnet and telnetd are missing linkage to libpam, for about three days. Just adding that lib makes it work ... -- Michae

modules broken at nge

2001-05-11 Thread Michael Harnois
rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev -I@/../include /usr/src/sys/modules/nge/../../dev/nge/if_nge.c /usr/src/sys/modules/nge/../../dev/nge/if_nge.c:119: pci/if_ngereg.h: No such file or directory /usr/src/sys/modules/nge/../../dev/nge/if_nge.c

world broken yet again

2001-05-16 Thread Michael Harnois
cc -O2 -fno-strength-reduce -pipe -march=pentiumpro -DHAS_CGETENT -DENCRYPTION -DDES_ENCRYPTION -DAUTHENTICATION -DSRA -I/usr/src/secure/lib/libtelnet/../../../crypto/telnet -I/usr/obj/usr/src/i386/usr/include -c /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c -o pk.o /usr

Re: world broken yet again

2001-05-17 Thread Michael Harnois
On Thu, 17 May 2001 11:17:10 +0200, Sheldon Hearn <[EMAIL PROTECTED]> said: > You're not supposed to report errors with world and kernel if > you're using non-standard optimizations. Are you telling me this error had something to do with optimizations? -- Michael D. Harnois

Re: world broken yet again

2001-05-17 Thread Michael Harnois
On Thu, 17 May 2001 07:11:16 -0500, Will Andrews <[EMAIL PROTECTED]> said: > On Thu, May 17, 2001 at 06:36:01AM -0500, Michael Harnois wrote: >> Are you telling me this error had something to do with >> optimizations? > No. My point is that I knew that.

kernel trap 12 with interrupts disabled

2001-05-19 Thread Michael Harnois
is the message I get as soon as I'm done booting with a kernel build from this evening's cvsup. No other messages ... sorry, no serial console ... -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church Washburn, Iowa Censorship is the stron

Re: kernel trap 12 with interrupts disabled

2001-05-20 Thread Michael Harnois
On Sat, 19 May 2001 22:48:51 -0400, Alfred Perlstein <[EMAIL PROTECTED]> said: > You'll have to provide more info before anyone can help you. Well, that would require the kernel offering me more information. > Can you at least get a DDB traceback? I have never succeeded in getting that

kernel broken in two places

2001-05-23 Thread Michael Harnois
Unless I missed a heads-up somewhere ... mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev -I@/../include /usr/src/sys/modules/if_sl/../../net/if_sl.c /usr/src/sys/modules/if_sl/../../net/slcompress.c /usr/src/sys/modules/if_sl/../../net/if_sl.c:96: #error "Huh? Slip w

Re: kernel broken in two places

2001-05-23 Thread Michael Harnois
Dima Dorfman <[EMAIL PROTECTED]> said: > Are you compiling without "options INET"? No, that I could have figured out. -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church Washburn, Iowa CYNIC, n. A blackguard whose f

Re: kernel broken in two places

2001-05-23 Thread Michael Harnois
Well, I deleted /usr/src/sys/, cvsup'd again, and now make depend works. Who knows ... -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church Washburn, Iowa Be radical, be as radical as you can ... because radicals empo

Re: Tonights panic: free_newdirblk+0x73: movl %eax,0x10(%e

2001-05-24 Thread Michael Harnois
On Wed, 23 May 2001 22:10:09 -0300 (ADT), The Hermit Hacker <[EMAIL PROTECTED]> said: > Oops ... neat, now it just locked up solid and ctl-alt-esc > doesn't even get me to debugger :( This has been my experience for about a week on the -current kernel ... I held out high hopes that these

recursed on non-recursive lock

2001-05-26 Thread Michael Harnois
I finally got this much. I hope it helps. lock order reversal 1st 0xc03af0a0 mntvnode @ ../../ufs/ffs/ffs_vnops.c:1007 2nd 0xc8b539cc vnode interlock @ ../../ufs/ffs/ffs_vfsops.c:1016 recursed on non-recursive lock (sleep mutex) vm @ ../../ufs/ufs/ufs_readwrite.c:420 first acquired @ ../../vm/vn

Re: recursed on non-recursive lock

2001-05-26 Thread Michael Harnois
On Sun, 27 May 2001 03:59:20 +0200, Thomas Moestl <[EMAIL PROTECTED]> said: > The attached patch just unlocks vm_mtx before this call and > reacquires the it when it's done. This works for me Me, too. So far, at least ... uptime 25 minutes, swapping, X running, none of which I could do b

Re: recursed on non-recursive lock

2001-05-26 Thread Michael Harnois
After I'd been up a couple of hours I had a spontaneous reboot. No idea why. Still a lot better than I'd been doing ... -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church Washburn, Iowa Earth has its boundaries, but human stupidity is l

next panic: blockable sleep lock

2001-05-26 Thread Michael Harnois
freeing uidinfo: uid = 0, sbsize = 3197224 freeing uidinfo: uid = 0, proccnt = 86 kernel trap 12 with interrupts disabled panic: blockable sleep lock (sleep mutex) Giant @ ../../vm/vm_fault.c:213 Debugger("panic") Stopped at Debugger+0x45: pushl %ebx db> t Debugger(c0350d9b) at Debugger+0x45 panic

Re: recursed on non-recursive lock

2001-05-27 Thread Michael Harnois
On Sun, 27 May 2001 17:32:15 -0700 (PDT), John Baldwin <[EMAIL PROTECTED]> said: > Please try http://www.FreeBSD.org/~jhb/patches/vm.patch it fixes > several places where we hold the vm lock across VOP's, etc. Does that mean you've upgraded it? The last time I tried it (shortly after you

Re: next panic: blockable sleep lock

2001-05-27 Thread Michael Harnois
On Sun, 27 May 2001 21:30:59 +0200, [EMAIL PROTECTED] said: > The ui_ref member in struct uidinfo is only 16 bits. This means > that a fatal wraparound due to a missing call to uifree() can > happen rather quickly. Great! With your patch and the earlier one from Thomas I can build wo

vmware2 and mutex changes

2001-05-30 Thread Michael Harnois
I figured out how to get vmware2 to build, but not to run ;( panic: mutex vm not owned at ../../vm/vm_page.c:607 Debugger("panic") Stopped at Debugger+0x45: pushl %ebx db> t Debugger(c036443b) at Debugger+0x45 panic(c0363608,c037b4d4,c037ce2f,25f,c0961cc0) at panic+0x70 _mtx_assert(c0435ea0,1,c03

lock recursion in uipc_mbuf.c

2001-06-12 Thread Michael Harnois
This is from today's current. Can you spot the problem from this or do you need a backtrace? recursed on non-recursive lock (sleep mutex) mbuf free list lock @ ../../kern/uipc_mbuf.c:573 -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church

new ipv6 causes panic

2001-06-13 Thread Michael Harnois
Building the kernel without INET6 makes this error go away. cvsup as of about two hours ago. recursed on non-recursive lock (sleep mutex) mbuf free list lock @ ../../kern/uipc_mbuf.c:582 first acquired @ ../../kern/uipc_mbuf.c:582 panic:recurse Debugger("panic") Stopped at Debugger+0x45: pushl %

can't build kernel: config doesn't work

2001-07-01 Thread Michael Harnois
Truly bizarre. Running config does nothing, although it generates the usual messages. I tried deleting my kernel object directory after an odd failure; ran config again, it didn't even recreate the directory. -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church

Re: can't build kernel: config doesn't work

2001-07-01 Thread Michael Harnois
OK, so it is my fault. Did I miss a HEADS UP on this? It certainly deserved one. -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church Washburn, Iowa "He who will not reason is a bigot; he who cannot is a fool; and he who dares not, is

Re: acpica malfunctions

2001-07-20 Thread Michael Harnois
> These are known bugs, and should be fixed in the next ACPI CA > import (hopefully sometime in the next few days). I don't suppose this is going to fix the problem with the CUSL-2 BIOS ... -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church

filesystem errors

2001-07-25 Thread Michael Harnois
I'm tearing my hair out trying to find a filesystem error that's causing me a panic: ufsdirhash_checkblock: bad dir inode. When I run fsck from a single user boot, it finds no errors. When I run it on the same filesystem mounted, it finds errors: but, of course, it then can't correct them -- M

Re: filesystem errors

2001-07-26 Thread Michael Harnois
On Thu, 26 Jul 2001 15:14:09 +0100, Ian Dowse <[EMAIL PROTECTED]> said: > That should show up any directories that would fail that dirhash > sanity check - there will probably just be one or two that > resulted from some old filesystem corruption. The only result it generated was /u

Re: filesystem errors

2001-07-28 Thread Michael Harnois
On Sat, 28 Jul 2001 12:48:54 -0700, Kirk McKusick <[EMAIL PROTECTED]> said: > FFS will never set a directory ino == 0 at a location other than > the first entry in a directory, but fsck will do so to get rid > of an unwanted entry. The readdir routines know to skip over an > ino =

Re: Today -current broken on build

2000-10-01 Thread Michael Harnois
On Sun, 01 Oct 2000 11:35:32 -0600, Warner Losh <[EMAIL PROTECTED]> said: > Tony, this is an *UN*acceptible attitude. CHOI-san is reporting > a problem. He didn't rail against anything, nor did he demand a > fix. This is 100% acceptible. Your message, however, was rude > and inapp

Re: Today -current broken on build

2000-10-01 Thread Michael Harnois
This is better than watching the soaps. I'll be waiting anxiously for the next installment. ;<) On Sun, 1 Oct 2000 12:47:16 -0700, "David O'Brien" <[EMAIL PROTECTED]> said: > On Sun, Oct 01, 2000 at 12:14:25PM -0700, Mike Smith wrote: >> > > I hate to spoil the moment ... but does anyone

page fault while in kernel mode

2000-10-03 Thread Michael Harnois
The past three days or so with -current my system has been locking up solid under load. Today I was fortunate enough to have in happen when in console mode so that I could see the problem: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x1 fault code

Re: ATA DMA support is broken

2000-10-03 Thread Michael Harnois
On Tue, 3 Oct 2000 15:04:53 -0400 (EDT), Valentin Chopov <[EMAIL PROTECTED]> said: > After last changes ata DMA support is not workind and atapicd is > not recognized on Toshiba Tecra-8100 (FreeBSD-5.0-CURRENT) Same problem here on an Intel 815 chipset. -- Michael D. Harnois, Redeemer

Re: page fault while in kernel mode

2000-10-03 Thread Michael Harnois
On Tue, 03 Oct 2000 19:33:01 -0400 (EDT), Bosko Milekic <[EMAIL PROTECTED]> said: > Also, is there anything particular that you > notice that is happening in parallel to this? Anything special > you're doing? I can tell you now that rolling back to PRE_SMPNG makes the problem go awa

Re: linux emulation

2000-11-02 Thread Michael Harnois
I'm not sure who all has been messing with the linuxulator in the last couple of days but as of my last several builds (the latest of a cvsup this afternoon) any attempt to manipulate entries in /compat/linux/dev (even to look at them with ls) causes a kernel page fault. -- Michael D. Harnois, R

Re: ad1 is not detected.

2000-11-06 Thread Michael Harnois
I think I may be having the same problem you are seeing. My ATAPI CD-ROM, an HP 8200, which is at ata1-slave, is not being detected. I can't say reliably when the problem started, but at one time it worked. (I have been running current almost continuously since I built this machine in early August

Re: CURRENT is freezing again ...

2000-11-17 Thread Michael Harnois
On Fri, 17 Nov 2000 12:55:28 +0100 (CET), Soren Schmidt <[EMAIL PROTECTED]> said: > It doesn't help here at least, the machine(s) just lock up solid > only reset or a powercycle can bring them back... Same here ... as others noted, started with SMPng ... -- Michael D. Harnois, Redeemer

Re: CURRENT is freezing again ...

2000-11-18 Thread Michael Harnois
On Fri, 17 Nov 2000 10:30:02 -0800 (PST), John Baldwin <[EMAIL PROTECTED]> said: > what the WITNESS code does is perform extra checks on mutex > enter's and exit's to ensure that we aren't handling mutexes in > such a way that a deadlock is possible. Thus, it verifies that > you d

Re: CURRENT is freezing again ...

2000-11-18 Thread Michael Harnois
On Sat, 18 Nov 2000 11:40:34 -0600 (CST), Jonathan Lemon <[EMAIL PROTECTED]> said: > What version of if_dc.c 1.38 -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA [EMAIL PROTECTED] [EMAIL PROTECTED] "It's not what we don't know that hurts us, it's wha

-current dies in kerberosIV

2000-11-25 Thread Michael Harnois
cc -O -pipe -march=i686 -I/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/include -I/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/lib/roken -I/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerberosIV/lib/krb -I/usr/src/kerberosIV/libexec/kipd/../../../crypto/kerb

Re: world broken: mbuf.h:120: `MSIZE' undeclared here

2000-11-25 Thread Michael Harnois
On Sat, 25 Nov 2000 18:01:33 -0500 (EST), Bosko Milekic <[EMAIL PROTECTED]> said: > jlemon, I think you may want to remove the include for > sys/mbuf.h in if_var.h if it isn't needed (try) -- I think this > is what may be screwing up netstat. I tried your suggestion and it got me

Re: world broken: mbuf.h:120: `MSIZE' undeclared here

2000-11-26 Thread Michael Harnois
On Sat, 25 Nov 2000 18:01:33 -0500 (EST), Bosko Milekic <[EMAIL PROTECTED]> said: > jlemon, I think you may want to remove the include for > sys/mbuf.h in if_var.h if it isn't needed (try) -- I think this > is what may be screwing up netstat. OK, I think I have it now. Remove sys/

Re: world broken: mbuf.h:120: `MSIZE' undeclared here

2000-11-26 Thread Michael Harnois
On 26 Nov 2000 12:48:48 -0600, Michael Harnois <[EMAIL PROTECTED]> said: > OK, I think I have it now. Remove sys/mbuf.h and change > machine/mutex.h to sys/mutex.h. Except that the kernel won't build if sys/mbuf.h isn't included. Oh well. -- Michael D. Harn

Re: system hangs ... not sure how to debug ...

2000-11-28 Thread Michael Harnois
On Tue, 28 Nov 2000 12:17:14 -0400 (AST), The Hermit Hacker <[EMAIL PROTECTED]> said: > this kernel seems to do it faster then the previous one ... That's been my observation over the past 24 hours too. -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA [EMAIL PROTECTED]

Re: system hangs ... not sure how to debug ...

2000-11-28 Thread Michael Harnois
On Tue, 28 Nov 2000 19:34:03 -0400 (AST), The Hermit Hacker <[EMAIL PROTECTED]> said: > well, John just gave a good break down on what needs to be done > to debug it ... do you have easy access to a serial console? I'm > trying to scrounge up hardware at this end to do it with, but

world only broken for me?

2000-12-01 Thread Michael Harnois
===> usr.bin/mklocale yacc -d /usr/src/usr.bin/mklocale/yacc.y cp y.tab.c yacc.c lex -t /usr/src/usr.bin/mklocale/lex.l > lex.c rm -f .depend mkdep -f .depend -a-I/usr/src/usr.bin/mklocale -I/usr/obj/usr/src/i386/usr/include yacc.c lex.c /usr/src/usr.bin/mklocale/lex.l:48: y.tab.h: No such

Re: -current kernel hangs machine solid ...

2000-12-06 Thread Michael Harnois
Just checking in ... I haven't had one of these random hangs in the last week or so. Anyone else? -- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA [EMAIL PROTECTED] [EMAIL PROTECTED] No man knows how bad he is till he has tried very hard to be good. -- C.S.

Re: PCI-PCI Bridge Problems

2000-12-12 Thread Michael Harnois
On Tue, 12 Dec 2000 05:02:59 -0800, Mike Smith <[EMAIL PROTECTED]> said: > I'll keep working on this one; things will go a lot faster if I > can get my hands on a system that misbehaves in a corresponding > fashion. You're welcome to come to Iowa and use mine. I'll even put you up.

panic: lockable mtx_enter

2000-12-30 Thread Michael Harnois
panic: lockable mtx_enter() of lockmgr interlock when not legal @ ../../kern/kern_lock.c: 247 which is mtx_enter(lkp->lk_interlock, MTX_DEF); my system is an i386 UP with two dc cards and a kernel configured as follows: machine i386 cpu I586_CPU cpu I686_CPU id

broken at if_ray.c

2001-01-06 Thread Michael Harnois
cc -O -pipe -march=i686 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I@/../include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules

world dies in perl

2001-01-24 Thread Michael Harnois
===> gnu/usr.bin/perl/perl cc -O -pipe -march=i686 -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DPERL_CORE -pthread -I/usr/obj/usr/src/i386/usr/include -Wl,-E -L/usr/obj/usr/src/gnu/usr.bin/perl/perl/../libperl -o perl perlmain.o lib/a

Re: kernel trap 26 panic

2001-02-04 Thread Michael Harnois
On Sat, 03 Feb 2001 22:54:33 -0800 (PST), John Baldwin <[EMAIL PROTECTED]> said: > The ppbus does painful things with its interrupt handlers. This > is a known problem and on the todo list, just not fixed yet. This problem (with lpr) is new in the past couple of days, at least here ...

ata changes break kernel

2001-02-12 Thread Michael Harnois
../../dev/ata/ata-all.c:96: elements of array `ata_ids' have incomplete type ../../dev/ata/ata-all.c:97: warning: excess elements in struct initializer ../../dev/ata/ata-all.c:97: warning: (near initialization for `ata_ids[0]') ../../dev/ata/ata-all.c:97: warning: excess elements in struct initial

RE: Networking

2002-10-31 Thread Michael Harnois
I can't run the -CURRENT kernel of the last several days and get any networking performance at all-but this is a desktop machine with a dc. Something's seriously wrong. Michael D. Harnois 2L, University of St. Thomas School of Law Minneapolis, Minnesota -Original Message- From: [EMAIL PRO