Forgotten debug messages in ahc

1999-08-21 Thread Blaz Zupan
After compiling yesterday's -current kernel, I see the following in dmesg: ... ahc0: aic7880 SBLKCTL = 0x0 SSTAT0 = 0x0 SFUNCT = 0x0 Single Channel A, SCSI Id=7, 16/255 SCBs ... Notice the "SBLKCTL"... stuff. I guess this is some forgotten debug printf left, or am I mistaken?

cvs commit: src/sys/modules/linux Makefile (fwd)

1999-09-03 Thread Blaz Zupan
Shouldn't /usr/bin/svr4 and /usr/bin/ibcs2 be moved to /usr/sbin as well? Blaz Zupan, [EMAIL PROTECTED], http://www.herbie.amis.net Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia -- Forwarded message -- Date: Fri, 3 Sep 1999 00:15:39 -0700 (PDT) From: Marcel Moolenaar

ps doesn't need privileges?

1999-09-11 Thread Blaz Zupan
a list of processes? Blaz Zupan, [EMAIL PROTECTED], http://www.herbie.amis.net Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ps doesn't need privileges?

1999-09-11 Thread Blaz Zupan
On Sat, 11 Sep 1999, Chris Costello wrote: Please give me the output of ``ls -l /dev/kmem'' and ``id'' /home/blaz id uid=1000(blaz) gid=1000(users) groups=1000(users) /home/blaz ls -l /dev/kmem crw-r- 1 root kmem2, 1 May 23 15:26 /dev/kmem Blaz Zupan, [EMAIL PROTECTED], http

Re: ps doesn't need privileges?

1999-09-11 Thread Blaz Zupan
through /dev/mem Use /dev/null for opening the kvm library, we don't need access to /dev/mem anymore. ps can now run without the setgid(kmem) bit. If it does it will not be able to show argv/envp for another uid's processes unless you are root. Blaz Zupan, [EMAIL

Re: ESS sound drivers and 4.0-current

1999-11-01 Thread Blaz Zupan
the switch to newpcm. Before newpcm, I did not experience problems with RealPlayer or my MP3 player (no matter which one). I'm running -current as of yesterday and the sound chip is on board on a Intel AN430TX motherboard. Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o

if_ed_pci not compiled in on pccard system

1999-11-20 Thread Blaz Zupan
devclass_t ed_devclass; DRIVER_MODULE(ed, pci, ed_pci_driver, ed_devclass, 0, 0); - #endif --- 123,125 ---- Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

mixer synth CD swapped on Yamaha OPL SAx

1999-11-20 Thread Blaz Zupan
IXER_IGAIN, 0, 0, 0, 4, 1, 0, 0, 4), + MIX_NONE(SOUND_MIXER_OGAIN), + MIX_NONE(SOUND_MIXER_LINE1), + MIX_NONE(SOUND_MIXER_LINE2), + MIX_NONE(SOUND_MIXER_LINE3), + }; + /*- * Copyright (c) 1999 Doug Rabson * All rights reserved. Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net

wi driver

1999-11-22 Thread Blaz Zupan
ce (and no wi1, ...). Any idea? Running -current as of two days ago. Tried with and without hardwiring the pcic0 to a specific IO address and IRQ, the result is the same. Any idea? Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia

pccard not working on 4.0-RELEASE

2000-03-15 Thread Blaz Zupan
1.89 of sys/pccard/pcic.c makes the card work again. It is very unfortunate that it is too late to fix this :( Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia Index: pcic.c

Re: pccard not working on 4.0-RELEASE

2000-03-15 Thread Blaz Zupan
in LINT. Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pccard not working on 4.0-RELEASE

2000-03-15 Thread Blaz Zupan
in this situation really so bad? It really shouldn't matter much if the system detects the card removal right away or half a second later, does it? Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to [EMAIL

Re: bin/19635: add -c for grand total to df(1), like du(1) does

2000-07-04 Thread Blaz Zupan
root file system running out of space, so this number is completely useless to me. I have to agree with Sheldon, where is the use to this number? Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: [EMAIL PROTECTED], Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe

Re: uucp user shell and home directory

2001-10-04 Thread Blaz Zupan
UUCP has many valid uses. Even today. If you don't understand the software, that's fine with me. Just don't use your ignorance as an excuse to dike the software out. Or more precisely, admit you want to rip the code out because you don't understand what it is, rather than making up specious

Re: uucp user shell and home directory

2001-10-04 Thread Blaz Zupan
Again I ask: if maintenance is an issue, why would you not even attempt to find a maintainer? How do you find a maintainer? Do you run a contest on your favourite TV channel or what? Maintainers appear by themselves or they don't. Considering how long UUCP has been unmaintained, they don't in

Re: uucp user shell and home directory

2001-10-04 Thread Blaz Zupan
What are *you* doing to address the problem? Are you stepping up as a maintainer? Yes. If you read the list archives you will see I've done so twice in the past already. Are you willing to fix the problems with UUCP in FreeBSD as it is Yes. How much time are you willing to

Re: Mouse frozen in X when returning from text console

2000-07-27 Thread Blaz Zupan
Something I noticed today: switch to text console from X using C-A-F1; upon return, the mouse cursor is frozen. moused appears to still work because I can cut/paste text in the text console. Restarting moused doesn't help. Yes, I can confirm it. Going back to Xfree 3.3.6 fixes it. Blaz

Re: Bus error on savecore

2000-09-02 Thread Blaz Zupan
Has anyone else noticed savecore core dumping on a bus error? I think it started on my yesterday's make world. Redid the make world today with the latest sources and it's still doing it. Leaves a nice savecore.core in /. Try the enclosed patch. Works now. Thanks! Blaz Zupan, Medinet

Bus error on savecore

2000-09-02 Thread Blaz Zupan
Has anyone else noticed savecore core dumping on a bus error? I think it started on my yesterday's make world. Redid the make world today with the latest sources and it's still doing it. Leaves a nice savecore.core in /. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail

Kernel build error

2000-09-11 Thread Blaz Zupan
sppp" in my kernel config file for i4b. -current as of a couple of minutes ago. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: [EMAIL PROTECTED], Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

.indent.pro for KNF?

2000-09-24 Thread Blaz Zupan
-9100UW. I'll send a separate call for review to freebsd-scsi when the sources are cleaned up. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: [EMAIL PROTECTED], Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

TI1225 CardBus controller

2000-10-05 Thread Blaz Zupan
for the TI1225 and am looking at it, but it's just too much for a newbie like me. I think comparing the setup of registers on a working and a non-working configuration could be a possible way to solve the problem, even for a newbie :) Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail

Re: package for fetch mails?

2000-10-11 Thread Blaz Zupan
. automatically? Yes, check out fetchmail: http://www.freebsd.org/cgi/ports.cgi?query=fetchmailstype=all But in the future please send such questions to the freebsd-questions mailing list, not to freebsd-current. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail

Bug in libc_r or broken application?

2000-10-21 Thread Blaz Zupan
t signal with the 4.1.1 libc_r? Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: [EMAIL PROTECTED], Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: /usr/local abuse

2000-12-10 Thread Blaz Zupan
remove it. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: [EMAIL PROTECTED], Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

XXX driver didn't initialize queue mtx

2001-01-27 Thread Blaz Zupan
to worry about? 5.0-CURRENT as of today. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: [EMAIL PROTECTED], Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Kernel hangs with latest sources

2001-03-25 Thread Blaz Zupan
rd: card inserted, slot 0 ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed ad0: 13783MB IBM-DTTA-371440 [28005/16/63] at ata0-master UDMA33 ad1: 6179MB Maxtor 90648D5 [12555/16/63] at ata0-slave UDMA33 acd0: CDROM CD-540E at ata1-master PIO4 Mounting root from ufs:/dev/ad0s

Re: Kernel hangs with latest sources

2001-03-25 Thread Blaz Zupan
Included patch should fix this problem. It does, indeed. Thanks! Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: [EMAIL PROTECTED], Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cu

Re: ELF interpreter /co not found

2001-08-18 Thread Blaz Zupan
The above message is what I get after upgrading from an August 7 to an August 17 world/kernel and trying to run linux-netscape47-communicator. Prior world/kernel combination worked okay, there have been no changes to the kernel configuration (which I can provide if required). Hey, I noticed

No more DMA with ata driver

1999-12-05 Thread Blaz Zupan
lk# 46999 status=59 error=01 ad0: DMA problem encountered, fallback to PIO mode vinum: reading configuration from /dev/da1s1e vinum: updating configuration from /dev/da0s1e wi0: WaveLAN/IEEE 802.11 at port 0x240-0x27f irq 7 slot 0 on pccard0 wi0: Ethernet address: 00:60:1d:04:af:db Blaz Zupan, [EM

Initio SCSI driver

1999-12-07 Thread Blaz Zupan
(for example late or no support for FBSD 4.0+). The license seems ok and the driver seems to be cam-ified. Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fr

Re: HEADSUP: wd driver will be retired!

1999-12-08 Thread Blaz Zupan
time is as limited as everybody else's and it took me a whole day, I leared a lot through this. Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cu

Re: Speaking of moving files (Re: make world broken building fortunes )

1999-12-14 Thread Blaz Zupan
How about removing awk from MAKEDEV so life isn't so hard to recover when you use a 3.3 fixit floppy after removing /dev and not making enough of it again. How about finally starting to work on devfs and forget about all the MAKEDEV junk and leave it as it is for now? Blaz Zupan, [EMAIL

Re: INET6 changes for tcp_wrappers broke libwrap?

2000-02-11 Thread Blaz Zupan
. When I backed out those changes and remade libwrap, sshd starting working as usual. Funny you mention that, I noticed it just yesterday as well. Recompiling sshd fixed the problem for me, but this means we have somehow broken binary compatibility. Blaz Zupan, [EMAIL PROTECTED], http

Re: openssl in -current

2000-02-20 Thread Blaz Zupan
" and it caused a whole lot of problems because the software that was supposed to use it never appeared in the tree. I'd say, back it out until we really need it in there. Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Un

CGA instead of VGA

2000-02-19 Thread Blaz Zupan
as of a couple of days ago. The motherboard is an Intel AN430TX, the graphics card is a S3 Trio 64V+ based card. Below is the full dmesg. Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia Copyright (c) 1992-2000 The FreeBSD Project

Re: CGA instead of VGA

2000-02-20 Thread Blaz Zupan
here: http://support.intel.com/support/motherboards/desktop/an430tx/index.htm Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Cosmetic issues with ISDN startup

1999-01-20 Thread Blaz Zupan
if [ X${atm_enable} = XYES -a -f /etc/rc.atm ]; then . /etc/rc.atm atm_pass1 fi # Special options for sppp(4) interfaces go here. These need Best regards, Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor

Re: Ne2000 PCI Card

1999-01-28 Thread Blaz Zupan
, but it has a terrible interface that nullifies any performance * gains that bus-master DMA usually offers. So don't expect too much ;) Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majord...@freebsd.org

Re: SVR4 module doesn't load

1999-02-09 Thread Blaz Zupan
On Tue, 9 Feb 1999, Viren R. Shah wrote: I do have pseudo-device streams in my kernel config. Is there anything else that I require? Yes, I needed to add options KTRACE. Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia

HEADS UP: Spontaneous reboots

1999-02-09 Thread Blaz Zupan
for your attention. Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Postfix

1999-03-14 Thread Blaz Zupan
I hate to roll up old threads, but it seems like nothing has come out of the Postfix vs. sendmail debate on this list. We don't even have a Postfix port. Has anybody created a port or should I go ahead and have a look at it? Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o

Re: Postfix

1999-03-14 Thread Blaz Zupan
of main.cf's defaults with anti-spam and no relaying. The documentation is not yet being installed and I don't touch the main.cf (yet). Comments appreciated. Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail

Re: Postfix

1999-03-25 Thread Blaz Zupan
at the PR yourself, you'd notice that it was ME, who submited that PR :) Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

C++ with egcs - no go

1999-04-05 Thread Blaz Zupan
by David O'Brien, so I guess I do have the latest sources. Anybody else seeing this after the latest cvsup (as of 15 minutes ago)? Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majord...@freebsd.org

Re: C++

1999-04-05 Thread Blaz Zupan
the problem by doing: cd /usr/src/gnu/lib/libstdc++ make obj make make install Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

new-bus changes break i4b

1999-04-17 Thread Blaz Zupan
= isic_pnpprobe(dev, spci.port[1])) != 0) Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

PCI VGA card becomes ISA

1999-04-19 Thread Blaz Zupan
updated for soft updates ffs_mountfs: superblock updated for soft updates ffs_mountfs: superblock updated for soft updates Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majord...@freebsd.org

Broken Linux emulation

1999-04-28 Thread Blaz Zupan
__vt_7filebuf Blaz Zupan, b...@amis.net, http://www.herbie.amis.net Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Re: Broken Linux emulation

1999-04-28 Thread Blaz Zupan
On Wed, 28 Apr 1999, Blaz Zupan wrote: After doing a make world today and compiling a new kernel, the Linux netscape 4.51 does not work anymore. It immediately core dumps: Sigh. Ignore my mail. I failed to follow the first rule of posting: think before you post. I cvsupped between make world

sound and sio problems after newbus changes

1999-05-01 Thread Blaz Zupan
interrupts are generally lost or not correctly handled. Blaz Zupan, b...@amis.net, http://www.herbie.amis.net Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Re: sound and sio problems after newbus changes

1999-05-01 Thread Blaz Zupan
overflows still happen. Also adding in the sound problems which seem to be caused by missing interrupts, I think we have a bug in the interrupt code after the newbus changes. Blaz Zupan, b...@amis.net, http://www.herbie.amis.net Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia

Re: config(8) changes and i4b

1999-05-09 Thread Blaz Zupan
) works but some dependencies are not generated and make fails. It works for me. Try removing your kernel compile directory. Without the around the names, config(8) complains with Syntax error. Yes, this is a known bug in config. But with the quotes it works for me just fine. Blaz Zupan, b

Re: IBM Blade

2003-11-18 Thread Blaz Zupan
Has anyone been successful installing FreeBSD 5.x (or 4.x) on an IBM HS20 Blade? I would surely be interested in pointers if possible. I tried but failed miserably. There were two problems: 1. It is impossible to boot from CD. Neither 4.8 nor 5.1 boot from CD. Booting from floppy works but

Re: IBM Blade

2003-11-18 Thread Blaz Zupan
I've solved DISABLING every kind of usb from the kernel. but making so I lost the floppy and the cdrom. :-( I've not tried with 4.9 but only with 4.8 R Well, if you managed to install it, then there is no problem. Reenable usb and put this in /etc/rc.local or some other startup file: