Re: Rocketport (rp) PCI card on stable ?

2002-09-06 Thread Mike Tancsa

At 09:46 PM 06/09/2002 -0400, Charles Sprickman wrote:
>On Fri, 6 Sep 2002, Mike Tancsa wrote:
>
> > Perhaps something about the cable ?
>
>What are you using to make a null modem (xover) cable?  Maybe cu is
>sensitive to CTS/RTS working and kermit is not?

For now, just a null modem adaptor.  We have only made 1 FreeBSD console 
cable and one Cisco cable so far. We made it just straight through for now 
in order to prove that it worked. We will make a proper null-modem cable 
next week.


 ---Mike


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



Re: Rocketport (rp) PCI card on stable ?

2002-09-06 Thread Charles Sprickman

On Fri, 6 Sep 2002, Mike Tancsa wrote:

> Perhaps something about the cable ?

What are you using to make a null modem (xover) cable?  Maybe cu is
sensitive to CTS/RTS working and kermit is not?

Charles

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


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



Re: Rocketport (rp) PCI card on stable ?

2002-09-06 Thread Mike Nowlin

Mike Tancsa wrote:
> 
> At 05:30 PM 06/09/2002 -0400, Mike Nowlin wrote:
> 
> >On Friday, September 6, 2002, at 05:15 PM, Mike Tancsa wrote:
> >
> >>At 09:51 PM 05/09/2002 -0400, Peter Radcliffe wrote:
> >>>I use kermit to /dev/cuaR0 and can get out to the console of other
> >>>machines fine.
> >>
> >>
> >>I finally got it to work!  For some reason, I am unable to use cu to
> >>connect, but it works just great with kermit!  Any reason why cu would
> >>not work ? Its no big deal, but I am curious.
> >
> >What arguments are you using?  I do "cu -l /dev/cuaR1 -s9600" all the time
> 
> proxy2# cu -s 9600 -l /dev/cuaR1
> Connected.
> ~[proxy2].
> 
> Disconnected.
> proxy2#
> 
> Just hangs there.
> 

> FreeBSD/i386 (newhespborder.sentex.ca) (ttyd0)
> 
> login:
> 
> Perhaps something about the cable ?

Wouldn't be surprising.  I've tried all sorts of combinations of hooking
various lines together - some work better than others.  I usually tie
RTS & CTS together at the Rocketport end, and only use TX, RX, and GND
on the remote server end...  At least for FreeBSD consoles...  

mike

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



Re: -STABLE Frozen for 4.7

2002-09-06 Thread Bruce A. Mah

If memory serves me right, Kris Kennaway wrote:

> On Fri, Sep 06, 2002 at 02:37:09PM -0700, Andy Sparrow wrote:
> >=20
> > >   If you are experiencing any problems with -STABLE then by all means
> > > speak up now!
> >=20
> > Hi,
> >=20
> > Can we please MFC termcap.src so that the xterm/xterm-color stuff=20
> > finally gets fixed?
> 
> There have been a number of complaints about how that termcap commit
> broke/changed terminal functionality..I don't expect it to be MFCed
> yet.

It wasn't clear to me whether or not these had been resolved on 
-CURRENT; if not, don't look for it to show up in -STABLE anytime soon.

> > Uhhh, did the atapi-cam stuff get MFC'd yet? It was committed to=20
> > -CURRENT almost a month ago.
> 
> Not yet, and it shouldn't be MFCed during a code freeze.

At this point, I'm pretty paranoid about changes to the ata(4) driver
that aren't bugfixes.  We got bit rather badly for 4.6, and I'd just as
soon not inflict a similar experience on 4.7 users.  Opinions among the
REs were mixed when this issue came up a few weeks ago.

(I'd be very happy to see atapicam in 4.7-STABLE, however.)

Bruce.





msg49558/pgp0.pgp
Description: PGP signature


Re: Rocketport (rp) PCI card on stable ?

2002-09-06 Thread Mike Tancsa

At 05:30 PM 06/09/2002 -0400, Mike Nowlin wrote:

>On Friday, September 6, 2002, at 05:15 PM, Mike Tancsa wrote:
>
>>At 09:51 PM 05/09/2002 -0400, Peter Radcliffe wrote:
>>>I use kermit to /dev/cuaR0 and can get out to the console of other
>>>machines fine.
>>
>>
>>I finally got it to work!  For some reason, I am unable to use cu to 
>>connect, but it works just great with kermit!  Any reason why cu would 
>>not work ? Its no big deal, but I am curious.
>
>What arguments are you using?  I do "cu -l /dev/cuaR1 -s9600" all the time


proxy2# cu -s 9600 -l /dev/cuaR1
Connected.
~[proxy2].



Disconnected.
proxy2#

Just hangs there.

proxy2# kermit
C-Kermit 8.0.201, 8 Feb 2002, for FreeBSD 4.0
  Copyright (C) 1985, 2002,
   Trustees of Columbia University in the City of New York.
Type ? or HELP for help.
(/usr/home/mdtancsa/) C-Kermit>set LINE /dev/cuaR1
(/usr/home/mdtancsa/) C-Kermit>set speed 9600
/dev/cuaR1, 9600 bps
(/usr/home/mdtancsa/) C-Kermit>connect
Connecting to /dev/cuaR1, speed 9600
  Escape character: Ctrl-\ (ASCII 28, FS): enabled
Type the escape character followed by C to get back,
or followed by ? to see other options.


FreeBSD/i386 (newhespborder.sentex.ca) (ttyd0)

login:

Perhaps something about the cable ?

 ---Mike


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



Re: -STABLE Frozen for 4.7

2002-09-06 Thread Kris Kennaway

On Fri, Sep 06, 2002 at 08:19:12PM -0400, Kenneth Mays wrote:

> My point was for those developers using FreeBSD for OpenGL and other 
> desktop work where having an updated and stable GUI is nice. I would think 
> Gnome 2.0.1 and KDE 3.0.3 would be used used over many ports/packages in 
> the distro. OpenSSH/OpenSSL are security concerns not taken lightly by 
> network people. Updated stable web browsers is a no brainer as well as good 
> FTP client/server and networking software (ie. TCPDUMP, traceroute). I was 
> just thinking of several FBSD releases that a few ports/packages were not 
> upgraded after several stable releases.

OK, well you should take a look at the ports collection and notify the
maintainer of any ports you discover to be out of date.

Kris



msg49556/pgp0.pgp
Description: PGP signature


Re: -STABLE Frozen for 4.7

2002-09-06 Thread Kenneth Mays


My point was for those developers using FreeBSD for OpenGL and other desktop 
work where having an updated and stable GUI is nice. I would think Gnome 
2.0.1 and KDE 3.0.3 would be used used over many ports/packages in the 
distro. OpenSSH/OpenSSL are security concerns not taken lightly by network 
people. Updated stable web browsers is a no brainer as well as good FTP 
client/server and networking software (ie. TCPDUMP, traceroute). I was just 
thinking of several FBSD releases that a few ports/packages were not 
upgraded after several stable releases.

So it was just a concern if we took a little time and effort to scan through 
the ports/packages and just "mention" an outdated version to the right 
people. Hopefully, it'll get add before the official release of v4.7.

-K

P.S. Anyone for OpenGL 1.4? ;o)





_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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



Re: -STABLE Frozen for 4.7

2002-09-06 Thread Kris Kennaway

On Fri, Sep 06, 2002 at 02:37:09PM -0700, Andy Sparrow wrote:
> 
> >   If you are experiencing any problems with -STABLE then by all means
> > speak up now!
> 
> Hi,
> 
> Can we please MFC termcap.src so that the xterm/xterm-color stuff 
> finally gets fixed?

There have been a number of complaints about how that termcap commit
broke/changed terminal functionality..I don't expect it to be MFCed
yet.

> Uhhh, did the atapi-cam stuff get MFC'd yet? It was committed to 
> -CURRENT almost a month ago.

Not yet, and it shouldn't be MFCed during a code freeze.

Kris


msg49554/pgp0.pgp
Description: PGP signature


Re: HEADS UP: Package compression format changed

2002-09-06 Thread Kris Kennaway

On Fri, Sep 06, 2002 at 05:32:21PM -0400, Jason Hunt wrote:
> On Fri, 6 Sep 2002, Kris Kennaway wrote:
> 
> > On Fri, Sep 06, 2002 at 03:14:19PM -0400, Jason Hunt wrote:
> >
> > > Why not make pkg_add(1) understand both .tgz and .tbz?
> >
> > I think it still does, just not for pkg_add -r.  Your patches would be
> > welcomed :)
> >
> 
> I was looking through cvsweb ...:
> 
> 
>http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/pkg_install/add/perform.c.diff?r1=1.72&r2=1.73&f=h
> 
> Doesn't that do it? (allows .tgz or .tbz, defaulting to .tbz)

I don't think pkg_add -r falls back to .tgz.

Kris



msg49553/pgp0.pgp
Description: PGP signature


RE: Sendmail refusing periodic script output

2002-09-06 Thread Glendon M. Gross

I just upgraded a machine to 4.6.2 stable from 4.2 Release.  First I
downloaded the ISO and then
booted from it, following the upgrade instructions from sysinstall.  It
failed, but then I was able to do
a make world.  I had to use the "-k" option.

The only complaint I have is with the sendmail upgrade was that "make world"
overwrote a "hacked" Sendmail
configuration that was previously working for me behind NAT, and the new
sendmail did not process clientmqueue correctly.

My mail is back up, but I'm  using a NetBSD box to do it The new
sendmail did not work with my setup.  I'm not
sure why, but it would not process my local mail.  It either reported bad
permissions on
/var/spool/clientmqueue with "permission denied" for the smmsp user, or it
would fail with a strange looping
error.  Ultimately I think my DNS was not technically correct and the new
Sendmail didn't like forwarding
to the loopback interface.  I also added a second ethernet card to the box,
and that may have been the
real source of my sendmail problems.

I decided it's time for me to get caught up with the latest changes to
STABLE in order to piece
it all together.  But I've got no complaints so far.  Here's the results of
a 2nd make world attempt:


cc -pg -O -pipe  -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DB
INTE
RFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DB
ROKE
N_DES -DYP  -c /usr/src/lib/libc/../libc/db/hash/ndbm.c -o ndbm.po
cc -pg -O -pipe  -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DB
INTE
RFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DB
ROKE
N_DES -DYP  -c /usr/src/lib/libc/../libc/db/mpool/mpool.c -o mpool.po
cc -pg -O -pipe  -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DB
INTE
RFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DB
ROKE
N_DES -DYP  -c /usr/src/lib/libc/../libc/db/recno/rec_close.c -o
rec_close.po
*** Error code 1

Stop in /usr/src/lib/libc.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
bsd#



Regards,

Glendon Gross
http://xinetd.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Gregory Neil
Shapiro
Sent: Thursday, September 05, 2002 9:35 AM
To: James McNaughton
Cc: Andrew; [EMAIL PROTECTED]
Subject: Re: Sendmail refusing periodic script output


jtm63> No, but I will. Is there a way to do this in the .mc file? I want to
jtm63> keep all configuration changes in the poper .mc file so nothing gets
jtm63> clobbered during upgrades.

root isn't exposed by default as of 8.12.  Perhaps you are using
DOMAIN(generic) which adds that command.  If so, remove DOMAIN(generic)
from your .mc file after looking at the other changes it makes and deciding
which you want in your .mc file.  See
/usr/share/sendmail/cf/domain/generic.m4.

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


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



make buildworld failure

2002-09-06 Thread John

Hello list

When running make buildworld with sources cvsupped from cvsup18.freebsd.org
at about 2300 on 6th September I get the following error:

  -o boot0cfg boot0cfg.o 
gzip -cn /usr/src/usr.sbin/boot0cfg/boot0cfg.8 > boot0cfg.8.gz
===> etc
===> etc/sendmail
make: don't know how to make freebsd.mc. Stop
*** Error code 2

Stop in /usr/src/etc.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

I am running 

FreeBSD 4.6-STABLE #0: Tue Aug 20 03:05:49 BST 2002

The machine is:

CPU: AMD Athlon(tm) processor (1335.62-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x642  Stepping = 2
  Features=0x183f9ff
  AMD Features=0xc044<,AMIE,DSP,3DNow!>
real memory  = 251658240 (245760K bytes)
avail memory = 240951296 (235304K bytes)

Can anyone tell me how I can fix this please?

Thanks
-- 
John - [EMAIL PROTECTED] - http://www.reiteration.net/~jfm
For PGP public key finger [EMAIL PROTECTED] or see webpage

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



RE: Wi drivers

2002-09-06 Thread Kirk Davis

   I have seen the same problem since 4.6.1.   I CVSed up to 4.6.2-STABLE as
of 6 days ago and still see the problem.  

   I am using a PCMCIA SMC2632W on a Toshiba laptop.  So far it seems to
happen when there is no carrier and some packets are sent to the driver.  I
run dhcp on that interface so the dhclient will case the problem as it tries
to poll the network.  It seem to get stuck on a polling or interupt loop and
consume all the CPU.  If I kill the dhclient then it will run for a lot
longer until some thing else tries use the interface.

It doesn't seem to happen all the time.  

 Kirk

Kirk Davis
Senior Network Analyst, ITS
Edmonton Public Schools
1-780-429-8308
[EMAIL PROTECTED]
 


-Original Message-
From: Brian McCann [mailto:[EMAIL PROTECTED]] 
Sent: September 5, 2002 9:35 PM
To: [EMAIL PROTECTED]
Subject: Wi drivers


I don't know if it's an issue with drivers or not, but whenever my
Linksys card looses it's carrier, it slows the system up REALLY bad, and
I get errors "wi0: wi_cmd: busy bit won't clear.".  And from what I
could tell, this started happening as soon as I upgraded to 4.6-STABLE.
Anyone seen this before?

--Brian


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

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



Re: Request for alternative CTRL-ATL-DEL behaviour

2002-09-06 Thread Lowell Gilbert

"Ulrich 'Q' Spoerlein" <[EMAIL PROTECTED]> writes:

> if this has been already discussed intensivly, please give me a pointer.

See the FreeBSD FAQ.

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