Re: 8MB install

2003-06-26 Thread John Birrell
On Wed, Jun 25, 2003 at 10:15:19PM -0700, Terry Lambert wrote: There *are* other ways to install than booting a CDROM; they are just more labor intensive, and require FreeBSD running on a more poswerful machine to set up the install for the other machine. True. Anyone who wants to install on a

Re: ULE crash

2003-06-26 Thread Ian Freislich
Jeff Roberson wrote: On Wed, 25 Jun 2003, Ian Freislich wrote: Hi About 4.5 minutes after rebooting with a SCHED_ULE kernel (I give ULE a go every few months), top started looking really wierd (the CPU % just kept on accumulating for each process). Before dnetc started, httpd showed

Re: questions about VM_KMEM_SIZE_SCALE

2003-06-26 Thread David Schultz
On Tue, Jun 24, 2003, Jay Kuri wrote: Hi there, Can anyone shed some light on the implications of adjusting VM_KMEM_SIZE_SCALE? In particular I'm wondering if I increase this to, say, 2, what happens? I must admit I don't know how KVA is different from KVM or total RAM... so the note in

RE: audigy 2

2003-06-26 Thread Yuriy Tsibizov
On Tue, Jun 24, 2003 at 10:39:09AM +0400, Yuriy Tsibizov wrote: My PCM-only driver is commitable. Diff to emu10k1.c in -current is small and clear (at least to me). It's stable enought to be commited. But it will not be commited because sound@ decided to use another driver that is

world build fails since yesterday

2003-06-26 Thread Christoph Kukulies
I tried to sync my source tree and build the world. Yesterday world build failed. Today it seemd to get further but still failed with signal 4 (SIGILL !?) cd /usr/include/fs/fdescfs; for h in *.h; do if [ -L $h ]; then rm -f $h; fi; done cd /usr/include/fs/fifofs; for h in *.h; do if [ -L

Re: questions about VM_KMEM_SIZE_SCALE

2003-06-26 Thread Terry Lambert
David Schultz wrote: On Tue, Jun 24, 2003, Jay Kuri wrote: Does changing this affect memory available to user programs if it's unused by the kernel? No, KVA_PAGES affects the memory available to user programs. (You have a 4 GB address space on i386 to split between user programs and the

Re: 8MB install

2003-06-26 Thread Terry Lambert
John Birrell wrote: On Wed, Jun 25, 2003 at 10:15:19PM -0700, Terry Lambert wrote: There *are* other ways to install than booting a CDROM; they are just more labor intensive, and require FreeBSD running on a more poswerful machine to set up the install for the other machine. True. Anyone

Re: 8MB install

2003-06-26 Thread Simon L. Nielsen
On 2003.06.25 21:30:28 -0700, Terry Lambert wrote: Simon L. Nielsen wrote: On 2003.06.25 12:10:42 +0200, Michael Nottebrock wrote: FWIW, the last FreeBSD release I managed to install on an 8mb machine from CD-ROM+bootfloppies was 4.1.1. Can anybody else confirm this ? It seems like

Re: world build fails since yesterday

2003-06-26 Thread peter
Hi I receive signals 4, 10, and 11 during my buildworlds. Just put in another PSU: same problem. Checking memory next... Christoph Kukulies wrote: I tried to sync my source tree and build the world. Yesterday world build failed. Today it seemd to get further but still failed with signal 4

Re: world build fails since yesterday

2003-06-26 Thread Harti Brandt
On Thu, 26 Jun 2003, peter wrote: pHi p pI receive signals 4, 10, and 11 during my buildworlds. Just put in panother PSU: same problem. Checking memory next... I had such problems on a dual-proc Asus board. After reducing the DDR speed a little bit (233MHz, I think, instead of 256MHz), everyting

Re: world build fails since yesterday

2003-06-26 Thread Tobias Roth
Hi I get the same behaviour on my T30. Although the indications for a hardware problem are very strong, I am not yet convinced that this really is one. My suspicion is that there are problems with current (as well with 5.1 and probably 5.0) with power management that will result in overheating,

Re: world build fails since yesterday

2003-06-26 Thread Christoph P. Kukulies
On Thu, Jun 26, 2003 at 08:54:07PM +1000, peter wrote: Hi I receive signals 4, 10, and 11 during my buildworlds. Just put in another PSU: same problem. Checking memory next... Strangely I got through a second time. The first crash had produced a csh.core. Maybe that was during install and

Re: world build fails since yesterday

2003-06-26 Thread Christoph P. Kukulies
On Thu, Jun 26, 2003 at 12:37:31PM +0200, Christoph P. Kukulies wrote: On Thu, Jun 26, 2003 at 08:54:07PM +1000, peter wrote: Hi I receive signals 4, 10, and 11 during my buildworlds. Just put in another PSU: same problem. Checking memory next... Strangely I got through a second

Re: 5.1-CURRENT 23.06.2003: the floppy has ceased to work

2003-06-26 Thread Eugene V. Bontseff
Andy Fawcett wrote: On Wednesday 25 June 2003 17:18, Eugene V. Bontseff wrote: After updating system on June, 23 floppy the disk drive does not work. For what it's worth, I get the same with 5.1-RELEASE: [EMAIL PROTECTED] mp3]$ uname -a FreeBSD vimes.int.athame.co.uk 5.1-RELEASE FreeBSD

Re: FreeBSD 5.1-Release freezes

2003-06-26 Thread Socketd
On Wed, 25 Jun 2003 16:44:56 -0400 (EDT) Robert Watson [EMAIL PROTECTED] wrote: The code most likely to cause a memory leak in the MAC Framework is the label management code, since that's the only code that really does much in the way of memory allocaiton. Try compiling options MAC_DEBUG

Re: world build fails since yesterday

2003-06-26 Thread Tobias Roth
Overheating/powermanagement - maybe. I have an ASUS 4SX8 with a 1.3 GHz P4. I would exclude memory problems. I had built world a couple of times during the last 8 weeks of cvsuping. i just got two continuous crashes on stable as well. so at least for me it is definitely a hardware issue.

Re: world build fails since yesterday

2003-06-26 Thread Christoph P. Kukulies
On Thu, Jun 26, 2003 at 01:10:09PM +0200, Tobias Roth wrote: Overheating/powermanagement - maybe. I have an ASUS 4SX8 with a 1.3 GHz P4. I would exclude memory problems. I had built world a couple of times during the last 8 weeks of cvsuping. i just got two continuous crashes on stable as

error during buildworld

2003-06-26 Thread David Lodeiro
Hi all Last night I CVSupped my system for the first time, It came up with no errors. I then went to make buildworld and I got the following error. === usr.sbin/bluetooth/bcmfw rm -f .depend mkdep -f .depend -a -I/usr/src/usr.sbin/bluetooth/bcmfw/../../../sys/netgraph/bluetooth/include

Re: FreeBSD 5.1-Release freezes

2003-06-26 Thread Socketd
On Wed, 25 Jun 2003 16:44:56 -0400 (EDT) Robert Watson [EMAIL PROTECTED] wrote: The code most likely to cause a memory leak in the MAC Framework is the label management code, since that's the only code that really does much in the way of memory allocaiton. Try compiling options MAC_DEBUG

Re: error during buildworld

2003-06-26 Thread Simon L. Nielsen
On 2003.06.26 22:59:32 +1000, David Lodeiro wrote: Last night I CVSupped my system for the first time, It came up with no errors. I then went to make buildworld and I got the following error. Do another cvsup, this has already been fixed. -- Simon L. Nielsen pgp0.pgp Description: PGP

Re: world build fails since yesterday

2003-06-26 Thread Eirik Oeverby
Hi, My suspicion is that there are problems with current (as well with 5.1 and probably 5.0) with power management that will result in overheating, which will then look like a hardware problem. YES!!! Finally someone seeing something that could explain my problems!! My machine, after

Re: 5.1-CURRENT 23.06.2003: the floppy has ceased to work

2003-06-26 Thread Michael Nottebrock
On Wednesday 25 June 2003 17:43, Andy Fawcett wrote: For what it's worth, I get the same with 5.1-RELEASE: [EMAIL PROTECTED] mp3]$ uname -a FreeBSD vimes.int.athame.co.uk 5.1-RELEASE FreeBSD 5.1-RELEASE #7: Sat Jun 14 23:09:29 EEST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/VIMES i386

rl0: watchdog timeout

2003-06-26 Thread toha
Hi. with 5.0-CURRENT kernel my Realtek 8139 works fine, but with 5.1-CURRENT kernel prints this: rl0: watchdog timeout how can i fix this? ___ [EMAIL PROTECTED] mailing list

Re: FreeBSD 5.1-Release freezes

2003-06-26 Thread Robert Watson
On Thu, 26 Jun 2003, Socketd wrote: On Wed, 25 Jun 2003 16:44:56 -0400 (EDT) Robert Watson [EMAIL PROTECTED] wrote: The code most likely to cause a memory leak in the MAC Framework is the label management code, since that's the only code that really does much in the way of memory

Re: world build fails since yesterday

2003-06-26 Thread Kevin Oberman
Date: Thu, 26 Jun 2003 12:19:42 +0200 From: Tobias Roth [EMAIL PROTECTED] Sender: [EMAIL PROTECTED] Hi I get the same behaviour on my T30. Although the indications for a hardware problem are very strong, I am not yet convinced that this really is one. My suspicion is that there are

Re: PATCH: move cardbus container to pci devclass

2003-06-26 Thread M. Warner Losh
First, CardBus is not PCI. It is a derivative of PCI that has its own, weird rules for configuring cards. Our current implementation doesn't follow all the weird rules, since most cardbus hardware is the same silicon as pci hardware. However, for attachment and such there likely needs to be a

[-CURRENT tinderbox] failure on alpha/alpha

2003-06-26 Thread Tinderbox
TB --- 2003-06-26 16:00:10 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-06-26 16:00:10 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-26 16:02:28 - building world TB --- cd

Software suspend?

2003-06-26 Thread Cliff L. Biffle
Have we considered implementing software suspend? I've been using Gentoo on my laptops (as nobody else seems to be able to reproduce my BSD bugs on them) and have been playing with the Linux software suspend facilities. It's kind of a neat trick; basically they spawn a process that forces

Screen saver: bsd_saver.

2003-06-26 Thread Pawel Jakub Dawidek
Hello there. I've wrote screen saver for FreeBSD 5.x with rotating bsd logo. http://garage.freebsd.pl/bsd_saver.tbz Any chance to add it to tree? Thanks. -- Pawel Jakub Dawidek [EMAIL PROTECTED] UNIX Systems Programmer/Administrator http://garage.freebsd.pl

Re: world build fails since yesterday

2003-06-26 Thread Julian Elischer
On Thu, 26 Jun 2003, Kevin Oberman wrote: Date: Thu, 26 Jun 2003 12:19:42 +0200 From: Tobias Roth [EMAIL PROTECTED] Sender: [EMAIL PROTECTED] Hi I get the same behaviour on my T30. Although the indications for a hardware problem are very strong, I am not yet convinced that

Heads up: checking in change to ata-card.c

2003-06-26 Thread Bill Paul
A long time ago, circa FreeBSD 4.3, my Sony PCMCIA CD-ROM drive with brain-damaged Teac ATA controller drive worked, and the people were content and all was right with the land. Then my 4.4 CD set arrived, and I was disappointed to find the install kernel would lock up after the driver was

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread M. Warner Losh
Lose the attitude in the patch and email. otherwise it looks good. I'd rather that we had a table rather than doing the string coparison, but I can fix that after your commit. Warner ___ [EMAIL PROTECTED] mailing list

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread Soeren Schmidt
I do have problems with the wording you use in the comments in that patch mentioned below, I will even say that I will remove that as soon as it appears *and* shoot the committer so it doesn't happen again to use your choice of wording.. Now, I dont think this way is productive at all, and would

Re: Screen saver: bsd_saver.

2003-06-26 Thread Andrew Kenneth Milton
+---[ Pawel Jakub Dawidek ]-- | Hello there. | | I've wrote screen saver for FreeBSD 5.x with rotating bsd logo. | | http://garage.freebsd.pl/bsd_saver.tbz | | Any chance to add it to tree? It'd be nice if it automatically reverted to low-res mode if it can't

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread M. Warner Losh
Here's a better patch, basesd on wpaul's input. Bill, can you try it an see if it works for you? If so, i would be better to commit this one. If not, I'll work with you to fix it. If you are uninterested in working with us to get things in, then your patch will not lasts the evening as such

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread M. Warner Losh
In message: [EMAIL PROTECTED] [EMAIL PROTECTED] (Bill Paul) writes: : P.S.: Be sure to join us next time when I ream out whoever it was that : broke support for my 3Com 3c575C cardbus ethernet NIC. It looks like my 3ccfe575ct is working well as of lasts week's current. Any

Re: questions about VM_KMEM_SIZE_SCALE

2003-06-26 Thread Jay Kuri
Thank you both very much. This fills in the gaps nicely and I think I have a pretty good grip on this now. I feel like I can tune it a bit without worry now. (and avoid those nasty panics. :-) ) Thank you very very much. Jay On Thu, 26 Jun 2003, Terry Lambert wrote: David Schultz wrote:

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread Julian Elischer
On Thu, 26 Jun 2003, Bill Paul wrote: A long time ago, circa FreeBSD 4.3, my Sony PCMCIA CD-ROM drive with brain-damaged Teac ATA controller drive worked, and the people were content and all was right with the land. Then my 4.4 CD set arrived, and I was disappointed to find the install

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread Bill Paul
Here's a better patch, basesd on wpaul's input. Bill, can you try it an see if it works for you? If so, i would be better to commit this one. If not, I'll work with you to fix it. Close, but this doesn't quite do it. I thought something didn't look right when I read it, and I tested it

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread David Xu
I have another problem different with Bill Paul's. I have a Tyan Tiger 230T dual CPU MB. On second IDE, there are MITSUBISHI 52X CDROM as master and a SONY CD-RW CRX140E 8X/4X/32X as slave. FreeBSD never got them to work, while MS Windows and Linux and NetBSD and OpenBSD all work well with these

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread Wilko Bulte
On Fri, Jun 27, 2003 at 06:30:17AM +0800, David Xu wrote: I'm sure Soeren will be be glad to investigate, I don't think it is very worthwhile for you to piggyback your problem on top of Bill's controversial email.. Make code, not war ;-) Wilko I have another problem different with Bill

Is there a maintainer for PSM/kbd?

2003-06-26 Thread Mike Heffner
If so, I would like to pass some comments/patches by them. If not, I'll just post them to the list. Mike -- Mike Heffner [EMAIL PROTECTED] [EMAIL PROTECTED] pgp0.pgp Description: PGP signature

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread Ian Dowse
In message [EMAIL PROTECTED], M. Warner Losh writes: Here's a better patch, basesd on wpaul's input. Bill, can you try it an see if it works for you? If so, i would be better to commit this one. If not, I'll work with you to fix it. FYI, I have a no-name (PCMCIA/CD-ROM) drive that also

RE: Heads up: checking in change to ata-card.c

2003-06-26 Thread Will Saxon
-Original Message- From: David Xu [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 6:30 PM To: Soeren Schmidt; Bill Paul Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Heads up: checking in change to ata-card.c I have another problem different with Bill Paul's.

RE: Heads up: checking in change to ata-card.c

2003-06-26 Thread Julian Elischer
Nvidia (I previously didn't know they made full chipsets) IDE interfaces got broken around FreeBSD 4.3 and at 4.8 they are still not working.. There is however a workaround which is to disable the use of DMA on the devices (in the loader.conf file). if you don't the system hangs during boot. I

RE: Heads up: checking in change to ata-card.c

2003-06-26 Thread Will Saxon
-Original Message- From: Julian Elischer [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 7:26 PM To: Will Saxon Cc: David Xu; Soeren Schmidt; Bill Paul; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Heads up: checking in change to ata-card.c Nvidia (I previously

hostap+wi

2003-06-26 Thread Sam Leffler
I'm trying to pin down a problem where prism-based AP's constructed from wlan code and the wi driver don't work right. I'm seeing the following when a client/station trys to associate with an AP of this sort: client AP AUTH- - AUTH response ASSOC - - PROBE

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread Bill Paul
In message [EMAIL PROTECTED], M. Warner Losh writes: Here's a better patch, basesd on wpaul's input. Bill, can you try it an see if it works for you? If so, i would be better to commit this one. If not, I'll work with you to fix it. FYI, I have a no-name (PCMCIA/CD-ROM) drive that also

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread David O'Brien
On Thu, Jun 26, 2003 at 01:20:04PM -0600, M. Warner Losh wrote: In message: [EMAIL PROTECTED] [EMAIL PROTECTED] (Bill Paul) writes: : P.S.: Be sure to join us next time when I ream out whoever it was that : broke support for my 3Com 3c575C cardbus ethernet NIC. It looks

Re: Screen saver: bsd_saver.

2003-06-26 Thread User Takawata
In message [EMAIL PROTECTED], Pawel Jakub Dawidek wrote : Hello there. I've wrote screen saver for FreeBSD 5.x with rotating bsd logo. http://garage.freebsd.pl/bsd_saver.tbz Any chance to add it to tree? I don't know whether it works or not, but this contains floating point

if_auth.o, undefined reference to ieee80211 functions

2003-06-26 Thread Justin Ma
I'm having trouble getting a kernel with the Atheros driver to compile. I get the following error during linking: --- linking kernel if_ath.o: In function `ath_attach': if_ath.o(.text+0x3ba): undefined reference to `ieee80211_media_status' if_ath.o(.text+0x3ca): undefined reference to

no more unkillable kse threads.

2003-06-26 Thread Michael Edenfield
Just an FYI: After doing a rebuild of my kernel/world over night I can no longer reproduce the unkillable 'ksetest' program problem. I didn't apply any of the signal handling patches or anything special, so I guess something was just flukey with my setup. Thanks! --Mike pgp0.pgp

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread M. Warner Losh
This works for all my ata-like cards. I've gone ahead and committed it... Warner ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: if_auth.o, undefined reference to ieee80211 functions

2003-06-26 Thread Sam Leffler
I'm having trouble getting a kernel with the Atheros driver to compile. I get the following error during linking: You need to patch some files to use the wlan code in sys/net80211 and not the code in sys/net. I will either commit the remaining changes or post a patch that contains the changes

[-CURRENT tinderbox] failure on alpha/alpha

2003-06-26 Thread Tinderbox
TB --- 2003-06-27 04:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-06-27 04:00:01 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-27 04:06:13 - building world TB --- cd

Re: Heads up: checking in change to ata-card.c

2003-06-26 Thread Wilko Bulte
On Thu, Jun 26, 2003 at 05:04:10PM -0700, David O'Brien wrote: On Thu, Jun 26, 2003 at 01:20:04PM -0600, M. Warner Losh wrote: In message: [EMAIL PROTECTED] [EMAIL PROTECTED] (Bill Paul) writes: : P.S.: Be sure to join us next time when I ream out whoever it was that :

Re: something wrong with fxp driver ?

2003-06-26 Thread Ying-Chieh Liao
On Fri, Jun 27, 2003 at 07:36:51 +0200, Kirill Ponomarew wrote: On Fri, Jun 27, 2003 at 01:27:28PM +0800, Ying-Chieh Liao wrote: my previous kernel is about May 10, and the fxp works fine for me but I cvsuped and make world/kernel yesterday (6/26), and then terrible thing happens... the

something wrong with fxp driver ?

2003-06-26 Thread Ying-Chieh Liao
my previous kernel is about May 10, and the fxp works fine for me but I cvsuped and make world/kernel yesterday (6/26), and then terrible thing happens... the connection becomes v...e...r...y... s...l...o...w... my ping time to the gateway is about 8000ms (but sometimes 20ms) I've browse the mail