(no subject)

2002-11-22 Thread Mark Kirby
subscribe To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: DP2 Fatal Trap

2002-11-22 Thread Terry Lambert
Scott Sipe wrote: > Alright, this is pretty frustrating. I've installed DP2 4 or 5 times now > (each time reformatting). > > The first time the installation program acted really weird and didn't do the > install correctly. Not useful information, but expected, based on your other reports. Most p

Re: wlan device fails with latest CURRENT

2002-11-22 Thread Christian Brueffer
On Fri, Nov 22, 2002 at 07:41:26PM -0700, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Christian Brueffer <[EMAIL PROTECTED]> writes: > : Hi, > : > : just installed DP2 on my IBM Thinkpad R32 and updated to the latest > : -CURRENT. > : My wlan device (Prism 2.5, internal,

Re: Searching for users of netncp and nwfs to help debug5.0 problems

2002-11-22 Thread Terry Lambert
[ ... bug filing wizard ... ] Brad Knowles wrote: > Speaking as someone who is about to step off the deep end and > start trying to actually run and test -CURRENT on my system here at > home, I believe that this kind of resource would be vitally important. > > In contrast, I've ha

Re: Searching for users of netncp and nwfs to help debug 5.0 problems

2002-11-22 Thread Nate Lawson
On Sat, 23 Nov 2002, Brad Knowles wrote: > At 2:31 PM -0800 2002/11/22, Terry Lambert wrote: > > > A "bug-filing wizard" would be useful. The "send-pr" system > > doesn't cut it, and most people are unaware of how to file a > > decent bug report. It doesn't help when the process involves > >

Re: GTK problem after updating system

2002-11-22 Thread Joe Marcus Clarke
On Fri, 2002-11-22 at 19:26, David Holm wrote: > Hi, > I updated my CURRENT system today, previously I was running on a one week old > build. > After I updated I can no longer run xmms, it returns with the following > messages: > > Gdk-WARNING **: locale not supported by C library > Gdk-WARNING

call for testers: cd(4) mode sense/mode select patches

2002-11-22 Thread Kenneth D. Merry
Here are patches against -current and -stable to add automatic detection of CDROM drives that can't handle 6 byte mode sense and mode select: http://people.FreeBSD.org/~ken/scsi_cd.cmdsize.20021122 http://people.FreeBSD.org/~ken/scsi_cd.cmdsize.stable.20021122 These new patches fix a

Re: Bluetooth questions

2002-11-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Maksim Yevmenkin" <[EMAIL PROTECTED]> writes: : : > In message: <[EMAIL PROTECTED]> : >"Maksim Yevmenkin" <[EMAIL PROTECTED]> writes: : > : I see a lot of "silo overflow" errors under moderate load. : > : As a result bytes get dropped on the

Re: [Discuss] FreeBSD 5.0 Version of CrossOver Office. (fwd)

2002-11-22 Thread Rahul Siddharthan
I sent the following to the Codeweavers (http://www.codeweavers.com) crossover discussion list, in response to a couple of mails about FreeBSD 5.0. However, I'm not totally sure it's the "right" answer -- if not, perhaps one of the developers can send a better answer? (One needs to be subscribed

installworld and stale {include,lib} fun

2002-11-22 Thread Giorgos Keramidas
I tried to get myself a clean /usr/{include,lib} installation after a successful buildworld earlier. To make this as clean an installation as possible, I did the following before running "make installworld": # cd /usr # mv include include.old # mkdir include # cd i

Re: Searching for users of netncp and nwfs to help debug5.0 problems

2002-11-22 Thread Brad Knowles
At 2:31 PM -0800 2002/11/22, Terry Lambert wrote: A "bug-filing wizard" would be useful. The "send-pr" system doesn't cut it, and most people are unaware of how to file a decent bug report. It doesn't help when the process involves another computer, a serial cable, recompiling a kernel to u

RE: Bluetooth questions

2002-11-22 Thread Maksim Yevmenkin
> In message: <[EMAIL PROTECTED]> >"Maksim Yevmenkin" <[EMAIL PROTECTED]> writes: > : I see a lot of "silo overflow" errors under moderate load. > : As a result bytes get dropped on the floor. The Bluetooth > : spec defines extremely simple serial protocol (H4). It simply > : cannot to

Re: DP2 Fatal Trap

2002-11-22 Thread Scott Sipe
Alright, this is pretty frustrating. I've installed DP2 4 or 5 times now (each time reformatting). The first time the installation program acted really weird and didn't do the install correctly. The second time I had weird random core dump problems so that I couldn't even log in. The third

Re: Bluetooth questions

2002-11-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Maksim Yevmenkin" <[EMAIL PROTECTED]> writes: : I see a lot of "silo overflow" errors under moderate load. : As a result bytes get dropped on the floor. The Bluetooth : spec defines extremely simple serial protocol (H4). It simply : cannot tolerate UARTs

RE: Bluetooth questions

2002-11-22 Thread Maksim Yevmenkin
Warner, > In message: <[EMAIL PROTECTED]> > Maksim Yevmenkin <[EMAIL PROTECTED]> writes: > : PCCARD: 3COM and Xircom(*). Xircom card is a 16550A > : UART based card and may not work very well because of > : "sio" driver issues. The same is true for any 16550A > : UART based card. Howev

Re: pccardd in DP2

2002-11-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Richard Tobin <[EMAIL PROTECTED]> writes: : I now have DP2 running on my Vaio Z600 laptop, and I'm trying to get my : wireless ethernet running. : : The cardbus is detected: : : kernel: cbb0: at device 12.0 on pci0 : kernel: cardbus0: on cbb0 :

Re: wlan device fails with latest CURRENT

2002-11-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Christian Brueffer <[EMAIL PROTECTED]> writes: : Hi, : : just installed DP2 on my IBM Thinkpad R32 and updated to the latest : -CURRENT. : My wlan device (Prism 2.5, internal, no pccard) fails at bootup: : : wi0: mem 0xf800-0xf8000fff irq 11 at dev

Re: malloc(0) broken?

2002-11-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Marc Recht <[EMAIL PROTECTED]> writes: : A malloc(0) returns always 0x800 on my system. This causes some third-party : software to fail, because they expect malloc(0) to return NULL. Is this a : bug or a feature? malloc(3) doesn't mention anything. mal

Re: Bluetooth questions

2002-11-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Maksim Yevmenkin <[EMAIL PROTECTED]> writes: : PCCARD: 3COM and Xircom(*). Xircom card is a 16550A : UART based card and may not work very well because of : "sio" driver issues. The same is true for any 16550A : UART based card. However if you can convinc

Re: Compiling -CURRENT and PCMCIA support.

2002-11-22 Thread M. Warner Losh
In message: <1037904653.74226.21.camel@lobo> Ryan Sommers <[EMAIL PROTECTED]> writes: : Is the kernel on the 5.0SP2 ISO built with PCCard support? Yes. : I installed : from CD-ROM onto a Compaq laptop only to notice nothing about the PCMCIA : Ethernet card I had in the dmesg output.

Re: Lots of swapping from 'kldload acpi'

2002-11-22 Thread Kris Kennaway
On Sat, Nov 23, 2002 at 10:58:46AM +0900, Mitsuru IWASAKI wrote: > > On Fri, Nov 22, 2002 at 04:08:05PM -0500, John Baldwin wrote: > > > > > > Can something be done to guard against this? > > > > > > It's supposed to do that already: > > > > > If that isn't working then there is a bug. > > > >

Re: Lots of swapping from 'kldload acpi'

2002-11-22 Thread Mitsuru IWASAKI
> On Fri, Nov 22, 2002 at 04:08:05PM -0500, John Baldwin wrote: > > > > Can something be done to guard against this? > > > > It's supposed to do that already: > > > If that isn't working then there is a bug. > > There's a bug :-) Ah, Yes. The function is called via SYSINIT. We need more `if (

Panic, possibly MAC related

2002-11-22 Thread Christian Brueffer
Hi, just got this panic on my notebook. Had to manually shut it down after a acpiconf -s 4. At the next bootup, the panic occured. At the moment I'm trying to boot into my system again to reproduce it. Slab at 0xc26fffc8, freei 19 = 0. panic: Dublicate free of item 0xc26ff980 from zone 0xc0e8d00

pccardd in DP2

2002-11-22 Thread Richard Tobin
I now have DP2 running on my Vaio Z600 laptop, and I'm trying to get my wireless ethernet running. The cardbus is detected: kernel: cbb0: at device 12.0 on pci0 kernel: cardbus0: on cbb0 kernel: pccard0: <16-bit PCCard bus> on cbb0 But when it tries to run pccardc it reports: pccardc:

Re: DP2 sysinstall problems

2002-11-22 Thread Christian Brueffer
On Fri, Nov 22, 2002 at 02:51:08PM -0700, Barkley Vowk wrote: > I worked around this by changing the partition ID number to a freebsd > partition. > > --- > Barkley C. Vowk -- Systems Analyst -- University of Alberta > Math Sciences Departmen

wlan device fails with latest CURRENT

2002-11-22 Thread Christian Brueffer
Hi, just installed DP2 on my IBM Thinkpad R32 and updated to the latest -CURRENT. My wlan device (Prism 2.5, internal, no pccard) fails at bootup: wi0: mem 0xf800-0xf8000fff irq 11 at device 7.0 on pci2 wi0: No Mem space on prism2.5? device_probe_and_attach: wi0 attach returned 6 Used to wo

GTK problem after updating system

2002-11-22 Thread David Holm
Hi, I updated my CURRENT system today, previously I was running on a one week old build. After I updated I can no longer run xmms, it returns with the following messages: Gdk-WARNING **: locale not supported by C library Gdk-WARNING **: locale not supported by Xlib, locale set to C Gdk-WARNING *

Re: gcc 3.2.1 release import?

2002-11-22 Thread Terry Lambert
David Schultz wrote: > > It really comes down to a question of living with known bugs, or risking > > gaining a new set of unknown bugs. > > In theory, the set of bugs in an actual release should be smaller > than the set of bugs in a prerelease. In theory, practice will be the same as theory. 8

Re: DP2 Fatal Trap

2002-11-22 Thread Terry Lambert
Scott Sipe wrote: > It was a trap 12, and definitely that address...I think something more > overarching must be going on though. I'm able to login with /bin/sh (not > csh/tcsh) and so I've been trying various things--I can't compile a kernel > because I get bus errors, same with many ports I've b

Re: ACPI and apm_saver?

2002-11-22 Thread Donn Miller
Terry Lambert wrote: > > Donn Miller wrote: > > ACPI works pretty well on my HP Pavilion Notebook. But is it possible > > to get the apm saver (apm_saver.ko) to work with ACPI? From what I > > understand, acpi is a superset of apm, and is able to provide some > > emulation of apm functionality.

Re: DP2 Fatal Trap

2002-11-22 Thread Terry Lambert
Vallo Kallaste wrote: > I have now definitive answer for _my_ case and environment. Just > finished full package build for my workstation bundle port (92 > ports), including XFree-4, KDE3, mozilla-devel and whatnot. It all > went very well running kernel which had: > > DISABLE_PSE enabled > DI

Re: DP2 Fatal Trap

2002-11-22 Thread Terry Lambert
John Baldwin wrote: > >> > Is it any help to know that my problems on P4 stopped after enabling > >> > DISABLE_PSE? Initially I had both of these enabled, but seems that > >> > one is enough. Just FYI. > >> > >> If we can verify that DISABLE_PG_G has no effect then that would be > >> nice. > > > >

Re: gcc 3.2.1 release import?

2002-11-22 Thread Terry Lambert
Steve Kargl wrote: > > Supposedly, bringing in 3.2 was going to solve more problems > > than it caused. It turns out the 4.x compiler, GCC 2.95.3, > > also does not have an ICE as a result of compiling that code. > > You know the reason why 3.2 pre-release was brought into > the tree, right? GCC

Re: ACPI and apm_saver?

2002-11-22 Thread Terry Lambert
Donn Miller wrote: > ACPI works pretty well on my HP Pavilion Notebook. But is it possible > to get the apm saver (apm_saver.ko) to work with ACPI? From what I > understand, acpi is a superset of apm, and is able to provide some > emulation of apm functionality. So, by this principle, shouldn't >

Re: No entries in /proc :: feature or problem ??

2002-11-22 Thread Terry Lambert
Robert Watson wrote: > (2) truss currently relies on procfs, albeit not working very well. There > were a set of patches floating around to make truss use ptrace(), > which is the direction we probably do want to take this. If someone > could finish up that work, it would be great. >

Re: Searching for users of netncp and nwfs to help debug 5.0 problems

2002-11-22 Thread Terry Lambert
Robert Watson wrote: > It sounds like there are a couple of problems here > -- that we need a debugging guide (How to prepare a useful bug >report for a kernel panic, How to prepare a useful bug report >for a sysinstall failure, etc) A "bug-filing wizard" would be useful. The "send-pr" sy

Re: No entries in /proc :: feature or problem ??

2002-11-22 Thread David Schultz
Thus spake Robert Watson <[EMAIL PROTECTED]>: > The reasons to deprecate procfs are many-fold -- not least that there are > existing interfaces in the kernel that provide most or all of its features > at a substantially lower risk. You just have to see the kernel-related > security advisories for

Re: DP2 sysinstall problems

2002-11-22 Thread Barkley Vowk
I worked around this by changing the partition ID number to a freebsd partition. --- Barkley C. Vowk -- Systems Analyst -- University of Alberta Math Sciences Department - [EMAIL PROTECTED] Office: CAB642A, 780-492-4064 Opinions expressed ar

DP2 sysinstall problems

2002-11-22 Thread Christian Brueffer
Hi, it was reported on this list that the DP2 sysinstall can't delete NTFS partitions. Seems like this can be extended to OpenBSD FFS. Just tried to delete a partition on my notebook and it failed miserably. - Christian -- http://www.unixpages.org[EMAIL PROTECTED] GPG P

Re: gcc 3.2.1 release import?

2002-11-22 Thread David Schultz
Thus spake David O'Brien <[EMAIL PROTECTED]>: > On Fri, Nov 22, 2002 at 12:46:41PM +0100, Marc Recht wrote: > > >Don't worry about it; it's being totally blown out of proportion; > > No problem.. :) > > > > >there's no way anyone will commit to importing a 2 day old 3.2.1, > > >which is why I put

Re: alpha tinderbox failure

2002-11-22 Thread Kris Kennaway
On Fri, Nov 22, 2002 at 01:02:36PM -0800, Dag-Erling Smorgrav wrote: > Fri Nov 22 13:00:03 PST 2002 > ... > U lib/libpthread/arch/i386/i386/thr_enter_uts.S > U lib/libpthread/arch/i386/i386/thr_switch.S > U release/scripts/print-cdrom-packages.sh > U share/man/man5/make.conf.5 > ? sys/alpha/conf/LI

Re: Lots of swapping from 'kldload acpi'

2002-11-22 Thread Kris Kennaway
On Fri, Nov 22, 2002 at 04:08:05PM -0500, John Baldwin wrote: > > Can something be done to guard against this? > > It's supposed to do that already: > If that isn't working then there is a bug. There's a bug :-) Kris msg47249/pgp0.pgp Description: PGP signature

RE: Lots of swapping from 'kldload acpi'

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Kris Kennaway wrote: > I tried to kldload acpi on a system that has been running for about 3 > days, and the kldload process has been sitting there swapping for > about an hour now. Breaking into DDB shows that > acpi_alloc_wakeup_handler() is trying to contigmalloc(), and this is

RE: [acpi-jp 1965] RE: Call for testers: acpica-unix-20021118.ta

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Moore, Robert wrote: > Yes. The spec appears to be ambiguous on this point. > > I will change the GPE initialization so that if either the address or the > length are zero, the block is not supported. > > This will appear in the next release of the code. Thanks. > Bob > > > -

Re: DP2 Fatal Trap

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Vallo Kallaste wrote: > On Fri, Nov 22, 2002 at 10:57:42AM -0500, John Baldwin > <[EMAIL PROTECTED]> wrote: > >> > It has an effect: writing CR3 or a TSS resulting in a changed CR3 >> > will not invalidate TLB entries with the G flag set, if PGE is set >> > in CR4. >> >> I know wh

Re: DP2 Fatal Trap

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Scott Sipe wrote: > On Friday 22 November 2002 10:57 am, you wrote: >> On 21-Nov-2002 Scott Sipe wrote: >> > On Thursday 21 November 2002 04:26 pm, John Baldwin wrote: >> >> Erm, well, PSE and PGE are already disabled in GENERIC on DP2. Hmm. >> >> Can you try doing gdb -k kernel.de

alpha tinderbox failure

2002-11-22 Thread Dag-Erling Smorgrav
Fri Nov 22 13:00:03 PST 2002 ... U lib/libpthread/arch/i386/i386/thr_enter_uts.S U lib/libpthread/arch/i386/i386/thr_switch.S U release/scripts/print-cdrom-packages.sh U share/man/man5/make.conf.5 ? sys/alpha/conf/LINT U sys/boot/forth/loader.conf U sys/dev/acpica/acpi_pcib_acpi.c U sys/dev/pci/pci

Re: Lots of swapping from 'kldload acpi'

2002-11-22 Thread Sam Leffler
> * De: "David W. Chapman Jr." <[EMAIL PROTECTED]> [ Data: 2002-11-22 ] > [ Subjecte: Re: Lots of swapping from 'kldload acpi' ] > > On Fri, Nov 22, 2002 at 11:56:29AM -0800, Kris Kennaway wrote: > > > I tried to kldload acpi on a system that has been running for about 3 > > > days, and the kldload

Re: Lots of swapping from 'kldload acpi'

2002-11-22 Thread Juli Mallett
* De: "David W. Chapman Jr." <[EMAIL PROTECTED]> [ Data: 2002-11-22 ] [ Subjecte: Re: Lots of swapping from 'kldload acpi' ] > On Fri, Nov 22, 2002 at 11:56:29AM -0800, Kris Kennaway wrote: > > I tried to kldload acpi on a system that has been running for about 3 > > days, and the kldload p

Re: Lots of swapping from 'kldload acpi'

2002-11-22 Thread David W. Chapman Jr.
On Fri, Nov 22, 2002 at 11:56:29AM -0800, Kris Kennaway wrote: > I tried to kldload acpi on a system that has been running for about 3 > days, and the kldload process has been sitting there swapping for > about an hour now. Breaking into DDB shows that > acpi_alloc_wakeup_handler() is trying to co

Lots of swapping from 'kldload acpi'

2002-11-22 Thread Kris Kennaway
I tried to kldload acpi on a system that has been running for about 3 days, and the kldload process has been sitting there swapping for about an hour now. Breaking into DDB shows that acpi_alloc_wakeup_handler() is trying to contigmalloc(), and this is swapping around presumably trying to find eno

Re: DP2 Fatal Trap

2002-11-22 Thread Scott Sipe
On Friday 22 November 2002 10:57 am, you wrote: > On 21-Nov-2002 Scott Sipe wrote: > > On Thursday 21 November 2002 04:26 pm, John Baldwin wrote: > >> Erm, well, PSE and PGE are already disabled in GENERIC on DP2. Hmm. > >> Can you try doing gdb -k kernel.debug in multiuser under DEBUG and > >> se

Re: libpthread question

2002-11-22 Thread Daniel Eischen
On Fri, 22 Nov 2002, Robert Watson wrote: > > On Fri, 22 Nov 2002, Juli Mallett wrote: > > > > This is expected behavior -- libpthread is currently disconnected from the > > > build. I'd actually like to see it connected to the build, with an > > > appropriate "WARNING: DRAGONS INCLUDED" man pa

RE: DP2: nfsiod

2002-11-22 Thread Robert Watson
On Fri, 22 Nov 2002, John Baldwin wrote: > On 22-Nov-2002 local.freebsd.current wrote: > > Having installed DP2 and said NO to NFS client and > > server in sysinstall (and there's nothing about them > > in /etc/rc.conf) I see four nfsiod daemons running > > after the first boot. Are they supposed

Re: mbuf header bloat ?

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Robert Watson wrote: > > On Thu, 21 Nov 2002, Luigi Rizzo wrote: > >> [Bcc to -net because it is relevant there. This email has been triggered >> by a private discussion i was having with other committers (who will >> easily recognise themselves :) which suggested the possibility

Re: VM locking problem... And doscmd(8)

2002-11-22 Thread Juli Mallett
* De: Maxime Henrion <[EMAIL PROTECTED]> [ Data: 2002-11-22 ] [ Subjecte: Re: VM locking problem... And doscmd(8) ] > John Baldwin wrote: > > > > On 22-Nov-2002 Juli Mallett wrote: > > > * De: Robert Watson <[EMAIL PROTECTED]> [ Data: 2002-11-21 ] > > > [ Subjecte: Re: VM locking pro

Re: DP2 (I think!) crash booting from floppies

2002-11-22 Thread Udo Erdelhoff
Hi, On Fri, Nov 22, 2002 at 02:30:34PM -, local.freebsd.current wrote: > All goes well until I get "Extracting base into / directory" then > "Write failure on transfer. Wrote -1 bytes of 240640" and at the > bottom of the screen "/mnt: write failed, filesystem is full". I had exactly the same

Re: libpthread question

2002-11-22 Thread Juli Mallett
* De: Robert Watson <[EMAIL PROTECTED]> [ Data: 2002-11-22 ] [ Subjecte: Re: libpthread question ] > > On Fri, 22 Nov 2002, Juli Mallett wrote: > > > > This is expected behavior -- libpthread is currently disconnected from the > > > build. I'd actually like to see it connected to the bui

Re: libpthread question

2002-11-22 Thread Robert Watson
On Fri, 22 Nov 2002, Juli Mallett wrote: > > This is expected behavior -- libpthread is currently disconnected from the > > build. I'd actually like to see it connected to the build, with an > > appropriate "WARNING: DRAGONS INCLUDED" man page also hooked up to > > discourage accidental use. At

Re: libpthread question

2002-11-22 Thread Juli Mallett
* De: Robert Watson <[EMAIL PROTECTED]> [ Data: 2002-11-22 ] [ Subjecte: Re: libpthread question ] > On Fri, 22 Nov 2002, walt wrote: > > > I noticed David Xu's changes to libpthread this morning, so I did a > > "make libraries" and noticed with surprise that libpthread.so.5 was > > still

Re: malloc(0) broken?

2002-11-22 Thread Giorgos Keramidas
On 2002-11-22 16:25, Marc Recht <[EMAIL PROTECTED]> wrote: > Hi! > > A malloc(0) returns always 0x800 on my system. This causes some third-party > software to fail, because they expect malloc(0) to return NULL. Is this a > bug or a feature? malloc(3) doesn't mention anything. malloc(3) does men

Re: gcc 3.2.1 release import?

2002-11-22 Thread David O'Brien
On Fri, Nov 22, 2002 at 12:46:41PM +0100, Marc Recht wrote: > >Don't worry about it; it's being totally blown out of proportion; > No problem.. :) > > >there's no way anyone will commit to importing a 2 day old 3.2.1, > >which is why I put the smiley's there. > Hmm, it's a realease version. It's n

Re: gcc 3.2.1 release import?

2002-11-22 Thread David O'Brien
On Fri, Nov 22, 2002 at 07:29:47AM -0800, Steve Kargl wrote: > I respect David's judgement about bringing 3.2.1 into the > tree, but your statement above ("totally blown out...") > suggests you don't follow GCC development. Several > significant bugs were fixed between our pre-release version > an

Re: gcc 3.2.1 release import?

2002-11-22 Thread David O'Brien
On Fri, Nov 22, 2002 at 01:04:40PM +0100, Marc Recht wrote: > I'm wondering if I should mention the new binutils.. :) There will be a Binutils 2.13.2 import for 5.0-R w/in days. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Bluetooth questions

2002-11-22 Thread Maksim Yevmenkin
Shizuka Kudo wrote: > > --- Maksim Yevmenkin <[EMAIL PROTECTED]> wrote: > > > 2. If I loaded netgraph, ng_ubt at "loader" prompt and had the dongle plugged in >already, the > > > system failed to attach. I could, however, un-plug & then re-insert the dongle >to make the > > driver > > > attached

5.0-DP2: SMP+ATA OK. But 4.7 & stable boot panic with ASUS P2L97-DS

2002-11-22 Thread Julian Stacey
current@ people, 5.0-DP2-disc1.iso with my ASUS P2L97-DS ACPI BIOS Revision 1008 Dual cpu box boots OK :-) But 4.7-RELEASE & stable produce a boot panic with a kernel where ATA + dual processor are both enabled. Does that mean there is code in 5.0 that could be retro-fitted to Stable, to help ot

5.0-DP2: install should allow more than one ethernet config

2002-11-22 Thread Julian Stacey
I just installed from cdrom using 5.0-DP2-disc1.iso: Minor Nit: After configuring fxp0, it gave me no chance to configure my ed1, (inconvenient as ed1 is my internal co-ax net, fxp my external UTP). Possible reason ? It might be this was because of other ed1 config problems, but I suspect n

RE: ACPI and apm_saver?

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Donn Miller wrote: > ACPI works pretty well on my HP Pavilion Notebook. But is it possible > to get the apm saver (apm_saver.ko) to work with ACPI? From what I > understand, acpi is a superset of apm, and is able to provide some > emulation of apm functionality. So, by this pri

Re: VM locking problem... And doscmd(8)

2002-11-22 Thread Maxime Henrion
John Baldwin wrote: > > On 22-Nov-2002 Juli Mallett wrote: > > * De: Robert Watson <[EMAIL PROTECTED]> [ Data: 2002-11-21 ] > > [ Subjecte: Re: VM locking problem... And doscmd(8) ] > >> On Thu, 21 Nov 2002, Juli Mallett wrote: > >> > >> > I'm getting a giant owned assertion failure in the

Re: DP2- can it be cvsup'd ??

2002-11-22 Thread Rob
John Baldwin wrote: > > On 22-Nov-2002 Rob wrote: > > Can DP2 be cvsup'd? > > Not directly, no. It was not done as a branch in CVS. However, > the differences between CVS and DP2 are relatively minor, mostly > just going around and change it to say 5.0-DP2 instead of > 5.0-CURRENT. :) > > -- >

Re: VM locking problem... And doscmd(8)

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Juli Mallett wrote: > * De: Robert Watson <[EMAIL PROTECTED]> [ Data: 2002-11-21 ] > [ Subjecte: Re: VM locking problem... And doscmd(8) ] >> On Thu, 21 Nov 2002, Juli Mallett wrote: >> >> > I'm getting a giant owned assertion failure in the vm_map code, simply >> > by runnin

Re: recommended VAIO for ACPI hacking (Re: cvs commit: www/en/re

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Nate Lawson wrote: > On Fri, 22 Nov 2002, Ollivier Robert wrote: >> According to Mitsuru IWASAKI: >> > Thanks. >> >> Here is the result. The first check is there and there are several others >> in acpidump output. Full dump at >> >>

RE: DP2- can it be cvsup'd ??

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Rob wrote: > Can DP2 be cvsup'd? Not directly, no. It was not done as a branch in CVS. However, the differences between CVS and DP2 are relatively minor, mostly just going around and change it to say 5.0-DP2 instead of 5.0-CURRENT. :) -- John Baldwin <[EMAIL PROTECTED]> <><

RE: DP2: nfsiod

2002-11-22 Thread John Baldwin
On 22-Nov-2002 local.freebsd.current wrote: > Having installed DP2 and said NO to NFS client and > server in sysinstall (and there's nothing about them > in /etc/rc.conf) I see four nfsiod daemons running > after the first boot. Are they supposed to be there? Yes. If you have NFS client support

RE: [acpi-jp 1965] RE: Call for testers: acpica-unix-20021118.ta

2002-11-22 Thread Moore, Robert
Yes. The spec appears to be ambiguous on this point. I will change the GPE initialization so that if either the address or the length are zero, the block is not supported. This will appear in the next release of the code. Bob -Original Message- From: John Baldwin [mailto:[EMAIL PROTEC

Re: malloc(0) broken?

2002-11-22 Thread Marc Recht
Then you didnt read malloc(3) well enough: V Attempting to allocate zero bytes will return a NULL pointer Oops. :) Thanks. Regards, Marc To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: malloc(0) broken?

2002-11-22 Thread Marc Recht
Feature in malloc and bug in third-party code. C99 says: [..] Thanks! Then I'll try to change it in the third-party app... Also see the V flag listed in malloc(3). Nice. Maybe I just make it my system's default.. Regards, Marc To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: DP2 Fatal Trap

2002-11-22 Thread Vallo Kallaste
On Fri, Nov 22, 2002 at 10:57:42AM -0500, John Baldwin <[EMAIL PROTECTED]> wrote: > > It has an effect: writing CR3 or a TSS resulting in a changed CR3 > > will not invalidate TLB entries with the G flag set, if PGE is set > > in CR4. > > I know what PG_G does, Terry. My question is that if DISA

Re: Cross-Development with NetBSD

2002-11-22 Thread Ruslan Ermilov
On Fri, Nov 22, 2002 at 10:57:44AM -0500, John Baldwin wrote: > > On 22-Nov-2002 Ruslan Ermilov wrote: > > On Thu, Nov 21, 2002 at 02:31:19PM -0500, John Baldwin wrote: > >> > >> On 21-Nov-2002 Terry Lambert wrote: > >> > Ruslan Ermilov wrote: > >> >> On Thu, Nov 21, 2002 at 12:10:14AM -0700, M.

DP2: nfsiod

2002-11-22 Thread local.freebsd.current
Having installed DP2 and said NO to NFS client and server in sysinstall (and there's nothing about them in /etc/rc.conf) I see four nfsiod daemons running after the first boot. Are they supposed to be there? All I can find in the release notes is: >Client-side NFS locks have been implemented. > >

RE: [acpi-jp 1965] RE: Call for testers: acpica-unix-20021118.ta

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Moore, Robert wrote: > > Unfortunately, the ACPI specification also says this: > > "Each register block contains two registers of equal length: GPEx_STS and > GPEx_EN (where x is 0 or 1). The length of the GPE0_STS and GPE0_EN > registers is equal to half the GPE0_LEN. The length

Re: Cross-Development with NetBSD

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Ruslan Ermilov wrote: > On Thu, Nov 21, 2002 at 02:31:19PM -0500, John Baldwin wrote: >> >> On 21-Nov-2002 Terry Lambert wrote: >> > Ruslan Ermilov wrote: >> >> On Thu, Nov 21, 2002 at 12:10:14AM -0700, M. Warner Losh wrote: >> >> > In message: <[EMAIL PROTECTED]> >> >> >

Re: DP2 Fatal Trap

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Terry Lambert wrote: > John Baldwin wrote: >> > Is it any help to know that my problems on P4 stopped after enabling >> > DISABLE_PSE? Initially I had both of these enabled, but seems that >> > one is enough. Just FYI. >> >> If we can verify that DISABLE_PG_G has no effect then tha

Re: DP2 Fatal Trap

2002-11-22 Thread John Baldwin
On 22-Nov-2002 Terry Lambert wrote: > John Baldwin wrote: >> > It's the PSE and PGE, John. Are you sure you won't agree to >> > not disclose, so I can tell you what's happening? >> > >> > Bosko has a patch which he will give you if you ask him for it >> > that (mostly) works around the problem. >

Re: DP2 Fatal Trap

2002-11-22 Thread John Baldwin
On 21-Nov-2002 Scott Sipe wrote: > On Thursday 21 November 2002 04:26 pm, John Baldwin wrote: >> >> Erm, well, PSE and PGE are already disabled in GENERIC on DP2. Hmm. >> Can you try doing gdb -k kernel.debug in multiuser under DEBUG and >> see if gdb behaves any better? Another idea might be to

Keeping mdmfs in sync with newfs

2002-11-22 Thread Robert Watson
Dima, I recently switched two of my diskless crash boxes over to rc.d from the old rc scripts, and discovered that the new rc.diskless code uses mdmfs. Unfortunately, it doesn't appear to support UFS2, since the newfs "-O" flag isn't supported -- and it isn't quite so simple to add, since mdmfs

Re: Bluetooth questions

2002-11-22 Thread Shizuka Kudo
--- Maksim Yevmenkin <[EMAIL PROTECTED]> wrote: > > 2. If I loaded netgraph, ng_ubt at "loader" prompt and had the dongle plugged in >already, the > > system failed to attach. I could, however, un-plug & then re-insert the dongle to >make the > driver > > attached successfully. > > hmm... i hav

Re: malloc(0) broken?

2002-11-22 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Marc Recht writes: >Hi! > >A malloc(0) returns always 0x800 on my system. This causes some third-party >software to fail, because they expect malloc(0) to return NULL. Is this a >bug or a feature? malloc(3) doesn't mention anything. Then you didnt read malloc(3) w

Re: malloc(0) broken?

2002-11-22 Thread David Malone
On Fri, Nov 22, 2002 at 04:25:20PM +0100, Marc Recht wrote: > Hi! > > A malloc(0) returns always 0x800 on my system. This causes some third-party > software to fail, because they expect malloc(0) to return NULL. Is this a > bug or a feature? malloc(3) doesn't mention anything. Feature in malloc

Re: gcc 3.2.1 release import?

2002-11-22 Thread Steve Kargl
On Fri, Nov 22, 2002 at 03:37:53AM -0800, Terry Lambert wrote: > Steve Kargl wrote: > > > Don't worry about it; it's being totally blown out of proportion; > > > there's no way anyone will commit to importing a 2 day old 3.2.1, > > > which is why I put the smiley's there. > > > > Well, the 2-day o

ACPI and apm_saver?

2002-11-22 Thread Donn Miller
ACPI works pretty well on my HP Pavilion Notebook. But is it possible to get the apm saver (apm_saver.ko) to work with ACPI? From what I understand, acpi is a superset of apm, and is able to provide some emulation of apm functionality. So, by this principle, shouldn't apm_saver work with acpi

Re: DP2 (I think!) crash booting from floppies

2002-11-22 Thread local.freebsd.current
On Fri, 22 Nov 2002 14:31:04 -, [EMAIL PROTECTED] ("local.freebsd.current") wrote: >Alt-F2 shows: >pid 85 (cpio) uid 0, inumber 5278 on /mnt: filesystem full >/stand/cpio: write error: No space left on device >/stand/gunzip: failed fwrite > >I think I saw something about that in a recent posti

malloc(0) broken?

2002-11-22 Thread Marc Recht
Hi! A malloc(0) returns always 0x800 on my system. This causes some third-party software to fail, because they expect malloc(0) to return NULL. Is this a bug or a feature? malloc(3) doesn't mention anything. Regards, Marc To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebs

make core dumps on compiling libgcc2.c

2002-11-22 Thread JY
I am running -current circa Nov 19. cvsupped today. Buildworld core dumps on cc -c -p -O -pipe -mcpu=pentiumpro -fexceptions -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -DFINE_GRAINED_LIBRARIES -D_PTHREADS -DGTHREAD_USE_WEAK -I/usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -I/usr/src/gn

Re: No entries in /proc :: feature or problem ??

2002-11-22 Thread Robert Watson
On Fri, 22 Nov 2002, Mike Barcroft wrote: > Dhee Reddy <[EMAIL PROTECTED]> writes: > > Hello all. > >Just tried to look up some info and saw that the /proc filesystem doesn't > >contain any files. > >Shouldn't they contain entries correcponding to all the processes ? > > truely >

Re: mbuf header bloat ?

2002-11-22 Thread Robert Watson
On Thu, 21 Nov 2002, Luigi Rizzo wrote: > [Bcc to -net because it is relevant there. This email has been triggered > by a private discussion i was having with other committers (who will > easily recognise themselves :) which suggested the possibility of adding > more fields to mbuf headers] > >

DP2- can it be cvsup'd ??

2002-11-22 Thread Rob
Can DP2 be cvsup'd? Thanks, Rob. -- - The Numeric Python EM Project www.pythonemproject.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: No entries in /proc :: feature or problem ??

2002-11-22 Thread Mike Barcroft
Dhee Reddy <[EMAIL PROTECTED]> writes: > Hello all. >Just tried to look up some info and saw that the /proc filesystem doesn't >contain any files. >Shouldn't they contain entries correcponding to all the processes ? > truely This question was just asked a few days ago (yesterday?).

Re: DP2 (I think!) crash booting from floppies

2002-11-22 Thread local.freebsd.current
On Wed, 20 Nov 2002 17:11:42 -, [EMAIL PROTECTED] (Robert Watson) wrote: >This is not actually DP2, it's about a week earlier. That said, I'm not >sure that bug was fixed in the missing week. If you can, try booting off >of the 5.0-DP2 ISOs found at: > > ftp://ftp.FreeBSD.org/pub/FreeBSD/IS

Re: libpthread question

2002-11-22 Thread Robert Watson
On Fri, 22 Nov 2002, walt wrote: > I noticed David Xu's changes to libpthread this morning, so I did a > "make libraries" and noticed with surprise that libpthread.so.5 was > still dated Sep 16. > > I then did 'cd /usr/src/lib' and a 'make' and noticed that libpthread > did not show up during th

  1   2   >