Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-10 Thread Jason DiCioccio
I just tried the latest -CURRENT snapshot, 19991009 ,.. Now, on the old floppy, I could set the parameters for ed0 and it would find ed0.. now it doesn't find ed0 at all although it still finds 'unknown0' .. When you fixed this freezing, did this ruin some other detection or something to that

Re: breakage in libgcc?

1999-10-10 Thread Poul-Henning Kamp
Sounds like you havn't -current. In message [EMAIL PROTECTED], Mike Smith writes: just cvsupped Your system; I just finished a world not five minutes ago. Suspect the usual. echo '#include xm-freebsd.h' config.h echo '#include "i386/xm-i386.h"' tconfig.h echo '#include "i386/i386.h"'

scsi tape driver wants an update

1999-10-10 Thread Andy Farkas
Just a reminder I guess, # uname -v FreeBSD 4.0-CURRENT #0: Sun Oct 10 16:16:34 EST 1999 # mt retension console emits (in bright white): WARNING: driver sa should register devices with make_dev() (dev_t = "#sa/1") -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-10 Thread Doug Rabson
On Sun, 10 Oct 1999, Jason DiCioccio wrote: I just tried the latest -CURRENT snapshot, 19991009 ,.. Now, on the old floppy, I could set the parameters for ed0 and it would find ed0.. now it doesn't find ed0 at all although it still finds 'unknown0' .. When you fixed this freezing, did this

Re: maxphys = 0??

1999-10-10 Thread Daniel C. Sobral
Poul-Henning Kamp wrote: Meanwhile the mystery has been solved. I was a miscommunication between sos and me. He only committed one half of the fix for this issue. He has now committed the rest along with the latest version of his ata drivers (he claims :-) Things are fine here now.

Signal breakage?

1999-10-10 Thread Mark Murray
Hi On line 72 of signal.h, there is a reference to 'union sigval', which is declared in sys/signal.h, but inside #ifndef _POSIX_SOURCE. The X build heavily uses _POSIX_SOURCE, so this breaks. Should line 72 of signal.h not move a little further down into the #ifndef _POSIX_SOURCE block below

Re: Signal breakage?

1999-10-10 Thread Bruce Evans
On line 72 of signal.h, there is a reference to 'union sigval', which is declared in sys/signal.h, but inside #ifndef _POSIX_SOURCE. The X build heavily uses _POSIX_SOURCE, so this breaks. Should line 72 of signal.h not move a little further down into the #ifndef _POSIX_SOURCE block below

Re: staroffice

1999-10-10 Thread Nick Hibma
o unzip setup.zip to someplace comfortable Don't both with that. use "export LD_LIBRARY_PATH=/tmp/sv001.tmp:." before running the setup binary. ^^^ That number changes, so you might have to go into /tmp and delete stale directories. Nick --

Re: breakage in libgcc?

1999-10-10 Thread Randy Bush
*** Signal 12 Stop in /usr/src/gnu/lib/libgcc. *** Error code 1 Suspect that you need a newer kernel before you can build the world. had to o make new config o make new kernel o reboot o make world o ... must have been an exciting time in current while i was on the road the last

Re: breakage in libgcc?

1999-10-10 Thread Peter Wemm
Randy Bush wrote: just cvsupped echo '#include xm-freebsd.h' config.h echo '#include "i386/xm-i386.h"' tconfig.h echo '#include "i386/i386.h"' tm.h echo '#include "i386/att.h"' tm.h echo '#include "i386/freebsd.h"' tm.h echo '#include "i386/perform.h"' tm.h cc -c -O -pipe

Kerberized telnet not installed

1999-10-10 Thread Patrick Hartling
I just built and installed sources cvsup'd at 17:45 CDT October 9 with ${MAKE_KERBEROS4} enabled, but the Kerberized telnet was not installed. I looked over the recent changes to add SRA to telnet, but I am not familiar enough with the order in which things are built and installed to figure out

ATA driver

1999-10-10 Thread Kenneth Culver
I finally got a chance to put the ata driver back in my kernel, and this is what happens: Whenever I am doing something that requires a lot of disk activity, (on the latest errors, I was recompiling the kernel with make -j8 and building gnomelibs): Oct 10 12:29:48 culverk /kernel: ata0-slave:

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-10 Thread Jason DiCioccio
Sorry I can't get pnpinfo, I can tell you though that dmesg does not even show ed0 being probed at all.. In other words, it does nto even say 'ed0 not found at 0x240' .. And I am not deleting the device :-).. Are there any conditions where this would happen? Thanks On Sun, 10 Oct 1999, Doug

X-related panic

1999-10-10 Thread Patrick Hartling
For quite some time, I've been having panics while running X and never saw the actual message. This time, I happened to be in console mode when the crash happened. Here is the panic message: kernel: type 12 trap, code=0 Stopped at pmap_remove_pages+0xd0: decl 0(%ecx) The stack trace I got

Re: ATA driver

1999-10-10 Thread Soren Schmidt
It seems Kenneth Culver wrote: Is this with the latest that I committed yesterday ?? -Søren I finally got a chance to put the ata driver back in my kernel, and this is what happens: Whenever I am doing something that requires a lot of disk activity, (on the latest errors, I was recompiling

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-10 Thread Doug Rabson
On Sun, 10 Oct 1999, Jason DiCioccio wrote: Sorry I can't get pnpinfo, I can tell you though that dmesg does not even show ed0 being probed at all.. In other words, it does nto even say 'ed0 not found at 0x240' .. And I am not deleting the device :-).. Are there any conditions where this

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-10 Thread Jason DiCioccio
Another note :) .. PnP also probes unknown0 on the wrong irq (irq 3) while it should be on irq 7 On Sun, 10 Oct 1999, Doug Rabson wrote: On Sun, 10 Oct 1999, Jason DiCioccio wrote: Sorry I can't get pnpinfo, I can tell you though that dmesg does not even show ed0 being probed at all.. In

Re: ATA driver

1999-10-10 Thread Soren Schmidt
It seems Kenneth Culver wrote: ata0: slave: success setting up UDMA2 mode on PIIX4 chip ad1: piomode=4 dmamode=2 udmamode=2 ad1: Maxtor 84320D4/NAVX1920 ATA-3 disk at ata0 as slave ad1: 4120MB (8438850 sectors), 8930 cyls, 15 heads, 63 S/T, 512 B/S ad1: 16 secs/int, 0 depth queue, UDMA33

Re: ATA driver

1999-10-10 Thread Kenneth Culver
It doesn't seem to have bad sectors... found- vendor=0x109e, dev=0x036e, revid=0x02 class=04-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0secondarybus=0 intpin=a, irq=9 map[0]: type 3, range 32, base ea002000, size 12 found- vendor=0x109e, dev=0x0878,

Re: ATA driver

1999-10-10 Thread Kenneth Culver
sure, as soon as i get a chance, I'll do that for ya. Ken On Sun, 10 Oct 1999, Soren Schmidt wrote: It seems Kenneth Culver wrote: Oct 10 12:29:48 culverk /kernel: ata0-slave: ad_timeout: lost disk contact - res etting Oct 10 12:29:49 culverk /kernel: ata0: resetting devices .. DANGER

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-10 Thread Doug Rabson
On Sun, 10 Oct 1999, Jason DiCioccio wrote: Another note :) .. PnP also probes unknown0 on the wrong irq (irq 3) while it should be on irq 7 Actually, we can put the card on any irq which it supports as long as there isn't a conflict. Unless you have a sio1 in that box (which normally uses

Re: ATA driver

1999-10-10 Thread Soren Schmidt
It seems Kenneth Culver wrote: Oct 10 12:29:48 culverk /kernel: ata0-slave: ad_timeout: lost disk contact - res etting Oct 10 12:29:49 culverk /kernel: ata0: resetting devices .. DANGER active=3 Oct 10 12:29:49 culverk /kernel: done Oct 10 12:29:49 culverk /kernel: ad1: status=51 error=04

Re: ATA driver

1999-10-10 Thread Peter Wemm
Soren Schmidt wrote: It seems Kenneth Culver wrote: ata0: slave: success setting up UDMA2 mode on PIIX4 chip ad1: piomode=4 dmamode=2 udmamode=2 ad1: Maxtor 84320D4/NAVX1920 ATA-3 disk at ata0 as slave ad1: 4120MB (8438850 sectors), 8930 cyls, 15 heads, 63 S/T, 512 B/S ad1: 16

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-10 Thread Matthew N. Dodd
On Sun, 10 Oct 1999, Doug Rabson wrote: Your card is an SMC EtherEZ (8416). I think that needs some special extra tricks to get it supported. Matt Dodd [EMAIL PROTECTED] was working on this recently but I don't know if he has it working yet. I've got uncommitted patches that fix this I

Re: Heads up!

1999-10-10 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Assar Westerlund writes: Poul-Henning Kamp [EMAIL PROTECTED] writes: We have now come so far that we can start to kill cdevsw_add() calls and rely on make_dev() for most of the device drivers. So how is this supposed to work for device kld's? Currently,

Re: Heads up!

1999-10-10 Thread Assar Westerlund
Poul-Henning Kamp [EMAIL PROTECTED] writes: We have now come so far that we can start to kill cdevsw_add() calls and rely on make_dev() for most of the device drivers. So how is this supposed to work for device kld's? Currently, cdevsw_add() gets called from the glue generated by DEV_MODULE.

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-10 Thread Matthew N. Dodd
On Sun, 10 Oct 1999, Matthew N. Dodd wrote: On Sun, 10 Oct 1999, Doug Rabson wrote: Your card is an SMC EtherEZ (8416). I think that needs some special extra tricks to get it supported. Matt Dodd [EMAIL PROTECTED] was working on this recently but I don't know if he has it working yet.

Re: X-related panic

1999-10-10 Thread Patrick Hartling
Patrick Hartling [EMAIL PROTECTED] wrote: } For quite some time, I've been having panics while running X and never saw } the actual message. This time, I happened to be in console mode when the } crash happened. I meant to include that I'm using XFree86 3.3.5 built from the ports collection

Re: {a}sync updates (was Re: make install trick)

1999-10-10 Thread Tony Finch
I have noticed similarly odd behaviour from softupdates during heavy IO load, where something is creating lots of little files or directories and not much else is happening. Using `vmstat 1` I can see that softupdates isn't very good at evening out the IO rate over time: there's a roughly

Re: installworld broken from R/O /usr/obj

1999-10-10 Thread Andrew Gallatin
Bruce Evans writes: W`hile installworld is being discussed, I wanted to get this out there: Since rev 1.13 of usr.bin/make/arch.c, I've been seing a problem with ELF archive libraries being rebuilt unnecessarily. I believe that this problem can be traced to the RANLIBMAG string

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-10 Thread Jason DiCioccio
It worked when it was probed non-pnp :-).. As long as I set the params.. DId you get my email with pnpinfo and dmesg? On Sun, 10 Oct 1999, Doug Rabson wrote: On Sun, 10 Oct 1999, Jason DiCioccio wrote: Another note :) .. PnP also probes unknown0 on the wrong irq (irq 3) while it should

Re: installworld broken from R/O /usr/obj

1999-10-10 Thread Andrew Gallatin
Julian Elischer writes: that fix was applied by me about 5 minutes ago.. Thank you! Drew To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: installworld broken from R/O /usr/obj

1999-10-10 Thread Julian Elischer
that fix was applied by me about 5 minutes ago.. On Sun, 10 Oct 1999, Andrew Gallatin wrote: Bruce Evans writes: W`hile installworld is being discussed, I wanted to get this out there: Since rev 1.13 of usr.bin/make/arch.c, I've been seing a problem with ELF archive

Still waiting for xl driver reports

1999-10-10 Thread Bill Paul
A while back I posted a message here saying that I'd changed the xl driver a bit to hopefully improve performance for 3c90xB and later adapters (i.e. the "cyclone," "hurricane" and "tornado" chipsets). I asked for people to report if the changes helped, hurt, made no difference or were totally

Re: People getting automatically unsub'ed from -arch

1999-10-10 Thread Nate Williams
[Mayhaps too many Cc:'s kept in order to reach relevant audience] Thanks, sorry about the X-posting... On Sun, Oct 10, 1999 at 02:57:55PM -0600, Nate Williams wrote: I Can't believe this email only produced TWO responses! I would have thought that this wouldhav brought out the

Re: The eventual fate of BLOCK devices.

1999-10-10 Thread Oliver Fromme
Nate Williams wrote in list.freebsd-current: Interesting. It appears that somehow I got 'unsubscribed' from arch. Not sure why, but in May I was subscribed, but I'm no longer subscribed. Did everyone get unsubscribed when it went idle? FWIW, I got unsubscribed, too. While I were at

Re: The eventual fate of BLOCK devices.

1999-10-10 Thread Jonathan M. Bresler
FWIW, I got unsubscribed, too. While I were at it, I sent a "which" command to the majordomo, and the result did not list me as a member of freebsd-announce and freebsd-security- notifications. When I tried to re-subscribe, it told me that I am already subscribed... Seems like

Majordomo problems (Re: The eventual fate of BLOCK devices.)

1999-10-10 Thread Peter Jeremy
On 1999-Oct-11 08:35:41 +1000, Oliver Fromme wrote: Nate Williams wrote in list.freebsd-current: Interesting. It appears that somehow I got 'unsubscribed' from arch. Not sure why, but in May I was subscribed, but I'm no longer subscribed. Did everyone get unsubscribed when it went idle?

Re: Still waiting for xl driver reports

1999-10-10 Thread John Birrell
On Sun, Oct 10, 1999 at 04:59:34PM -0400, Bill Paul wrote: I need feedback from people so that I know it's safe to merge this stuff into -stable, so let's hear it already. It's been several weeks since I made the changes. Surely there are people running -current with 3Com 3c90xB cards. To

Re: Majordomo problems (Re: The eventual fate of BLOCK devices.)

1999-10-10 Thread Jonathan M. Bresler
send it to postmaster instead. jmb To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: The eventual fate of BLOCK devices.

1999-10-10 Thread Oliver Fromme
Jonathan M. Bresler wrote in list.freebsd-current: FWIW, I got unsubscribed, too. While I were at it, I sent a "which" command to the majordomo, and the result did not list me as a member of freebsd-announce and freebsd-security- notifications. When I tried to re-subscribe, it told

Re: The eventual fate of BLOCK devices.

1999-10-10 Thread Jonathan M. Bresler
Here's the whole story: - I sent a "which" command from the newsgate account. - Got a response with about 30 lists to which that account is subscribed. - Compared those lists to the lists that the newsgate is prepared to handle (and to which it was once subscribed). -

Re: How do I get a PCCARD modem to work?

1999-10-10 Thread Justin T. Gibbs
It seems Justin T. Gibbs wrote: It looks like both nsio and sio have PCCARD support disabled at the moment. Is there any other way I can get the system to recognize my modem? Fix the broken sio, it might be KNF and all but it doesn't work... -Soren The pccard brokenness is not sio's fault.

Re: The eventual fate of BLOCK devices.

1999-10-10 Thread Archie Cobbs
Jonathan M. Bresler writes: Here's the whole story: - I sent a "which" command from the newsgate account. - Got a response with about 30 lists to which that account is subscribed. - Compared those lists to the lists that the newsgate is prepared to handle (and to

Re: The eventual fate of BLOCK devices.

1999-10-10 Thread Matthew Dillon
: 6/ It should be possible to make an overlay device (similar to the way : ccd works), that supplies buffered characteristics to a disk. This may : be a different minor number or a differnt major number.. but be a CHR : type device. : : This would involve needless

MajorDomo Problems

1999-10-10 Thread Tom Embt
I've been mysteriously unsubscribed from -questions sometime between Oct 7th and Oct 10th. My guess puts it at late morning/early afternoon EDT on the 7th. It would seem something is up... good thing somebody mentioned the 'which' command (I'd never heard of it), I was wondering why noone was

Re: scsi tape driver wants an update

1999-10-10 Thread Matthew Jacob
Huh? I'll check it out.. On Sun, 10 Oct 1999, Andy Farkas wrote: Just a reminder I guess, # uname -v FreeBSD 4.0-CURRENT #0: Sun Oct 10 16:16:34 EST 1999 # mt retension console emits (in bright white): WARNING: driver sa should register devices with make_dev() (dev_t =

Re: Kerberized telnet not installed

1999-10-10 Thread Mark Murray
I just built and installed sources cvsup'd at 17:45 CDT October 9 with ${MAKE_KERBEROS4} enabled, but the Kerberized telnet was not installed. I looked over the recent changes to add SRA to telnet, but I am not familiar enough with the order in which things are built and installed to figure

Re: Kerberized telnet not installed

1999-10-10 Thread Mark Murray
I just built and installed sources cvsup'd at 17:45 CDT October 9 with ${MAKE_KERBEROS4} enabled, but the Kerberized telnet was not installed. I looked over the recent changes to add SRA to telnet, but I am not familiar enough with the order in which things are built and installed to figure

Re: staroffice

1999-10-10 Thread Edwin Culp
I just installed it out of curiosity. Everything went well until I try to execute it. It starts as if it were going to work and then it gives me a core dump with a message box that says, "An unrecoverable error has occurred. All modified files have been saved and probably can be recovered at

Re: staroffice

1999-10-10 Thread Johan Karlsson
At Sun, 10 Oct 1999 23:40:04 PDT, Edwin Culp wrote: I just installed it out of curiosity. Everything went well until I try to exe cute it. It starts as if it were going to work and then it gives me a core dump wi th a message box that says, "An unrecoverable error has occurred. All modified