Re: wi0 watchdog timeout with latest pccard MFC

2001-07-19 Thread Warner Losh

In message [EMAIL PROTECTED] Shizuka Kudo writes:
: Yes, your PIR patch (pcic-stable.diff.6) did work for
: me (which was before your MFC). I have copied your PIR
:  pccard codes into latest stable codes and created a
: diff file. It is working for my configuation right
: now. Attached are the diff file and my dmesg using PIR
: codes.

Thanks!

: I just wonder if your MFC codes were the correct way
: to deal with this configuration in long term.

Long term, I'd like to merge the rest of the patches.  I'm merging
things in stable so that by the end of the month things work.
However, there are still a number if issues that need to be resolved
before I pull the trigger.

So my MFC isn't sufficient for your configuration.  Nor is it intended
to be yet.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: make buildkernel fails at ipfilter

2001-07-19 Thread Gianmarco Giovannelli

At 19/07/2001, Scott Taggart wrote:
Same is happening here on 4.3-S cvsuped er... 2001-07-19 @ about 5 past
midnight I think, around then :)

Advice appreciated

I had the same problem (search for a thread in this mailing list make 
kernel is broken on ipfilter (4.3-STABLE) ).

The persons who help me suggest to delete all the /usr/obj tree and then 
make world and make kernel again, but I think I deleted only the kernel obj 
dir and it worked ...

Let us know if it solves the problem.




Best Regards,
Gianmarco Giovannelli ,  Unix expert since yesterday
http://www.giovannelli.it/~gmarco
http://www2.masternet.it




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: decl.c error in stable buildworld

2001-07-19 Thread Josh Paetzel

On Thursday 19 July 2001 00:09, Armando Cerna wrote:
 Hello, I am sending you this email to report an error I got when doing a
 make buildworld after a cvsup 2 hours ago from cvsup9.freebsd.org.  The
 error is as follows

 /usr/src/usr.bin/xlint/lint1/decl.c:1784: union has no member named
 `_v_quad'
 *** Error code 1

 Thanks for all the great work

 Armando


I think those guys might've gotten you a little worked up about this.  I 
cvsupped right after you said you had this error and make buildwrold 
completed fine on my box.

Friar_Josh

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: decl.c error in stable buildworld

2001-07-19 Thread Josh Paetzel

On Thursday 19 July 2001 02:07, Josh Paetzel wrote:
 On Thursday 19 July 2001 00:09, Armando Cerna wrote:
  Hello, I am sending you this email to report an error I got when doing a
  make buildworld after a cvsup 2 hours ago from cvsup9.freebsd.org.  The
  error is as follows
 
  /usr/src/usr.bin/xlint/lint1/decl.c:1784: union has no member named
  `_v_quad'
  *** Error code 1
 
  Thanks for all the great work
 
  Armando

 I think those guys might've gotten you a little worked up about this.  I
 cvsupped right after you said you had this error and make buildwrold
 completed fine on my box.

 Friar_Josh

Well, I hate to eat crow here, but I was looking at the wrong xterm when I 
said that.  It turns out that make buildworld died in the exact same way.  
4.3-STABLE from about midnight 7-18-01.

Josh


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: ftpd on specified IP

2001-07-19 Thread Megyeri Zoltan

Thanks the brainstorms.

ftpd -D -a 10.0.0.1

It's working.
MZ




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: PPP Can't Connect

2001-07-19 Thread Neal


OK, here's a copy of my ppp.log attached. Let's hope it is enlightening:

[EMAIL PROTECTED] wrote:

 I'm using a ppp.conf very similar to the sample ppp.conf and I don't have

 any lines altering mtu/mru, so I don't know what I can change. All I'm

 doing is bog standard dial up modem stuff. It was all working happily

 before I cvsuped on Friday.


hmm...


 I'm a bit surprised that no one else has reported the problem as I don't

 think I'm doing anything special.


Well it seems you're not alone now. At least 2 persons showed up on -stable

having similar problems.


Post a followup on -stable including your LCP logs.

 Looking at CVS for ppp, I noticed that the last change seemed to be

 MFC: Support stateful MPPE Insist on correct MRU negotiation during

 LCP  I wonder if this would have anything to do with my problems?


No idea.


A.
--
Antoine Beaupré
Jambala TCM team
Ericsson Canada inc.
mailto:[EMAIL PROTECTED]

 ppp.log


Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a

2001-07-19 Thread Greg Lehey

On Sunday,  8 July 2001 at 20:47:53 -0500, Dave Uhring wrote:
 On Sunday 08 July 2001 19:32, Matthew Emmerton wrote:


 This virus-like aspect of the GPL is also very loudly explained in
 a 12-page presentation distributed internally to all developers at
 IBM.  (The virus-like aspect is a big deal.  If someone accidentally
 *statically* linked a piece of GPL'd object code, such as GNU
 getopt(), into a major product such as DB2 EEE for Linux, then they
 would be forced to open the code to DB2.  That would not be a very
 profitable move for IBM.)

 The problem for me (as a developer who would love to port XFS to
 FreeBSD, but by being employed by IBM, cannot), is that IBM would
 have IP rights over any changes that I would have to submit back to
 SGI in order to make XFS work on FreeBSD.  For IBM to release that
 code under the GPL, SGI would have to work with IBM and come to an
 agreement (which would involve all of the IP laywers from the two
 firms battling it out).  Since this process would take months and a
 pile of cash, FreeBSD would never see XFS.

 Sad, but true.  Maybe I need to switch companies :)

 No need to switch companies over something like this.  Fix up JFS for
 FreeBSD :-)  and stay with IBM.

As I've said on the correct group (FreeBSD-fs), if anybody wants to
port JFS to FreeBSD, please contact me.

Greg
--
See complete headers for address and phone numbers

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: decl.c error in stable buildworld

2001-07-19 Thread Kris Kennaway

On Wed, Jul 18, 2001 at 10:09:26PM -0700, Armando Cerna wrote:
 Hello, I am sending you this email to report an error I got when doing a
 make buildworld after a cvsup 2 hours ago from cvsup9.freebsd.org.  The
 error is as follows
 
 /usr/src/usr.bin/xlint/lint1/decl.c:1784: union has no member named
 `_v_quad'
 *** Error code 1

Fixed; sorry.

Kris

 PGP signature


Re: PPP Can't Connect

2001-07-19 Thread Fritz Heinrichmeyer


i still have one provider where ppp is broken (planet-interkom germany)
with new version, all others tested so far work with old and new
version. I also sent a similar log file (not to this group). Of course
all providers work with win9x-dialin. The new ppp code unfortunately
seems to be more fuzzy in negotiation issues but will shurely have some
advantages in return (faster?, more reliable if it works?).

Greetings
-- 
Fritz Heinrichmeyer mailto:[EMAIL PROTECTED]
FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany) tel:+49
2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message