Re: ACPI Regression in -CURRENT?

2003-06-10 Thread Terry Lambert
Stijn Hoop wrote: > This is due to the Dell laptops having an invalid ACPI table in the BIOS. > The only way to avoid these messages is to tell FreeBSD ACPI to override > the vendor supplied table with a correct one. Alternately, since Microsoft works just peachy with this thing, it's somewhat app

Re: New Kernel Breaks IPFW

2003-06-10 Thread Terry Lambert
Ian Freislich wrote: > Andre Guibert de Bruet wrote: > > Ian, > > > > The new ipfw binary will work with an up-to-date kernel. What you need to > > do is boot this new kernel and only then try out the new ipfw binary. > > That doesn't really explain why the new ipfw binary core dumped > with the n

Re: New Kernel Breaks IPFW

2003-06-10 Thread Terry Lambert
Ian Freislich wrote: > Terry Lambert wrote: > > > > Short term, cd /usr/src/sbin/ipfw; make depend && make all install ought > > > > to fix it. > > > > > > I tried that as well, but the new binary also dumps core, but works > > > well with previous versions of the firewall. Even back as far as > >

Re: 5.0/5.1: Installer does not find CD-ROM drive - even thoughit's booted off it

2003-06-10 Thread Vitaly Markitantov
On Tue, Jun 10, 2003 at 09:19:08PM -0500, [EMAIL PROTECTED] wrote: > FWIW - I have a Samsung SM-348 48x CD/DVD combo unit that works just > fine under 5.1 (and 4.8): > > acd0: CD-RW at ata0-master PIO4 Yes, i have 48X SAMSUNG CD-ROM SC-148T, and it works fine under 5.1 and 4.8 Maybe only 52X S

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-10 Thread Donn Miller
Tim Robbins wrote: On Mon, Jun 09, 2003 at 10:34:10AM -0400, Donn Miller wrote: Thanks, that worked. But I'm seeing the same thing as you. i.e., panic if I reboot without running mdconfig -d first. Here is the backtrace of the ensuing panic: http://users.zoominternet.net/~dmmiller/freebsd/pa

Re: [solved] buildworld error

2003-06-10 Thread Munehiro Matsuda
Hi all, From: Garance A Drosihn <[EMAIL PROTECTED]> Date: Tue, 10 Jun 2003 19:50:08 -0400 ::At 9:42 PM +0200 6/10/03, Gordon Bergling wrote: ::>Hi all, ::> ::>Since I disable BDECFLAGS in /etc/make.conf this problem goes ::>away. I don't know if this effects the build process in any ::>other way.

Re: ipfw's "me" keyword

2003-06-10 Thread Andre Guibert de Bruet
On Tue, 10 Jun 2003, Dan Nelson wrote: > In the last episode (Jun 11), Andre Guibert de Bruet said: > > > > Now I realize that the broadcast address doesn't match the network > > card's IP address, which is why the packet isn't getting matched. But > > do we really want this behavior? Don't broad

Re: ACPI Regression in -CURRENT?

2003-06-10 Thread Dan Nelson
In the last episode (Jun 10), Stijn Hoop said: > On Tue, Jun 10, 2003 at 03:42:18PM +0200, Thorsten Greiner wrote: > > some time ago several people (including me) reported ACPI related problems > > on various Dell laptops resulting in error messages of the form > > > > ACPI-0293: *** Warni

LG 5350 cell phone

2003-06-10 Thread David Yeske
I have a LG 5350, and I want it to work in FreeBSD. I think it is a Qualcomm adaptor, but I wanted to see if anyone else has this phone or similar hardware. I think this needs a new vendor in usbdevs. I'm not sure if 0x1004 is Qualcomm or LG or VLSI... RCS file: /home/ncvs/src/sys/dev/usb/usbde

Re: Serious ppp failure on 5.1

2003-06-10 Thread Dan Nelson
In the last episode (Jun 11), P. U. Kruppa said: > On Tue, 10 Jun 2003, Michael Nottebrock wrote: > > On Tuesday 10 June 2003 18:06, Farid Hajji wrote: > > > > > Ugh, I was just planning to switch to 5.1-RELEASE and cvsup to > > > CURRENT. Now, I'm reluctant to do this for my DSL router > > > -STAB

Re: Serious ppp failure on 5.1

2003-06-10 Thread P. U. Kruppa
On Tue, 10 Jun 2003, Michael Nottebrock wrote: > On Tuesday 10 June 2003 18:06, Farid Hajji wrote: > > > Ugh, I was just planning to switch to 5.1-RELEASE and cvsup > > to CURRENT. Now, I'm reluctant to do this for my DSL router > > -STABLE box. > > FWIW, RELENG_5_1 works fine. Yes, that works! I

Re: ipfw's "me" keyword

2003-06-10 Thread Dan Nelson
In the last episode (Jun 11), Andre Guibert de Bruet said: > Hi, > > I've been fooling around a bit with IPFW2 and I came across interesting > behavior with regards to the "me" keyword. It appears as if smb broadcasts > (UDP 137,138) do not get matched when denying packets with a rule similar > to

ipfw's "me" keyword

2003-06-10 Thread Andre Guibert de Bruet
Hi, I've been fooling around a bit with IPFW2 and I came across interesting behavior with regards to the "me" keyword. It appears as if smb broadcasts (UDP 137,138) do not get matched when denying packets with a rule similar to the following: deny udp from 192.168.1.0/24 to me dst-port 137,138 I

Re: 5.0/5.1: Installer does not find CD-ROM drive - even thoughit's booted off it

2003-06-10 Thread none_NOSPAM
FWIW - I have a Samsung SM-348 48x CD/DVD combo unit that works just fine under 5.1 (and 4.8): acd0: CD-RW at ata0-master PIO4 On 10 Jun, Vitaly Markitantov wrote: > On Mon, Jun 09, 2003 at 10:20:03PM +0200, Per von Zweigbergk wrote: >> Hello. >> >> I'm having difficulty with the ISO image of

Re: [solved] buildworld error

2003-06-10 Thread Kris Kennaway
On Tue, Jun 10, 2003 at 10:57:19PM +0200, Gordon Bergling wrote: > <-From /etc/make.conf --> > # BDECFLAGS are a set of gcc warning settings that Bruce Evans has > # suggested > # for use in developing FreeBSD and testing changes. They can be used >

Re: PCI bus numbering and orphaned devices

2003-06-10 Thread John-Mark Gurney
Bernd Walter wrote this message on Wed, Jun 11, 2003 at 01:16 +0200: > On Tue, Jun 10, 2003 at 03:34:36PM -0700, John-Mark Gurney wrote: > > So, the question is, does other arch's do something nasty like this > > too? Should I change the check to just do ofw_pci_find_node? Is this > > why pciconf

Re: libevent for FreeBSD ?

2003-06-10 Thread David Leimbach
Interesting. I don't believe it needs to be in the source tree. I am not saying its bad code or isn't useful... I just don't understand what it has to do with FreeBSD. Does any of the other base code need this library? If so it would already be there wouldn't it? Dave On Tuesday, June 10, 20

Re: Re: Twin CPU machine running with only one cpu?

2003-06-10 Thread Brendon and Wendy
All, Some progress to report - ran top -S as suggested, and could see the two idle threads, one per physical CPU. The second idle thread was halted but on cpu #1 (the second cpu). sysctl machdep.halt_logical_cpus=0. Both CPU threads are active, occupying ~100% of thier respective cpus. Run my

Epson Perfection 1250 Photo USB scanner

2003-06-10 Thread Martin Dieringer
Hi, I just got the Epson 1250 usb scanner working on -current by only including one line into sys/dev/usb/usbdevs the line is: product EPSON 1250 0x010f Perfection 1250 Photo and I inserted it just after the "1240". sane has to be configured for plustek and /dev/uscanner0 and it

SMP in 5.1 cant deactivate hyperthreading

2003-06-10 Thread Steven Hartland
sysctl machdep.hlt_logical_cpus: machdep.hlt_logical_cpus: 1 Relevant sections from dmesg: Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 Programming 24 pins in IOAPIC #1 Programming 24 pins in IOAPIC #2 FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): apic id: 0, ve

Re: [solved] buildworld error

2003-06-10 Thread Garance A Drosihn
At 9:42 PM +0200 6/10/03, Gordon Bergling wrote: Hi all, Since I disable BDECFLAGS in /etc/make.conf this problem goes away. I don't know if this effects the build process in any other way. I had enable them around 4.5-RELEASE or so. ;) I'm not sure what you mean by that. Did you remove a line wh

Re: PCI bus numbering and orphaned devices

2003-06-10 Thread John-Mark Gurney
Thomas Moestl wrote this message on Wed, Jun 11, 2003 at 01:02 +0200: > On Tue, 2003/06/10 at 15:34:36 -0700, John-Mark Gurney wrote: > > > > Ok, attached is a patched I tried, > > Hmmm, you seem to have forgotten to actually attach it. Ok, this time I'll attach it! > > but sad to say, this doe

libevent for FreeBSD ?

2003-06-10 Thread Martin Blapp
Hi, Has anybody seen this the recent NetBSD posting about libevent ? http://mail-index.netbsd.org/tech-userlevel/2003/06/08/.html What do you think about it ? Martin ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: bluetooth 20030604 and 5.1 release

2003-06-10 Thread Maksim Yevmenkin
Hello, --- User Toyboy <[EMAIL PROTECTED]> wrote: > Thanks for that help, it worked, I have one more question, Is it possible to > share my internet connection on my FreeBSd box that has bluetooth on it > with other devices with bluetooth like my laptop? I looked at > http://www.oook.cz/bsd/blu

Re: PCI bus numbering and orphaned devices

2003-06-10 Thread Bernd Walter
On Tue, Jun 10, 2003 at 03:34:36PM -0700, John-Mark Gurney wrote: > M. Warner Losh wrote this message on Tue, Jun 10, 2003 at 08:27 -0600: > > : > > hdrtype = REG(PCIR_HEADERTYPE, 1); > > : > This needs to be tested on that given hardware. > > : > I don't know if REG will work as expe

Re: bluetooth 20030604 and 5.1 release

2003-06-10 Thread User Toyboy
Thanks for that help, it worked, I have one more question, Is it possible to share my internet connection on my FreeBSd box that has bluetooth on it with other devices with bluetooth like my laptop? I looked at http://www.oook.cz/bsd/bluetooth.html , but the information there is for how to use

Re: PCI bus numbering and orphaned devices

2003-06-10 Thread Thomas Moestl
On Tue, 2003/06/10 at 15:34:36 -0700, John-Mark Gurney wrote: > M. Warner Losh wrote this message on Tue, Jun 10, 2003 at 08:27 -0600: > > : > > hdrtype = REG(PCIR_HEADERTYPE, 1); > > : > This needs to be tested on that given hardware. > > : > I don't know if REG will work as expected

Re: PCI bus numbering and orphaned devices

2003-06-10 Thread John-Mark Gurney
M. Warner Losh wrote this message on Tue, Jun 10, 2003 at 08:27 -0600: > : > > hdrtype = REG(PCIR_HEADERTYPE, 1); > : > This needs to be tested on that given hardware. > : > I don't know if REG will work as expected because it asks function 0, > : > which is disabled. > : > : I've

[-CURRENT tinderbox] failure on sparc64/sparc64

2003-06-10 Thread Tinderbox
TB --- 2003-06-10 20:31:06 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2003-06-10 20:31:06 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-10 20:33:31 - building world TB

Re: [solved] buildworld error

2003-06-10 Thread Gordon Bergling
On Tue Jun 10, 2003 at 01:17PM -0700, Kris Kennaway wrote: > > Since I disable BDECFLAGS in /etc/make.conf this problem goes away. I > > don't know if this effects the build process in any other way. I had > > enable them around 4.5-RELEASE or so. ;) > > That's entirely expected. Whatever gave yo

[-CURRENT tinderbox] failure on ia64/ia64

2003-06-10 Thread Tinderbox
TB --- 2003-06-10 19:36:26 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2003-06-10 19:36:26 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-10 19:39:03 - building world TB --- cd /home

Re: ThinkPad T20 with 5.0R wakes up from halt -p

2003-06-10 Thread Kevin Oberman
> Date: Tue, 10 Jun 2003 21:26:02 +0200 > From: Oliver Fischer <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > Hello, > > I run my laptop (IBM ThinkPad T20) under FreeBSD 5.0 R. Everything is > quite ok, only the ACPI stuff doesn't work up to 100%. > > If I turn off my notebook via halt -p,

Re: New Kernel Breaks IPFW

2003-06-10 Thread John Stockdale
Yep got it all figured out now. I didn't realize that the interface had changed, so I built a new kernel and rebooted before an installworld and ipfw bitched at me. Lesson learnt ;) Thanks for the feedback -John Alas make buildworld fails for the past few days: ===> usr.sbin/config [snip

Re: Correct PCI suspend and resume operations

2003-06-10 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Mark Santcroos <[EMAIL PROTECTED]> writes: : On Tue, Jun 10, 2003 at 09:44:36AM -0700, Orion Hodson wrote: : > It looks like the pci configuration space state has been lost during : > the suspend and resume. This may be because the bus has removed power

Re: [solved] buildworld error

2003-06-10 Thread Kris Kennaway
On Tue, Jun 10, 2003 at 09:42:08PM +0200, Gordon Bergling wrote: > Hi all, > > On Mon Jun 09, 2003 at 11:09PM +0200, Gordon Bergling wrote: > > On Mon Jun 09, 2003 at 11:06PM +0300, Ruslan Ermilov wrote: > > > On Mon, Jun 09, 2003 at 06:42:11PM +0200, Gordon Bergling wrote: > > > > since a few day

RE: Re: Twin CPU machine running with only one cpu?

2003-06-10 Thread Doug White
On Tue, 10 Jun 2003, I-Humphrey, Brendon wrote: > What I am wondering, if subsequent changes to the machdep code have > altered the behaviour in such a way that the OS is now picking up the > first physical CPU and its HTT core, and ignoring the others. That would > account for the weird load/sche

Re: [solved] buildworld error

2003-06-10 Thread Gordon Bergling
Hi all, On Mon Jun 09, 2003 at 11:09PM +0200, Gordon Bergling wrote: > On Mon Jun 09, 2003 at 11:06PM +0300, Ruslan Ermilov wrote: > > On Mon, Jun 09, 2003 at 06:42:11PM +0200, Gordon Bergling wrote: > > > since a few days I getting a curious error when I try to build the > > > world. Iam using -C

Re: Correct PCI suspend and resume operations [ was Re: cirrus ich3doesn't work after suspend to disk ]

2003-06-10 Thread Mark Santcroos
On Tue, Jun 10, 2003 at 09:15:05PM +0200, Mark Santcroos wrote: > > AFAICT, we don't common code for handling this and maybe there should > > be some rather than have each driver replicate this behaviour. > > In general, that would of course be better. However, I don't know if the > PCI layer (in

Re: Serious ppp failure on 5.1

2003-06-10 Thread Gordon Bergling
Hi, On Tue Jun 10, 2003 at 09:02AM +0200, Lukas Kaminski wrote: > On Mon, 9 Jun 2003, Kris Kennaway wrote: > > On Tue, Jun 10, 2003 at 08:50:03AM +0200, P. U. Kruppa wrote: > > > after a cvsup to 5.1-CURRENT my ppp over ethernet doesn't connect > > > anymore. > > > Using ppp manually I receive: >

[-CURRENT tinderbox] failure on i386/pc98

2003-06-10 Thread Tinderbox
TB --- 2003-06-10 18:49:44 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-06-10 18:49:44 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-10 18:52:35 - building world TB --- cd /home

ThinkPad T20 with 5.0R wakes up from halt -p

2003-06-10 Thread Oliver Fischer
Hello, I run my laptop (IBM ThinkPad T20) under FreeBSD 5.0 R. Everything is quite ok, only the ACPI stuff doesn't work up to 100%. If I turn off my notebook via halt -p, it is turned of via ACPI. BUT after some time it starts again. Why? Any ideas? Thanks in advance Oliver Fischer

panic: bad pte

2003-06-10 Thread Fred Souza
Hello, I experienced this panic few hours ago, but couldn't debug it back then (the kernel that crashed has no debugging stuff). So here's the only info I could read from the screen when the box hardlocked: TPTE at 0xbfefeffc IS ZERO @ VA bfbff000 panic: bad pte syncing di

Re: Correct PCI suspend and resume operations [ was Re: cirrus ich3doesn't work after suspend to disk ]

2003-06-10 Thread Mark Santcroos
On Tue, Jun 10, 2003 at 09:44:36AM -0700, Orion Hodson wrote: > It looks like the pci configuration space state has been lost during > the suspend and resume. This may be because the bus has removed power > from the devices attached to it on suspend. For sure, in S4 mode the devices are powered d

Re: bluetooth 20030604 and 5.1 release

2003-06-10 Thread Maksim Yevmenkin
Hello, > Hello, I downloaded the latest bluetooth stack from 20030604 and I am > running 5.1 release which was also tagged on 20030604 and I followed the > steps to compile bluetooth which was "make depend && make && make install > && make cleandir" in src/usr.bin/bluetooth/ but it fails at make

Re: New Kernel Breaks IPFW

2003-06-10 Thread Fred Souza
> Alas make buildworld fails for the past few days: > ===> usr.sbin/config > [snip] > > Short term, cd /usr/src/sbin/ipfw; make depend && make all install ought > > to fix it. > > I tried that as well, but the new binary also dumps core, but works > well with previous versions of the firewal

bluetooth 20030604 and 5.1 release

2003-06-10 Thread User Toyboy
Hello, I downloaded the latest bluetooth stack from 20030604 and I am running 5.1 release which was also tagged on 20030604 and I followed the steps to compile bluetooth which was "make depend && make && make install && make cleandir" in src/usr.bin/bluetooth/ but it fails at make with: ===> bt

Re: wireless lan problem

2003-06-10 Thread Gerald Mixa
On Tuesday 10 June 2003 19:18, you wrote: > "David O'Brien" <[EMAIL PROTECTED]> writes: > > On Tue, Jun 10, 2003 at 01:41:04PM +0200, Gerald Mixa wrote: > >> ihave got a i386 Laptop and have installed FreeBSD5.1 today, before I > >> had 5.0. Now I do have the following problem: > >> > >> when I wan

Re: wireless lan problem

2003-06-10 Thread Luis Fernando P. de Castro
"David O'Brien" <[EMAIL PROTECTED]> writes: > On Tue, Jun 10, 2003 at 01:41:04PM +0200, Gerald Mixa wrote: >> ihave got a i386 Laptop and have installed FreeBSD5.1 today, before I had 5.0. >> Now I do have the following problem: >> >> when I want to install my elsa MC11 wireless pcmcia card and

Re: wireless lan problem

2003-06-10 Thread David O'Brien
On Tue, Jun 10, 2003 at 01:41:04PM +0200, Gerald Mixa wrote: > ihave got a i386 Laptop and have installed FreeBSD5.1 today, before I had 5.0. > Now I do have the following problem: > > when I want to install my elsa MC11 wireless pcmcia card and I > do > ifconfig wi0 inet 192.168.0.X > wi_cm

Panic - blockable sleep lock

2003-06-10 Thread Paul Richards
Just got this: panic: blockable sleep lock (sleep mutex) sellck @ /usr/src/sys/kern/sys_generic.c:1190 Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> t Debugger(c029bc34,c02de7a0,c029e847,df12da20,1) at Debugger+0x54 panic(c029e847,c02a9469,c029f08e,c029f065,4a6)

Re: Serious ppp failure on 5.1

2003-06-10 Thread Michael Nottebrock
On Tuesday 10 June 2003 18:06, Farid Hajji wrote: > Ugh, I was just planning to switch to 5.1-RELEASE and cvsup > to CURRENT. Now, I'm reluctant to do this for my DSL router > -STABLE box. FWIW, RELENG_5_1 works fine. -- | Michael Nottebrock| KDE on FreeBSD | ,w

Correct PCI suspend and resume operations [ was Re: cirrus ich3 doesn't work after suspend to disk ]

2003-06-10 Thread Orion Hodson
/-- Mark Santcroos wrote: | | I did some checking with pciconf before and after suspend and come up with | the following "fix": | | # set nambar | pciconf -w -b pci0:31:5 0x11 0xd8 | # set nabmbar: | pciconf -w -b pci0:31:5 0x14 0x81 | pciconf -w -b pci0:31:5 0x15 0xdc | # set pcicmd: | pciconf -

Re: Serious ppp failure on 5.1

2003-06-10 Thread P. U. Kruppa
On Tue, 10 Jun 2003, Farid Hajji wrote: > "P.U.Kruppa" <[EMAIL PROTECTED]> writes: > > after a cvsup to 5.1-CURRENT my ppp over ethernet doesn't connect > > anymore. > > Using ppp manually I receive: > > Unexpected node type "socket" (wanted "ether") > > The connection works fine on my 4.8 wit

Re: Serious ppp failure on 5.1

2003-06-10 Thread Farid Hajji
"P.U.Kruppa" <[EMAIL PROTECTED]> writes: > after a cvsup to 5.1-CURRENT my ppp over ethernet doesn't connect > anymore. > Using ppp manually I receive: > Unexpected node type "socket" (wanted "ether") > The connection works fine on my 4.8 with identical ppp.conf . I can confirm that 4.8-STAB

CardBus USB 2.0 Controller (NEC uPD)

2003-06-10 Thread Craig Boston
I recently purchased a generic CompUSA branded CardBus USB 2.0 controller for a challenge to try to get it to work under FreeBSD ;) It appears to use an NEC chip -- one that I've seen reports of the PCI version working -- so at least some of the support for it is already there. I'm willing to tak

RE: Re: Twin CPU machine running with only one cpu?

2003-06-10 Thread I-Humphrey, Brendon
All, I'm the originator of the thread, posting from work, using outlook - apologies if this comes out as html!! Anyway, to clarify the machine has two physical CPUs (4 HTT cores), this is shown clearly in the ACPI dump of the processors. Linux sees this machine as a 2 cpu machine (or 4 if the SMP

Re: PCI bus numbering and orphaned devices

2003-06-10 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Bernd Walter <[EMAIL PROTECTED]> writes: : On Tue, Jun 10, 2003 at 01:56:15PM +0200, Bernd Walter wrote: : > On Mon, Jun 09, 2003 at 10:46:21PM -0600, M. Warner Losh wrote: : > > I'm thinking that the loop should be more like: : > > : > > pcifu

Re: ACPI Regression in -CURRENT?

2003-06-10 Thread Stijn Hoop
Hi Thorsten, On Tue, Jun 10, 2003 at 03:42:18PM +0200, Thorsten Greiner wrote: > some time ago several people (including me) reported ACPI related problems > on various Dell laptops resulting in error messages of the form > > ACPI-0293: *** Warning: Buffer created with zero length in AML

Re: Twin CPU machine running with only one cpu?

2003-06-10 Thread Petri Helenius
The CPUs you see are the two logical cores of one of your CPUs. The kernel HLTs one of them by default due to performance issues when running certain loads on hypethreading. Pete - Original Message - From: "Brendon and Wendy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTE

ACPI Regression in -CURRENT?

2003-06-10 Thread Thorsten Greiner
Hi everyone, some time ago several people (including me) reported ACPI related problems on various Dell laptops resulting in error messages of the form ACPI-0293: *** Warning: Buffer created with zero length in AML During the 5.1 release process these problems have been temporarily fixe

Re: New Kernel Breaks IPFW

2003-06-10 Thread Kenneth Culver
Try rebuilding ipfw. Ken On Mon, 9 Jun 2003, John Stockdale wrote: > Hey everyone, > > I just cvsup'd my src today and was going to buildworld later tonight > but when I installed the newly built kernel with IPFIREWALL etc. and > rebooted, ipfw fell over, specifically, even after ipfw firewall e

Re: New Kernel Breaks IPFW

2003-06-10 Thread Andre Guibert de Bruet
On Tue, 10 Jun 2003, Ian Freislich wrote: > Andre Guibert de Bruet wrote: > > > > The new ipfw binary will work with an up-to-date kernel. What you need to > > do is boot this new kernel and only then try out the new ipfw binary. > > That doesn't really explain why the new ipfw binary core dumped

Re: Twin CPU machine running with only one cpu?

2003-06-10 Thread Michal Mertl
On Mon, 9 Jun 2003, Brendon and Wendy wrote: > Dear All, > > Just installed 5.1 RC1 on my Dual Prestonia Xeon box. Works great. In fact > this is the first time i've had much success with the 5.x branch. > > Anyway, heres my question. Despite the fact that I've recompiled my kernel > with SMP and

Re: New Kernel Breaks IPFW

2003-06-10 Thread Ian Freislich
Andre Guibert de Bruet wrote: > Ian, > > The new ipfw binary will work with an up-to-date kernel. What you need to > do is boot this new kernel and only then try out the new ipfw binary. That doesn't really explain why the new ipfw binary core dumped with the new kernel, but worked fine with old

Re: New Kernel Breaks IPFW

2003-06-10 Thread Andre Guibert de Bruet
Ian, The new ipfw binary will work with an up-to-date kernel. What you need to do is boot this new kernel and only then try out the new ipfw binary. Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/> On Tue, 10 Jun 20

Twin CPU machine running with only one cpu?

2003-06-10 Thread Brendon and Wendy
Dear All, Just installed 5.1 RC1 on my Dual Prestonia Xeon box. Works great. In fact this is the first time i've had much success with the 5.x branch. Anyway, heres my question. Despite the fact that I've recompiled my kernel with SMP and IOAPIC enabled, I seem to have only one CPU running. At

Re: PCI bus numbering and orphaned devices

2003-06-10 Thread Bernd Walter
On Tue, Jun 10, 2003 at 01:56:15PM +0200, Bernd Walter wrote: > On Mon, Jun 09, 2003 at 10:46:21PM -0600, M. Warner Losh wrote: > > I'm thinking that the loop should be more like: > > > > pcifunchigh = 0; > > f = 0; > > hdrtype = REG(PCIR_HEADERTYPE, 1); > >

Re: HEADSUP(2): CCD GEOMified.

2003-06-10 Thread Andre Guibert de Bruet
Poul, Not to be nitpicking here, but the date that you have in UPDATING is a month off. Other than that, great work! :-) Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/> On Mon, 9 Jun 2003, Poul-Henning Kamp wrote:

Re: fxp0: device timeout with 5.1BETA2

2003-06-10 Thread Markus Wennrich
On Tue, Jun 03, 2003 at 12:02:20AM +0100, Paul Richards wrote: > > > > fxp0: device timeout > > > I get these as well. Is it on irq9 by any chance, along with acpi0 ? > > > > No. It's on irc 11 device 8 (as dmesg states). All irqs in bios are > > set to 11 (factory default). ACPI is disabled. > >

vinum and/or geom panic on alpha

2003-06-10 Thread Bernd Walter
fatal kernel trap: trap entry = 0x2 (memory management fault) faulting va= 0x20 type = access violation cause = store instruction pc = 0xfc3afb84 ra = 0xfc3afb70 sp = 0xfe000b7bb8a0

RE: 5.1-RELEASE TODO

2003-06-10 Thread Larry Rosenman
Yes I did, and NO replies (at least directly to me). he was CC'd on a NUMBER of replies from me to both Nate and others. LER --On Tuesday, June 10, 2003 07:59:12 -0400 Andre Guibert de Bruet <[EMAIL PROTECTED]> wrote: Larry, Did you ever get back to Intel's Robert Moore WRT to his May 21st me

RE: 5.1-RELEASE TODO

2003-06-10 Thread Andre Guibert de Bruet
Larry, Did you ever get back to Intel's Robert Moore WRT to his May 21st message (Msg-ID [EMAIL PROTECTED]) ? Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/> On Thu, 5 Jun 2003, Larry Rosenman wrote: > > > --On Th

Re: FTP and command-line multiple downloads

2003-06-10 Thread Kris Kennaway
On Tue, Jun 10, 2003 at 03:55:28PM +0400, Yar Tikhiy wrote: > On Fri, Jun 06, 2003 at 03:28:02PM -0700, Kris Kennaway wrote: > > On Fri, Jun 06, 2003 at 05:10:21PM +0400, Yar Tikhiy wrote: > > > > > I must admit that I overlooked this feature in lukemftp. In fact, > > > lukemftp can download mult

Re: PCI bus numbering and orphaned devices

2003-06-10 Thread Bernd Walter
On Mon, Jun 09, 2003 at 10:46:21PM -0600, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > John-Mark Gurney <[EMAIL PROTECTED]> writes: > : > > +#ifdef __sparc64__ > : > > + /* > : > > +* XXX - some sparc hardware has valid hardware when the > : >

Re: FTP and command-line multiple downloads

2003-06-10 Thread Yar Tikhiy
On Fri, Jun 06, 2003 at 03:28:02PM -0700, Kris Kennaway wrote: > On Fri, Jun 06, 2003 at 05:10:21PM +0400, Yar Tikhiy wrote: > > > I must admit that I overlooked this feature in lukemftp. In fact, > > lukemftp can download multiple files specified as a wildcard via ftp. > > However, lukemftp acce

Re: New Kernel Breaks IPFW

2003-06-10 Thread Ian Freislich
Terry Lambert wrote: > Apparently, someone hosed the compiler flags. Looking at your > cribbed link: > > > Someone posted a link to the failure that I get, so I'll crib: > > http://www.0xfce3.net/error.txt > > We see: > > cc -O -pipe -std=iso9899:1999 -I/usr/obj/usr/src/i386/legacy/usr/inclu

Re: PCI bus numbering and orphaned devices

2003-06-10 Thread Thomas Moestl
On Mon, 2003/06/09 at 16:58:38 -0700, John-Mark Gurney wrote: > Hello, > > I've recently started work on making FreeBSD work better on a sparc64 > box that a friend has. It's a Netra AX1105-500 (UltraSPARC-IIe 500MHz). > > So far I have found out that the pci bus numbering has problems. We > do

wireless lan problem

2003-06-10 Thread Gerald Mixa
Hi, ihave got a i386 Laptop and have installed FreeBSD5.1 today, before I had 5.0. Now I do have the following problem: when I want to install my elsa MC11 wireless pcmcia card and I do ifconfig wi0 inet 192.168.0.X FreeBSD hangs quit a time.. than it states something like: wi_cmd: busy b

package creation broken on 5.1-CURRENT

2003-06-10 Thread Kris Kennaway
A couple of ports are creating broken bzip2 archives since I updated the build environments to 5.1-CURRENT: ports-i386%bzip2 -t ja-makejvf-fkr-1.0_1.tbz bzip2: ja-makejvf-fkr-1.0_1.tbz: file ends unexpectedly You can use the `bzip2recover' program to attempt to recover data from undamaged se

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-10 Thread Tim Robbins
On Mon, Jun 09, 2003 at 10:34:10AM -0400, Donn Miller wrote: > Thanks, that worked. But I'm seeing the same thing as you. i.e., panic > if I reboot without running mdconfig -d first. Here is the backtrace of > the ensuing panic: > > http://users.zoominternet.net/~dmmiller/freebsd/panic-2 Her

Re: New Kernel Breaks IPFW

2003-06-10 Thread Terry Lambert
Ian Freislich wrote: > Alas make buildworld fails for the past few days: > ===> usr.sbin/config > > In file included from config.c:1: > /usr/include/stdlib.h:102: conflicting types for `restrict' > /usr/include/stdlib.h:102: previous declaration of `restrict' > /usr/include/stdlib.h:102: warning:

updating stable->5.1 fails buildkernel

2003-06-10 Thread Kent Hauser
Updating from RELENG_4 to RELENG_5_1 fails on buildkernel because C-language specification "iso9899:1999" is not understood by stable. Edited transcript attached. Cheers, Kent ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinf

[-CURRENT tinderbox] failure on sparc64/sparc64

2003-06-10 Thread Tinderbox
TB --- 2003-06-10 09:38:02 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2003-06-10 09:38:02 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-10 09:40:53 - building world TB

Re: New Kernel Breaks IPFW

2003-06-10 Thread Ian Freislich
"Daniel C. Sobral" wrote: > John Stockdale wrote: > > Hey everyone, > > > > I just cvsup'd my src today and was going to buildworld later tonight > > but when I installed the newly built kernel with IPFIREWALL etc. and > > rebooted, ipfw fell over, specifically, even after ipfw firewall enable,

Re: redirect unauthorized users to a login page (natd as atransparentproxy)

2003-06-10 Thread Vaclav Petricek
> > > I was hoping proxy_only will do the trick but it does not seem to have > > > any impact and the source address is changed anyway. > > > > > > A quick glance at the source did not help much to my understanding of the > > > proxy_only option. > > > > > Confirmed as a bug. The attached patch w

Re: Serious ppp failure on 5.1

2003-06-10 Thread Wiktor Niesiobedzki
On Tue, Jun 10, 2003 at 10:48:31AM +0200, P. U. Kruppa wrote: > > ng_ether not found? could you try loading ng_ether manually and > > start ppp again? > I tried > kldload ng_ether.ko > but it said it couldn't because this file already exists. > > Uli. I mentioned about this problem in my mai

Vpd device

2003-06-10 Thread Geoff Buckingham
Can anyone tell me if the vpd driver functions for IBM x Series servers as well as thinkpads? -- -- Visit our Internet site at http://www.reuters.com Get closer to the financial markets with Reuters Messaging - for more informa

HEADSUP: locale renaming transition period is finished

2003-06-10 Thread Andrey Chernov
Finally deprecated locale names generating and corresponding support code are removed today as promised years ago. Check your LANG variable confirm naming convention documented in the handbook. This change is not for MFC. ___ [EMAIL PROTECTED] mailing lis

Re: Serious ppp failure on 5.1

2003-06-10 Thread P. U. Kruppa
On Tue, 10 Jun 2003, leafy wrote: > On Tue, Jun 10, 2003 at 10:08:58AM +0200, P. U. Kruppa wrote: > > On Mon, 9 Jun 2003, Kris Kennaway wrote: > > > > > On Tue, Jun 10, 2003 at 08:50:03AM +0200, P. U. Kruppa wrote: > > > > > > > > Hi, > > > > > > > > after a cvsup to 5.1-CURRENT my ppp over ethern

acpi/xl problems on thinkpad A21e

2003-06-10 Thread Doug Barton
Ok, good news and bad news. The good news is that your patch fixed the problem with acpi errors rolling through the logs. The bad news is that now that I can actually boot the thing repeatedly, my disappearing xl device is disappearing again. :-/ I booted it repeatedly, and saved the verbose dmesg

Re: Serious ppp failure on 5.1

2003-06-10 Thread leafy
On Tue, Jun 10, 2003 at 10:08:58AM +0200, P. U. Kruppa wrote: > On Mon, 9 Jun 2003, Kris Kennaway wrote: > > > On Tue, Jun 10, 2003 at 08:50:03AM +0200, P. U. Kruppa wrote: > > > > > > Hi, > > > > > > after a cvsup to 5.1-CURRENT my ppp over ethernet doesn't connect > > > anymore. > > > Using ppp

Re: Serious ppp failure on 5.1

2003-06-10 Thread P. U. Kruppa
On Mon, 9 Jun 2003, Kris Kennaway wrote: > On Tue, Jun 10, 2003 at 08:50:03AM +0200, P. U. Kruppa wrote: > > > > Hi, > > > > after a cvsup to 5.1-CURRENT my ppp over ethernet doesn't connect > > anymore. > > Using ppp manually I receive: > > Unexpected node type "socket" (wanted "ether") > > T

Re: Serious ppp failure on 5.1

2003-06-10 Thread Lukas Kaminski
Hi, On Mon, 9 Jun 2003, Kris Kennaway wrote: > On Tue, Jun 10, 2003 at 08:50:03AM +0200, P. U. Kruppa wrote: > > > > Hi, > > > > after a cvsup to 5.1-CURRENT my ppp over ethernet doesn't connect > > anymore. > > Using ppp manually I receive: > > Unexpected node type "socket" (wanted "ether") >